Interface | Description |
---|---|
BinaryState |
A binary state.
|
ButtonEvent |
Describe the possible events for a
Buttons device. |
Buttons |
Describe the capabilities of a group of buttons.
|
Controller |
Describe the capabilities of a Controller.
|
ControllerListener |
Listener on any events coming from the Controller.
|
DryContact |
Describe the capabilities of a dry contact.
|
EventControllerListener | |
MultilevelSensor |
Describe the capabilities of a Multilevel Sensor.
|
MultilevelValue |
A sensor value.
|
Node |
Describe the capabilities of a a node.
|
PowerMeter |
Describe the capabilities of a power meter.
|
Profile |
A generic device profile
|
Switch |
Describe the capabilities of a switch.
|
SwitchWithReturnState |
A switch that communicates its state.
|
Thermostat |
Describe the capabilities of a thermostat.
|
ThermostatMode |
The thermostat modes.
|
Class | Description |
---|---|
ButtonsProxy | |
ControllerProxy | |
DeviceProxy<D extends Device> | |
DryContactProxy |
A switch that communicates its state.
|
EventControllerListenerProxy | |
MultilevelSensorProxy |
Describe the capabilities of a Multilevel Sensor.
|
NodeProxy | |
PowerMeterProxy | |
ProfileProxy | |
SwitchProxy |
A switch that communicates its state.
|
SwitchWithReturnStateProxy |
A switch that communicates its state.
|
ThermostatModeProxy |
The thermostat modes.
|
ThermostatProxy |
A switch that communicates its state.
|