supla-device
Loading...
Searching...
No Matches
Supla::Modbus::ConfigProperties Struct Reference

Public Member Functions

bool operator== (const ConfigProperties &other) const
 
bool operator!= (const ConfigProperties &other) const
 
bool operator== (const ModbusConfigProperties &other) const
 
bool operator!= (const ModbusConfigProperties &other) const
 

Public Attributes

struct { 
 
   uint8_t   master: 1 
 
   uint8_t   slave: 1 
 
   uint8_t   rtu: 1 
 
   uint8_t   ascii: 1 
 
   uint8_t   tcp: 1 
 
   uint8_t   udp: 1 
 
protocol 
 
struct { 
 
   uint8_t   b4800: 1 
 
   uint8_t   b9600: 1 
 
   uint8_t   b19200: 1 
 
   uint8_t   b38400: 1 
 
   uint8_t   b57600: 1 
 
   uint8_t   b115200: 1 
 
baudrate 
 
struct { 
 
   uint8_t   one: 1 
 
   uint8_t   oneAndHalf: 1 
 
   uint8_t   two: 1 
 
stopBits 
 

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