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
4 stars 0 forks source link

V1.0.5 #12

Closed HotNoob closed 4 months ago

HotNoob commented 4 months ago

lots of small bug fixes added holding and input registry prefix option added range reading in reverse. identified by "r" prefix fixed ascii encoding improved protocol analysis feature to include value ranges. csvs will need to be cleaned up for this to work well. added regex validation for ASCII types, and range validation for other types

added registry scan save and load for quicker protocol analysis debug.