Skip to content

bbossink/SDM72D-M

 
 

Repository files navigation

SDM72D-M

SDM72D-M ModBus RTU client to read EASTRON SDM 3 phase smart power meter registers


Original code for reading SDM120C forked from Gianfranco. Copyright (C) 2015 Gianfranco Di Prinzio [email protected]

Modified for use with SDM72D-M by bbossink


It depends on libmodbus (http://libmodbus.org)

To compile make clean && make

To install make install

To uninstall make uninstall

# SDM72D-M
SDM72D-M ModBus RTU client to read EASTRON SDM72D-M 3 phase smart power meter registers

It depends on libmodbus (http://libmodbus.org)

To compile and install
  make clean && make install

Usage: 

Serial device is required. When no parameter is passed, all available values will be displayed

Releases

No releases published

Packages

 
 
 

Languages

  • C 78.8%
  • PHP 14.9%
  • Shell 3.5%
  • Python 2.2%
  • Makefile 0.6%