Raritan / Server Technology Xerus™ PDU JSON-RPC API
Public Attributes | List of all members
peripheral::GatewaySensorManager::RemoteModbusRTUDevice Struct Reference
Inheritance diagram for peripheral::GatewaySensorManager::RemoteModbusRTUDevice:
peripheral::GatewaySensorManager::RemoteModbusDevice peripheral::GatewaySensorManager::RemoteDevice

Public Attributes

string busInterface
 modbus/rs485 interface, e.g. 'sensorhub1-rs485`
 
ModbusCfg::SerialSettings busSettings
 interface settings
 
int interframeDelayDeciChars
 (== 0) -> default, (< 0) -> no delay, (> 0) -> e.g. 35 means 3.5 chars
 
- Public Attributes inherited from peripheral::GatewaySensorManager::RemoteModbusDevice
map< int, string > detectionIdentifiers
 list of expected device identifiers
 
int unitId
 modbus server address
 
- Public Attributes inherited from peripheral::GatewaySensorManager::RemoteDevice
string deviceId
 remote device id
 
boolean disabled
 prevents usage of all sensor specifications which reference this device
 
string name
 human readable remote device name
 
int timeoutMs
 communication access timeout, 0 = default
 
int retry
 communication retry count, 0 = default
 

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