public interface MultilevelSensor extends Profile
UNKNOWN_NAME
Modifier and Type | Method and Description |
---|---|
double |
getLastKnownValue()
Get the last known value of this device.
|
void |
requestUpdate()
Request a value update.
|
getChildren, getDescriptor, getName, getParent
double getLastKnownValue()
MultilevelValue.UNKNOWN
if unknown.void requestUpdate() throws IOException
IOException
- if there is a communication error with the device