1
0
Fork 0
modbusmqtt/modbus-mqtt
Bo Jeanes 2d8612348f Updating to MQTT with parsed state working
However, definitely getting some TCP issues to Modbus client, likely due
to unsafe polling of a task or something. If the connection establishes,
it seems rock solid, but sometimes it will get a "could not fill buffer"
error early on and then it just doesn't work.

It seems to come in waves. I think I'll need to handle it specifically
and restart the connection, if I can't identify the root cause.
2022-09-09 16:12:58 +10:00
..
examples Updating to MQTT with parsed state working 2022-09-09 16:12:58 +10:00
src Updating to MQTT with parsed state working 2022-09-09 16:12:58 +10:00
Cargo.toml wip 2022-09-08 17:52:49 +10:00