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

add data_type row, fix battery_discharge_watts by adding signed int data type. #1

Closed HotNoob closed 4 months ago

HotNoob commented 4 months ago

add data_type row, fix battery_discharge_watts by adding signed int data type.