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 confirmed at the hardware-verified rung and at no rung below it.
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 |
⚠ disputed: export_active_energy_1 @ 88 — disputed by Entes EPM-07S Modbus Register Map (A3919/Rev.2) which places EXPORT ACTIVE ENERGY-1 at address 90 (005A) [6.3.2]
⚠ disputed: inductive_reactive_energy_1 @ 90 — disputed by Entes EPM-07S Modbus Register Map (A3919/Rev.2) which places INDUCTIVE REACTIVE ENERGY-1 at address 94 (005E)
⚠ disputed: capacitive_reactive_energy_1 @ 92 — disputed by Entes EPM-07S Modbus Register Map (A3919/Rev.2) which places CAPACITIVE REACTIVE ENERGY-1 at address 98 (0062)
⚠ disputed: import_active_energy_2 @ 94 — disputed by Entes EPM-07S Modbus Register Map (A3919/Rev.2) which places IMPORT ACTIVE ENERGY-2 at address 102 (0066)
⚠ disputed: export_active_energy_2 @ 96 — disputed by Entes EPM-07S Modbus Register Map (A3919/Rev.2) which places EXPORT ACTIVE ENERGY-2 at address 106 (006A)
⚠ disputed: inductive_reactive_energy_2 @ 98 — disputed by Entes EPM-07S Modbus Register Map (A3919/Rev.2) which places INDUCTIVE REACTIVE ENERGY-2 at address 110 (006E)
⚠ disputed: capacitive_reactive_energy_2 @ 100 — disputed by Entes EPM-07S Modbus Register Map (A3919/Rev.2) which places CAPACITIVE REACTIVE ENERGY-2 at address 114 (0072)
Each rung states what it proved and what it did not. Gray until proven; green is earned by hardware only.
If your device isn't here, upload its register map. Generation is free, and the connector keeps the rung it earns under testing.
To prove a connector against your own device, order hardware verification. If it doesn't verify, you don't pay.
Platform builders can license the verified library: machine-readable maps, the firmware matrix, API access.