Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
map< int, string > | detectionIdentifiers |
list of expected device identifiers More... | |
int | unitId |
modbus server address More... | |
Public Attributes inherited from peripheral::GatewaySensorManager::RemoteDevice | |
string | deviceId |
remote device id More... | |
boolean | disabled |
prevents usage of all sensor specifications which reference this device More... | |
string | name |
human readable remote device name More... | |
int | timeoutMs |
communication access timeout, 0 = default More... | |
int | retry |
communication retry count, 0 = default More... | |
Definition at line 289 of file GatewaySensorManager.idl.
map<int, string> peripheral::GatewaySensorManager::RemoteModbusDevice::detectionIdentifiers |
list of expected device identifiers
Definition at line 290 of file GatewaySensorManager.idl.
int peripheral::GatewaySensorManager::RemoteModbusDevice::unitId |
modbus server address
Definition at line 291 of file GatewaySensorManager.idl.