Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
string | packageId |
the configuration package id More... | |
string | deviceId |
the same id as in RemoteDevice More... | |
string | sensorId |
the same id as in Sensor More... | |
Public Attributes inherited from peripheral::GatewaySensorManager::Feedback | |
FeedbackObject::FeedbackState | currentState |
Device or sensor state. More... | |
vector< FeedbackObject > | infos |
Definition at line 698 of file GatewaySensorManager.idl.
string peripheral::GatewaySensorManager::SensorFeedback::deviceId |
the same id as in RemoteDevice
Definition at line 700 of file GatewaySensorManager.idl.
string peripheral::GatewaySensorManager::SensorFeedback::packageId |
the configuration package id
Definition at line 699 of file GatewaySensorManager.idl.
string peripheral::GatewaySensorManager::SensorFeedback::sensorId |
the same id as in Sensor
Definition at line 701 of file GatewaySensorManager.idl.