public interface DryContact extends Profile
Modifier and Type | Method and Description |
---|---|
int |
getLastKnownState()
Get the last known state of this device.
|
int getLastKnownState()
BinaryState.ON
if the dry contact is closed or
BinaryState.OFF
if open.