kubeedge / mappers-go

KubeEdge Device Mappers written in go
Apache License 2.0
45 stars 64 forks source link

DMI mapper of modbus cannot reconnect to device automatically #98

Open RyanZhaoXB opened 1 year ago

RyanZhaoXB commented 1 year ago

If a device disconnect to the DMI mapper of modbus, the mapper cannot reconnect to the device automatically. It only works after the mapper is rebooted. We should reconnect to the device automatically if the mapper fails to write data to the device.