Bo Jeanes
|
b2bf0a99b3
|
Update README to point users to release artifacts
|
2022-09-11 17:47:14 +10:00 |
Bo Jeanes
|
8c46bd9c82
|
Update README to point users to release artifacts
|
2022-09-11 17:45:57 +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
|
b2710949bf
|
Upgrade rumqttc to fix compiling without TLS
|
2022-09-10 07:56:09 +10:00 |
Bo Jeanes
|
120f62f0c7
|
Inline register type to Register struct
|
2022-09-09 19:23:05 +10:00 |
Bo Jeanes
|
bb715f30b5
|
Add changelog
|
2022-09-09 17:44:27 +10:00 |
Bo Jeanes
|
e2e8e25538
|
Expand READMEs
|
2022-09-09 17:36:39 +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
|
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
|
8257f2a92a
|
Add version requirements between workspace crates
|
2022-08-30 17:05:04 +10:00 |
Bo Jeanes
|
bfdbf651ba
|
Add homepage and repository to manifests
|
2022-08-30 17:01:08 +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 |