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