Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
peripheral::GatewaySensorManager::ModbusSensor Struct Reference
Inheritance diagram for peripheral::GatewaySensorManager::ModbusSensor:
peripheral::GatewaySensorManager::Sensor

Public Attributes

ModbusCfg::ModbusFunction function
 Modbus function to be used. More...
 
int regAddr
 Modbus server register address. More...
 
- Public Attributes inherited from peripheral::GatewaySensorManager::Sensor
string sensorId
 Unique sensor id, is automatically generated if not set. More...
 
boolean disabled
 Set disabled = true prevents any usage of the specification. More...
 
string deviceId
 remote device id More...
 
string classId
 sensor class id More...
 
string encodingId
 sensor encoding id More...
 
string defaultName
 default sensor name More...
 

Detailed Description

Definition at line 608 of file GatewaySensorManager.idl.

Member Data Documentation

◆ function

ModbusCfg::ModbusFunction peripheral::GatewaySensorManager::ModbusSensor::function

Modbus function to be used.

Definition at line 609 of file GatewaySensorManager.idl.

◆ regAddr

int peripheral::GatewaySensorManager::ModbusSensor::regAddr

Modbus server register address.

Definition at line 610 of file GatewaySensorManager.idl.


The documentation for this struct was generated from the following file: