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 |
|---|---|---|---|---|
| register_set_version | 0 | U16 | 1 | |
| number_of_inlets | 1 | U16 | 1 | |
| number_of_overcurrent_protectors | 2 | U16 | 1 | |
| number_of_outlets | 3 | U16 | 1 | |
| number_of_transfer_switches | 4 | U16 | 1 | |
| peripheral_sensor_1_type | 2048 | U16 | 1 | |
| peripheral_sensor_1_state | 2049 | U16 | 1 | |
| peripheral_sensor_1_reading | 2050 | F32BE | 1 | |
| transfer_switch_active_inlet | 8193 | U16 | 1 | |
| transfer_switch_preferred_inlet | 8194 | U16 | 1 | |
| transfer_switch_phase_sync_angle | 8200 | F32BE | 1 | degrees |
| inlet_1_rms_voltage | 12296 | F32BE | 1 | V |
| inlet_1_rms_current | 12298 | F32BE | 1 | A |
| inlet_1_active_power | 12306 | F32BE | 1 | W |
| inlet_1_apparent_power | 12308 | F32BE | 1 | VA |
| inlet_1_power_factor | 12310 | F32BE | 1 | |
| inlet_1_line_frequency | 12322 | F32BE | 1 | Hz |
| ocp_1_rms_current | 16394 | F32BE | 1 | |
| outlet_1_rms_voltage | 32776 | F32BE | 1 | |
| outlet_1_rms_current | 32778 | F32BE | 1 | |
| outlet_1_active_power | 32786 | F32BE | 1 | |
| outlet_1_apparent_power | 32788 | F32BE | 1 | |
| outlet_1_power_factor | 32790 | F32BE | 1 | |
| outlet_1_line_frequency | 32802 | F32BE | 1 |
| protocol notes | Data types which span multiple 16-bit registers are big-endian. |
| FC 43 device ID | supported |
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.