freakent / dbus-mqtt-devices

A driver for Victron VenusOS GX devices to support use of dbus-mqtt/flashmq-mqtt
MIT License
111 stars 24 forks source link

Better valdation of initial status message required #3

Closed freakent closed 2 years ago

freakent commented 2 years ago

Driver should not crash if device sends a payload on clientid rather than ClientID. Also good opportunity to ensure client id does not contain any special characters that would be rejected by dbus.

freakent commented 2 years ago

Addressed in v0.3.x

freakent commented 2 years ago

improved further in v0.4.x