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 |
|---|---|---|---|---|
| l1_phase_voltage | 0 | U16 | 0.1 | |
| l2_phase_voltage | 2 | U16 | 0.1 | |
| l3_phase_voltage | 4 | U16 | 0.1 | |
| l1_phase_current | 6 | U16 | 0.001 | |
| l2_phase_current | 8 | U16 | 0.001 | |
| l3_phase_current | 10 | U16 | 0.001 | |
| neutral_current | 12 | U16 | 0.001 | |
| l1_l2_phase_phase_voltage | 14 | U16 | 0.1 | |
| l2_l3_phase_phase_voltage | 16 | U16 | 0.1 | |
| l3_l1_phase_phase_voltage | 18 | U16 | 0.1 | |
| l1_phase_active_power | 20 | I16 | 0.1 | |
| l2_phase_active_power | 22 | I16 | 0.1 | |
| l3_phase_active_power | 24 | I16 | 0.1 | |
| l1_phase_reactive_power | 26 | I16 | 0.1 | |
| l2_phase_reactive_power | 28 | I16 | 0.1 | |
| l3_phase_reactive_power | 30 | I16 | 0.1 | |
| l1_phase_apparent_power | 32 | U16 | 0.1 | |
| l2_phase_apparent_power | 34 | U16 | 0.1 | |
| l3_phase_apparent_power | 36 | U16 | 0.1 | |
| l1_phase_cos_phi | 38 | I16 | 0.001 | |
| l2_phase_cos_phi | 40 | I16 | 0.001 | |
| l3_phase_cos_phi | 42 | I16 | 0.001 | |
| total_import_active_power | 44 | I16 | 0.1 | |
| total_export_active_power | 46 | I16 | 0.1 | |
| total_inductive_reactive_power | 48 | I16 | 0.1 | |
| total_capacitive_reactive_power | 50 | I16 | 0.1 | |
| total_apparent_power | 52 | U16 | 0.1 | |
| average_inductive_cos_phi | 54 | I16 | 0.001 | |
| average_capacitive_cos_phi | 56 | I16 | 0.001 | |
| frequency | 58 | U16 | 0.01 | |
| digital_input_status | 84 | U16 | 1 | |
| import_active_energy_1 | 86 | U32BE | 1 | |
| export_active_energy_1 | 88 | U32BE | 1 | |
| inductive_reactive_energy_1 | 90 | U32BE | 1 | |
| capacitive_reactive_energy_1 | 92 | U32BE | 1 | |
| import_active_energy_2 | 94 | U32BE | 1 | |
| export_active_energy_2 | 96 | U32BE | 1 | |
| inductive_reactive_energy_2 | 98 | U32BE | 1 | |
| capacitive_reactive_energy_2 | 100 | U32BE | 1 |
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.