Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
ModbusCfg::ModbusFunction | function |
Modbus function to be used. | |
int | regAddr |
Modbus server register address. | |
![]() | |
string | sensorId |
Unique sensor id, is automatically generated if not set. | |
boolean | disabled |
Set disabled = true prevents any usage of the specification. | |
string | deviceId |
remote device id | |
string | classId |
sensor class id | |
string | encodingId |
sensor encoding id | |
string | defaultName |
default sensor name | |
Definition at line 608 of file GatewaySensorManager.idl.
ModbusCfg::ModbusFunction peripheral::GatewaySensorManager::ModbusSensor::function |
Modbus function to be used.
Definition at line 609 of file GatewaySensorManager.idl.
int peripheral::GatewaySensorManager::ModbusSensor::regAddr |
Modbus server register address.
Definition at line 610 of file GatewaySensorManager.idl.