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 |
|---|---|---|---|---|
| rated_power | 1027 | U32BE | 1 | W |
| grid_rated_voltage | 1300 | U16 | 0.1 | V |
| grid_rated_frequency | 1301 | U16 | 0.01 | Hz |
| e_today_of_inverter | 1302 | U32BE | 0.1 | kWh |
| e_total_of_inverter | 1304 | U32BE | 0.1 | kWh |
| h_total | 1306 | U32BE | 1 | H |
| device_state | 1308 | U16 | 1 | |
| air_temperature | 1310 | I16 | 0.1 | °C |
| bus_voltage | 1316 | U16 | 0.1 | V |
| pv1_voltage | 1318 | U16 | 0.1 | V |
| pv1_current | 1319 | U16 | 0.01 | A |
| pv2_voltage | 1320 | U16 | 0.1 | V |
| pv2_current | 1321 | U16 | 0.01 | A |
| l1_phase_voltage | 1358 | U16 | 0.1 | |
| l1_phase_current | 1359 | U16 | 0.1 | |
| grid_frequency | 1367 | U16 | 0.01 | |
| apparent_power | 1368 | U32BE | 1 | |
| active_power | 1370 | U32BE | 1 | |
| reactive_power | 1372 | U32BE | 1 | |
| power_factor | 1374 | I16 | 0.01 | |
| pv_total_power | 1600 | U32BE | 1 | |
| pv_e_today | 1602 | U32BE | 0.1 | |
| pv_e_total | 1604 | U32BE | 0.1 | |
| battery_voltage | 1616 | U16 | 0.01 | |
| battery_current | 1617 | I16 | 0.1 | |
| battery_power | 1618 | U32BE | 1 | |
| battery_temperature | 1620 | I16 | 0.1 | |
| battery_soc | 1621 | U16 | 0.01 | |
| battery_soh | 1622 | U16 | 0.01 | |
| eps_load_voltage | 1633 | U16 | 0.1 | |
| eps_load_current | 1634 | U16 | 0.1 | |
| eps_load_active_power | 1636 | U32BE | 1 |
| broadcast | supported |
| model register | 1018 |
| serial register | 1002 |
| firmware register | 1029 |
| doc revision | MB001_ASW GEN-Modbus-en_V2.1.3 |
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.