6a8af667c3
chore: increase timeouts
2023-07-16 08:56:30 +02:00
65d89406dc
Fix test
...
continuous-integration/drone/push Build is passing
Previously the same byte was read for both the error code and the first
byte of the checksum, which was definitely incorrect. The response is
updated with an extra byte which (hopefully) provides a more accurate
test case.
2022-07-17 10:22:22 +02:00
b3b6f28401
modbus: Validate response
continuous-integration/drone/push Build is passing
2022-07-16 22:39:26 +02:00
10ec839e1f
Increase UDP timeout
continuous-integration/drone/push Build is passing
2022-07-15 21:14:55 +02:00
aecb10f981
Retry UDP i/o on network error
continuous-integration/drone/push Build is passing
2022-07-15 04:44:16 +02:00
e467102cfe
Implement DeviceInfo and RuntimeData commands
2022-07-11 20:04:08 +02:00
fcd937c52a
Read runtime data using Modbus protocol
2022-07-10 17:17:53 +02:00