!7 cmodule ELEMainControl > DynEnabled { start { dm_registerAs eleMainControl(); } // API bool isOn() { ret enabled; } }