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 |
|---|---|---|---|---|
| voltage_current_phase_sequence_state | 220 | U16 | 1 | |
| phase_a_current | 1000 | F32BE | 1 | A |
| phase_b_current | 1002 | F32BE | 1 | A |
| phase_c_current | 1004 | F32BE | 1 | A |
| average_current | 1006 | F32BE | 1 | A |
| phase_n_current | 1008 | F32BE | 1 | A |
| phase_a_voltage | 1010 | F32BE | 1 | V |
| phase_b_voltage | 1012 | F32BE | 1 | V |
| phase_c_voltage | 1014 | F32BE | 1 | V |
| average_phase_voltage | 1016 | F32BE | 1 | V |
| zero_sequence_voltage | 1018 | F32BE | 1 | V |
| line_voltage_ab | 1020 | F32BE | 1 | V |
| line_voltage_bc | 1022 | F32BE | 1 | V |
| line_voltage_ca | 1024 | F32BE | 1 | V |
| average_line_voltage | 1026 | F32BE | 1 | V |
| phase_a_active_power | 1028 | F32BE | 1 | kW |
| phase_b_active_power | 1030 | F32BE | 1 | kW |
| phase_c_active_power | 1032 | F32BE | 1 | kW |
| total_active_power | 1034 | F32BE | 1 | kW |
| phase_a_reactive_power | 1036 | F32BE | 1 | kVAR |
| phase_b_reactive_power | 1038 | F32BE | 1 | kVAR |
| phase_c_reactive_power | 1040 | F32BE | 1 | kVAR |
| total_reactive_power | 1042 | F32BE | 1 | kVAR |
| phase_a_apparent_power | 1044 | F32BE | 1 | kVA |
| phase_b_apparent_power | 1046 | F32BE | 1 | kVA |
| phase_c_apparent_power | 1048 | F32BE | 1 | kVA |
| total_apparent_power | 1050 | F32BE | 1 | kVA |
| phase_a_power_factor | 1052 | F32BE | 1 | |
| phase_b_power_factor | 1054 | F32BE | 1 | |
| phase_c_power_factor | 1056 | F32BE | 1 | |
| total_power_factor | 1058 | F32BE | 1 | |
| phase_a_frequency | 1068 | F32BE | 1 | Hz |
| phase_b_frequency | 1070 | F32BE | 1 | Hz |
| phase_c_frequency | 1072 | F32BE | 1 | Hz |
| total_frequency | 1074 | F32BE | 1 | Hz |
| phase_a_positive_active_energy | 2600 | U32BE | 1 | kWh |
| phase_b_positive_active_energy | 2602 | U32BE | 1 | kWh |
| phase_c_positive_active_energy | 2604 | U32BE | 1 | kWh |
| total_positive_active_energy | 2606 | U32BE | 1 | kWh |
| phase_a_reverse_active_energy | 2608 | U32BE | 1 | kWh |
| phase_b_reverse_active_energy | 2610 | U32BE | 1 | kWh |
| phase_c_reverse_active_energy | 2612 | U32BE | 1 | kWh |
| total_reverse_active_energy | 2614 | U32BE | 1 | kWh |
| phase_a_positive_reactive_energy | 2616 | U32BE | 1 | kVARh |
| phase_b_positive_reactive_energy | 2618 | U32BE | 1 | kVARh |
| phase_c_positive_reactive_energy | 2620 | U32BE | 1 | kVARh |
| total_positive_reactive_energy | 2622 | U32BE | 1 | kVARh |
| phase_a_reverse_reactive_energy | 2624 | U32BE | 1 | kVARh |
| phase_b_reverse_reactive_energy | 2626 | U32BE | 1 | kVARh |
| phase_c_reverse_reactive_energy | 2628 | U32BE | 1 | kVARh |
| total_reverse_reactive_energy | 2630 | U32BE | 1 | kVARh |
| phase_a_apparent_energy | 2632 | U32BE | 1 | kVAh |
| phase_b_apparent_energy | 2634 | U32BE | 1 | kVAh |
| phase_c_apparent_energy | 2636 | U32BE | 1 | kVAh |
| total_apparent_energy | 2638 | U32BE | 1 | kVAh |
| current_negative_sequence_unbalancedness | 7000 | F32BE | 1 | |
| current_zero_sequence_unbalancedness | 7002 | F32BE | 1 | |
| voltage_negative_sequence_unbalancedness | 7004 | F32BE | 1 | |
| voltage_zero_sequence_unbalancedness | 7006 | F32BE | 1 | |
| current_k_factor_phase_a | 8000 | F32BE | 1 | |
| current_k_factor_phase_b | 8002 | F32BE | 1 | |
| current_k_factor_phase_c | 8004 | F32BE | 1 | |
| angle_phase_a_voltage | 8100 | F32BE | 1 | |
| angle_phase_b_voltage | 8102 | F32BE | 1 | |
| angle_phase_c_voltage | 8104 | F32BE | 1 | |
| angle_phase_a_current | 8106 | F32BE | 1 | |
| angle_phase_b_current | 8108 | F32BE | 1 | |
| angle_phase_c_current | 8110 | F32BE | 1 | |
| angle_voltage_current_phase_a | 8112 | F32BE | 1 | |
| angle_voltage_current_phase_b | 8114 | F32BE | 1 | |
| angle_voltage_current_phase_c | 8116 | F32BE | 1 |
| terminals | A, B |
| connector | RJ12 |
| wiring notes | RS-485 communication port |
| max registers/read | 125 |
| model register | 60 |
| serial register | 70 |
| firmware register | 72 |
| doc revision | 2025-2 |
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.