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 |
|---|---|---|---|---|
| v1_voltage | 13952 | F32LE | 1 | |
| v2_voltage | 13954 | F32LE | 1 | |
| v3_voltage | 13956 | F32LE | 1 | |
| i1_current | 13958 | F32LE | 1 | |
| i2_current | 13960 | F32LE | 1 | |
| i3_current | 13962 | F32LE | 1 | |
| active_power_l1 | 13964 | F32LE | 1 | |
| active_power_l2 | 13966 | F32LE | 1 | |
| active_power_l3 | 13968 | F32LE | 1 | |
| reactive_power_l1 | 13970 | F32LE | 1 | |
| reactive_power_l2 | 13972 | F32LE | 1 | |
| reactive_power_l3 | 13974 | F32LE | 1 | |
| apparent_power_l1 | 13976 | F32LE | 1 | |
| apparent_power_l2 | 13978 | F32LE | 1 | |
| apparent_power_l3 | 13980 | F32LE | 1 | |
| power_factor_l1 | 13982 | F32LE | 1 | |
| power_factor_l2 | 13984 | F32LE | 1 | |
| power_factor_l3 | 13986 | F32LE | 1 | |
| total_active_power | 14336 | F32LE | 1 | |
| total_reactive_power | 14338 | F32LE | 1 | |
| total_apparent_power | 14340 | F32LE | 1 | |
| total_power_factor | 14342 | F32LE | 1 | |
| frequency | 14468 | F32LE | 1 | |
| active_energy_import | 14720 | F32LE | 1 | |
| active_energy_export | 14722 | F32LE | 1 | |
| reactive_energy_import | 14728 | F32LE | 1 | |
| reactive_energy_export | 14730 | F32LE | 1 | |
| apparent_energy_total | 14736 | F32LE | 1 |
⚠ When writing the setup registers, it is recommended to write all the registers at once using a single request, or to clear (zero) the setup before writing into separate registers. — Starkest reads only; we never write a control register.
| broadcast | not supported |
| protocol notes | Broadcast mode using address 0 is not supported. |
| model register | 46082 |
| serial register | 46080 |
| firmware register | 46100 |
| doc revision | BG0427 Rev. A4 |
| firmware applicability | F/W versions 11.1.6 or higher |
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.