solar-toolkit/command
Rob Watson 65d89406dc
continuous-integration/drone/push Build is passing Details
Fix test
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
..
aa55.go Retry UDP i/o on network error 2022-07-15 04:44:16 +02:00
command.go Increase UDP timeout 2022-07-15 21:14:55 +02:00
command_test.go Retry UDP i/o on network error 2022-07-15 04:44:16 +02:00
failurecode_string.go modbus: Validate response 2022-07-16 22:39:26 +02:00
modbus.go modbus: Validate response 2022-07-16 22:39:26 +02:00
modbus_test.go Fix test 2022-07-17 10:22:22 +02:00