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

todo: canbus reader / transport #24

Open HotNoob opened 3 months ago

HotNoob commented 3 months ago

when usb adapter comes in, i can start implementing canbus support. protocol is similar to modbus rtu afaik.

HotNoob commented 3 months ago

register #.b for subbit works register #.# for subbyte ( canbus ) should do the trick

can allow header/column name to be register or something else like can id.

HotNoob commented 3 months ago

later down the road; tool can be diversified into reading vehicle canbus, by implementing csv for ODB.

https://en.wikipedia.org/wiki/OBD-II_PIDs#Standard_PIDs