Raritan PX2/PX3 JSON-RPC API
|
6 #ifndef __SENSORMODEL_STATESENSOR_IDL__
7 #define __SENSORMODEL_STATESENSOR_IDL__
52 valueobject StateChangedEvent extends
idl.Event {
Sensors Model.
Definition: AccumulatingNumericSensor.idl:13
int value
Discrete sensor value; intrepretation depends on the type of sensor.
Definition: StateSensor.idl:49
Sensor state.
Definition: StateSensor.idl:46
Sensor with discrete readings.
Definition: StateSensor.idl:43
Basic IDL definitions.
Definition: Event.idl:10
time timestamp
UNIX timestamp (UTC) of last sample.
Definition: StateSensor.idl:47
Sensor interface
Definition: Sensor.idl:15
boolean available
true if the sensor is available
Definition: StateSensor.idl:48
State getState()
Get the sensor state.