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 |
|---|---|---|---|---|
| ev_charger_state | 100 | U16 | 1 | |
| ev_charger_version | 101 | U16 | 1 | |
| evse_count | 102 | U16 | 1 | |
| slave_id | 200 | U16 | 1 | |
| communication_timeout_enable | 201 | U16 | 1 | |
| communication_timeout | 202 | U16 | 1 | s |
| fallback_power | 203 | U32BE | 1 | W |
| evse_state | 0 | U16 | 1 | |
| evse_charge_state | 1 | U16 | 1 | |
| evse_voltage | 3 | F32BE | 1 | V |
| evse_charging_power | 5 | U32BE | 1 | W |
| evse_current | 7 | F32BE | 1 | A |
| evse_power | 9 | F32BE | 1 | W |
| evse_soc | 11 | U16 | 0.1 | % |
| evse_max_charging_power | 13 | U32BE | 1 | W |
| evse_min_charging_power | 15 | U32BE | 1 | W |
| evse_charging_time | 17 | F32BE | 1 | s |
| evse_charged_energy | 19 | F32BE | 1 | Wh |
| evse_discharged_energy | 21 | F32BE | 1 | Wh |
| evse_v2x_potential_total_power | 23 | F32BE | 1 | W |
| evse_v2x_potential_power_ph1 | 25 | F32BE | 1 | W |
| evse_v2x_potential_power_ph2 | 27 | F32BE | 1 | W |
| evse_v2x_potential_power_ph3 | 29 | F32BE | 1 | W |
| evse_max_charging_power_ac | 31 | F32BE | 1 | W |
| evse_max_charging_power_ph1 | 33 | F32BE | 1 | W |
| evse_max_charging_power_ph2 | 35 | F32BE | 1 | W |
| evse_max_charging_power_ph3 | 37 | F32BE | 1 | W |
| evse_min_charging_power_ac | 39 | F32BE | 1 | W |
| evse_min_charging_power_ph1 | 41 | F32BE | 1 | W |
| evse_min_charging_power_ph2 | 43 | F32BE | 1 | W |
| evse_min_charging_power_ph3 | 45 | F32BE | 1 | W |
| evse_current_power_consumption_total | 47 | F32BE | 1 | W |
| evse_current_power_consumption_l1 | 49 | F32BE | 1 | W |
| evse_current_power_consumption_l2 | 51 | F32BE | 1 | W |
| evse_current_power_consumption_l3 | 53 | F32BE | 1 | W |
| evse_total_battery_capacity | 59 | F32BE | 1 | Wh |
| evse_remaining_battery_capacity | 61 | F32BE | 1 | Wh |
| evse_minimal_battery_capacity | 63 | F32BE | 1 | Wh |
| evse_bulk_charge_capacity | 65 | F32BE | 1 | Wh |
| evse_total_current | 67 | F32BE | 1 | A |
| evse_l1_current | 69 | F32BE | 1 | A |
| evse_l2_current | 71 | F32BE | 1 | A |
| evse_l3_current | 73 | F32BE | 1 | A |
| evse_iso62196_state | 75 | U16 | 1 | |
| evse_charging_power_limit | 600 | U32BE | 1 | W |
| evse_suspend_charging | 602 | U16 | 1 |
| connector | RS485 |
| wiring notes | RS485 interface for Modbus RTU, Ethernet for Modbus TCP |
| model register | 130 |
| serial register | 110 |
| firmware register | 101 |
| doc revision | 1.1 (working) |
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.