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