menu
scstw_lib package
documentation
connection.dart
BaseStationConnection
sendCommand abstract method
sendCommand abstract method
dark_mode
light_mode
sendCommand
abstract method
Future
<
void
>
sendCommand
(
Command
command
)
Implementation
Future<void> sendCommand(Command command);
scstw_lib package
documentation
connection
BaseStationConnection
sendCommand abstract method
BaseStationConnection class