|  | 
| ModbusEndianness | endianness | 
|  | Modbus 16-bit-words should be transmitted in big endian order.  More... 
 | 
|  | 
| boolean | byteSwap | 
|  | 16-bit modbus words should be transferred in big-endian byte order.  More... 
 | 
|  | 
| long | mask | 
|  | mask raw value before interpreting (0 = not masked, the same as 0xFFFF...) 
 | 
|  | 
| float | scalingFactor | 
|  | multiply with when interpreting as numeric value 
 | 
|  | 
| float | offset | 
|  | add value after applying scalingFactor 
 | 
|  | 
| string | encodingId | 
|  | encoding type id 
 | 
|  | 
| EncodingType | type | 
|  | value coding type 
 | 
|  | 
| boolean | invertState | 
|  | invert when interpreting as state 
 | 
|  | 
| vector< InterpretationRule > | interpretationRules | 
|  | error/value inerpretation rules 
 | 
|  | 
The documentation for this struct was generated from the following file: