Skip to content
/ em24 Public

Simulate EM24 Energy Meter, create Modbus server with MQTT data

Notifications You must be signed in to change notification settings

jhorck/em24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Works with Victron Energy ESS

Subscribe to a local MQTT broker and make energy data available on a Modbus server

sml_smartmeter --> MQTT broker --> em24 <-- Victron

Thanks to https://github.com/stephane/libmodbus

apt install libmodbus5 libmodbus-dev

cp em24.service /etc/systemd/system/
systemctl enable em24.service
systemctl start em24.service

About

Simulate EM24 Energy Meter, create Modbus server with MQTT data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published