mb_parameter_descriptor_t struct
Characteristics descriptor type is used to describe characteristic and link it with Modbus parameters that reflect its data.
Fields
The key (name) of the parameter.
The physical units of the parameter.
Slave address of device in the Modbus segment.
Type of modbus parameter.
This is the Modbus register address. This is the 0 based value.
Size of mb parameter in registers.
Parameter name (OFFSET in the parameter structure).
Float, U8, U16, U32, ASCII, etc.
Number of bytes in the parameter.
Parameter options used to check limits and etc.
Access permissions based on mode.