Bo Jeanes
|
c5be6c1af8
|
Decrease maximum wait time for crashed connection
|
2022-09-29 18:39:02 +10:00 |
Bo Jeanes
|
4d43f8ef66
|
Fix utf8 register parsing
|
2022-09-29 18:39:02 +10:00 |
Bo Jeanes
|
d5a02420f2
|
Address clippy lints
|
2022-09-11 17:41:52 +10:00 |
Bo Jeanes
|
36654fd40e
|
Fix scaling on sungrow example
|
2022-09-11 14:14:42 +10:00 |
Bo Jeanes
|
0d2a704c8a
|
Move binary file to main.rs
|
2022-09-11 14:14:04 +10:00 |
Bo Jeanes
|
d2e37ebfbf
|
Publish connection errors to MQTT
Also move `raw` debug output to console output, hex-formatted.
|
2022-09-10 08:44:16 +10:00 |
Bo Jeanes
|
2ee2f597d0
|
Try to re-establish erroring Modbus connections
|
2022-09-10 08:09:45 +10:00 |
Bo Jeanes
|
120f62f0c7
|
Inline register type to Register struct
|
2022-09-09 19:23:05 +10:00 |
Bo Jeanes
|
5dd0e383ea
|
Rewrite & refactor (#4)
|
2022-09-09 17:01:19 +10:00 |
Bo Jeanes
|
8365c25fd0
|
Add GH action for tests/clippy
|
2022-09-04 13:10:39 +10:00 |
Bo Jeanes
|
c664117971
|
Fix latest clippy errors
|
2022-09-01 08:24:58 +10:00 |
Bo Jeanes
|
ac3a7f0775
|
Fix tests
|
2022-08-30 17:40:03 +10:00 |
Bo Jeanes
|
e3d4d024ce
|
Implement basic WiNet-S modbus driver
This also splits the project into 3 crates, which are _theoretically_
indepently useful, though the target audience will be very small...
|
2022-08-30 16:28:33 +10:00 |