1
0
Fork 0
Commit Graph

15 Commits (main)

Author SHA1 Message Date
Bo Jeanes b2710949bf Upgrade rumqttc to fix compiling without TLS 2022-09-10 07:56:09 +10:00
Bo Jeanes a2cae72040 Bump version for next release 2022-09-09 17:15:17 +10:00
Bo Jeanes 5dd0e383ea
Rewrite & refactor (#4) 2022-09-09 17:01:19 +10:00
Bo Jeanes f87fcec1cf Update serde_aux for fix in vityafx/serde-aux#26 2022-09-06 08:50:56 +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
Bo Jeanes 2557d99d9c Start impl Modbus proto for Sungrow WiNet-S 2022-08-28 11:15:11 +10:00
Bo Jeanes a537ea0e8e Update deps, incl released rumqttc 2022-08-27 06:42:12 +10:00
Bo Jeanes 3e926e2b0b Add pretty_assertions to tests 2022-08-27 06:12:50 +10:00
Bo Jeanes 9e421b91b3 Sloppily implement scale/offset 2022-08-14 18:05:48 +10:00
Bo Jeanes 650e48c70d Add tracing crates 2022-08-13 13:58:48 +10:00
Bo Jeanes cb56bcc66c Async modbus polling 2022-07-18 11:17:45 +10:00
Bo Jeanes 2a7387eb76 Make other Rtu options configurable 2022-07-17 19:02:38 +10:00
Bo Jeanes ba09d6a76a Awkwardly put into async tasks O_o 2022-07-17 18:14:55 +10:00
Bo Jeanes b398d74154 Rough connectivity and idea 2022-07-17 10:41:56 +10:00
Bo Jeanes c63072715d Initial commit based on rumqttc example 2022-07-15 17:11:38 +10:00