protected static interface ReaderDevice.LightCommand
Modifier and Type | Method and Description |
---|---|
String |
get() |
boolean |
isOn(DmccResponse response) |
String |
set(boolean[] on) |
String |
setAll(boolean on) |
String set(boolean[] on)
String setAll(boolean on)
String get()
boolean isOn(DmccResponse response)