public class FullLight extends Light
Modifier and Type | Method and Description |
---|---|
String |
getModelID()
Returns the model ID of the light.
|
String |
getSoftwareVersion()
Returns the software version of the light.
|
State |
getState()
Returns the current state of the light.
|
String |
getType()
Returns the type of the light.
|
public State getState()
public String getType()
public String getModelID()
public String getSoftwareVersion()