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 |
|---|---|---|---|---|
| temperature | 310 | F32BE | 1 | °F |
| power_supply_voltage | 380 | F32BE | 1 | V |
| active_conditions | 400 | U16 | 1 | |
| previous_conditions | 401 | U16 | 1 | |
| line_frequency | 410 | F32BE | 1 | Hz |
| phase_average_rms_voltage | 420 | F32BE | 1 | V |
| phase_to_phase_average_rms_voltage | 450 | F32BE | 1 | V |
| phase_average_rms_current | 520 | F32BE | 1 | A |
| phase_average_current_angle | 540 | F32BE | 1 | ° |
| system_power_factor | 550 | F32BE | 1 | |
| total_real_power | 600 | F32BE | 1 | kW |
| phase_average_real_power | 610 | F32BE | 1 | kW |
| net_real_power | 620 | F32BE | 1 | kW |
| total_reactive_power | 640 | F32BE | 1 | kVAR |
| phase_average_reactive_power | 650 | F32BE | 1 | kVAR |
| total_apparent_power | 660 | F32BE | 1 | kVA |
| phase_average_apparent_power | 670 | F32BE | 1 | kVA |
| total_real_energy | 700 | F32BE | 1 | kWh |
| system_real_energy | 720 | F32BE | 1 | kWh |
| total_reactive_energy | 740 | F32BE | 1 | kVARh |
| total_apparent_energy | 760 | F32BE | 1 | kVAh |
| demand_real_power | 800 | F32BE | 1 | kW |
| demand_system_real_power | 820 | F32BE | 1 | kW |
| demand_reactive_power | 840 | F32BE | 1 | kVAR |
| demand_apparent_power | 860 | F32BE | 1 | kVA |
| r_phase_active_conditions | 1400 | U16 | 1 | |
| r_phase_rms_voltage | 1420 | F32BE | 1 | V |
| r_phase_to_phase_voltage_angle | 1440 | F32BE | 1 | ° |
| r_phase_to_phase_rms_voltage | 1450 | F32BE | 1 | V |
| r_phase_rms_current | 1520 | F32BE | 1 | A |
| r_phase_current_angle | 1540 | F32BE | 1 | ° |
| r_phase_power_factor | 1550 | F32BE | 1 | |
| r_phase_real_power | 1600 | F32BE | 1 | kW |
| r_phase_reactive_power | 1640 | F32BE | 1 | kVAR |
| r_phase_apparent_power | 1660 | F32BE | 1 | kVA |
| r_phase_total_real_energy | 1700 | F32BE | 1 | kWh |
| r_phase_total_reactive_energy | 1740 | F32BE | 1 | kVARh |
| r_phase_total_apparent_energy | 1760 | F32BE | 1 | kVAh |
| r_phase_demand_real_power | 1800 | F32BE | 1 | kW |
| r_phase_demand_reactive_power | 1840 | F32BE | 1 | kVAR |
| r_phase_demand_apparent_power | 1860 | F32BE | 1 | kVA |
| terminals | POWER, GND, A (+), COM, B (-) |
| A/B polarity | A (+), B (-) |
| max registers/read | 125 |
| broadcast | supported |
| protocol notes | Responds to global address 255 (0xFF) on dedicated networks. |
| identification notes | Supports 0x11 Report Server ID which returns Vendor Name, Model Name, Serial Number, Firmware Version, and Location String. |
| FC 43 device ID | not supported |
| power | 12.0 VDC minimum for full operation |
| doc revision | 0A |
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.