menu
onyx_lighting package
documentation
onyx/model.dart
Onyx
getActionList method
getActionList method
dark_mode
light_mode
getActionList
method
Future
<
OnyxMessage
?
>
getActionList
(
)
Implementation
Future<OnyxMessage?> getActionList() async { return sendCmd('ActList'); }
onyx_lighting package
documentation
onyx/model
Onyx
getActionList method
Onyx class