Eastron SDM 630

The Eastron SDM 630 is an electricity meter which can be read using an RS485 Modbus connection.

Eastron SDM630 Modbus V2

Official website:

Device Schema:

The schema is also available as pre generated Kotlin code.

<dependency>
  <groupId>nl.basjes.modbus.devices</groupId>
    <artifactId>modbus-device-sdm630</artifactId>
  <version>0.3.0</version>
</dependency>

Repo location of this Schema: https://github.com/nielsbasjes/modbus-devices/tree/main/modbus-device-sdm630