MODBUS MASTER MONITOR 1.0
Loading...
Searching...
No Matches
ModbusSlaveParam Struct Reference

Global vector that stores the configuration and state of all discovered Modbus slaves. More...

Public Attributes

uint8_t slaveID
 Modbus address of the slave (1-247).
std::vector< ModbusSensorParamsensors
 Vector with the sensors associated with this slave.
uint8_t consecutiveFails
 Counter of consecutive failures for error handling.

Detailed Description

Global vector that stores the configuration and state of all discovered Modbus slaves.

Represents a physical slave device on the RS485 bus.


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