Struct SYN_CJT188_MeterData¶
ClassList > SYN_CJT188_MeterData
Parsed CJ/T 188 Meter Response Data.
#include <syn_cjt188.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t | current_flow_bcd |
| uint32_t | month_flow_bcd |
| uint16_t | status |
| uint8_t | unit |
Public Attributes Documentation¶
variable current_flow_bcd¶
Current cumulative flow (8-digit BCD)
variable month_flow_bcd¶
Month usage flow (8-digit BCD)
variable status¶
2-byte meter status flags
variable unit¶
Unit code (e.g., 0x2C for m³)
The documentation for this class was generated from the following file src/syntropic/proto/syn_cjt188.h