HotNoob / PythonProtocolGateway

Python Protocol Gateway reads data via Modbus RTU or other protocols and translates the data for MQTT. In the long run, Python Protocol Gateway will become a general purpose protocol gateway to translate between more than just modbus and mqtt. Growatt, EG4, Sigineer, SOK, PACE
Apache License 2.0
14 stars 4 forks source link

V1.1.1 #30

Closed HotNoob closed 5 months ago

HotNoob commented 5 months ago

lots of small bug fixes, esp those introduced in v1.1.0 restructure. serial frame reader added, as a base for non-standard protocols... such as pylon 485 started pylon 485 implementation started implementing expressions for csv config files. mainly ranges.

Pushing this "release" as it's been stable for a week now, and i'm getting low on time. so won't be any major updates for a while.