Register map(s) for this device, each at the trust rung it earned. Addresses are 0-based as on the wire; word order and scaling are only confirmed at the hardware-verified rung.
Read + decoded cleanly over a real network vs an independent third-party Modbus test server (transport and framing; reads are remapped into the server's register window, so the map's own addresses are NOT exercised). Does NOT prove word order/scaling against the actual device.
| point | address (0-based) | type | scale | unit |
|---|---|---|---|---|
| meter_operating_mode_indicator | 1000 | U16 | 1 | |
| mode_status_indicator | 1001 | U16 | 1 | |
| energy_rate_btu_hr | 1002 | F32BE | 1 | Btu/Hr |
| energy_rate_kw | 1004 | F32BE | 1 | kW |
| energy_rate_tons | 1006 | F32BE | 1 | Tons |
| volume_rate_gpm | 1008 | F32BE | 1 | GPM |
| volume_rate_gph | 1010 | F32BE | 1 | GPH |
| volume_rate_mgd | 1012 | F32BE | 1 | MGD |
| volume_rate_l_s | 1014 | F32BE | 1 | L/S |
| volume_rate_l_m | 1016 | F32BE | 1 | L/M |
| volume_rate_l_h | 1018 | F32BE | 1 | L/H |
| volume_rate_m3_hr | 1020 | F32BE | 1 | M³/Hr |
| volume_rate_ft3_s | 1070 | F32BE | 1 | Ft³/S |
| volume_rate_ft3_m | 1072 | F32BE | 1 | Ft³/M |
| mass_rate_lb_hr | 1022 | F32BE | 1 | Lb/Hr |
| mass_rate_kg_hr | 1024 | F32BE | 1 | Kg/Hr |
| supply_temp_f | 1026 | F32BE | 1 | °F |
| return_temp_f | 1028 | F32BE | 1 | °F |
| supply_temp_c | 1030 | F32BE | 1 | °C |
| return_temp_c | 1032 | F32BE | 1 | °C |
| energy_total_mode_1_btu | 1034 | F32BE | 1 | Btu |
| energy_total_mode_2_btu | 1036 | F32BE | 1 | Btu |
| energy_total_mode_1_tonhr | 1038 | F32BE | 1 | TonHr |
| energy_total_mode_2_tonhr | 1040 | F32BE | 1 | TonHr |
| energy_total_mode_1_kwhr | 1042 | F32BE | 1 | kWHr |
| energy_total_mode_2_kwhr | 1044 | F32BE | 1 | kWHr |
| volume_total_mode_1_gal | 1046 | F32BE | 1 | Gal |
| volume_total_mode_2_gal | 1048 | F32BE | 1 | Gal |
| volume_total_mode_1_liters | 1050 | F32BE | 1 | Liters |
| volume_total_mode_2_liters | 1052 | F32BE | 1 | Liters |
| volume_total_mode_1_m3 | 1054 | F32BE | 1 | M³ |
| volume_total_mode_2_m3 | 1056 | F32BE | 1 | M³ |
| volume_total_mode_1_ft3 | 1078 | F32BE | 1 | Ft³ |
| volume_total_mode_2_ft3 | 1080 | F32BE | 1 | Ft³ |
| mass_total_lbs | 1058 | F32BE | 1 | Lbs |
| mass_total_kg | 1060 | F32BE | 1 | kg |
| auxiliary_input_total_di3 | 1062 | F32BE | 1 | |
| supply_temp_f_int | 21 | U16 | 0.01 | °F |
| return_temp_f_int | 22 | U16 | 0.01 | °F |
| supply_temp_c_int | 23 | I16 | 0.01 | °C |
| return_temp_c_int | 24 | I16 | 0.01 | °C |
| terminals | Terminal T1 for RS485, Terminal T2 for Aux Pulse Input (Di3) |
| A/B polarity | RS485 network cable connections are polarity sensitive (+ to + and - to -) |
| termination | Jumper selectable 120 Ohm resistor |
| connector | RJ45 for TCP/IP, screw terminals for RS485 |
| shield/ground | Incoming and outgoing RS485 cable shield wires should be connected together, but must not be connected to the Btu meter. |
| protocol notes | Resetting totals requires writing a 1 to a register, which takes longer to accomplish than reading registers and can lead to timeout issues. |
| power | 24 VAC input |
| doc revision | 07-18 |
Each rung states what it proved and what it did not. Gray until proven; green is earned by hardware only.
Have a device that isn't here? Upload its register map — generation is free, and the connector earns its rung by being proven, not claimed.
Need it proven on your own device? Hardware verification — if it doesn't verify, you don't pay.
Building a platform? License the verified library — machine-readable maps, firmware matrix, API access.