• Joined on 2025-02-20
judge pushed to develop at C3MA/PlantCtrl 2025-03-20 22:08:21 +01:00
55ba52b798 Merge branch 'refactor/tank-enum-state' into develop
038f74bca1 finalize tank state logging
fbf1a84e7d suggestion for logging location
4a334ef2f2 streamline tank state mqtt information structure
b993f2b037 use proper error handling
Compare 8 commits »
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-20 22:07:09 +01:00
038f74bca1 finalize tank state logging
judge opened issue C3MA/PlantCtrl#9 2025-03-20 21:55:19 +01:00
Add tank sensor preview to website
judge opened issue C3MA/PlantCtrl#8 2025-03-20 21:31:01 +01:00
Migrate Logging to defmt
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 16:01:55 +01:00
fbf1a84e7d suggestion for logging location
4a334ef2f2 streamline tank state mqtt information structure
b993f2b037 use proper error handling
48b0777d94 fix tank.rs errors after intial implementation
e878a774ff implement more functions for TankState
Compare 7 commits »
judge pushed to develop at C3MA/PlantCtrl 2025-03-15 16:01:34 +01:00
420f4f4ae5 remove unused import
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 16:00:35 +01:00
ead011ec0b suggestion for logging location
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 15:57:33 +01:00
3a702cb84f suggestion for logging location
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 15:16:51 +01:00
267578ef0b streamline tank state mqtt information structure
judge commented on pull request C3MA/PlantCtrl#7 2025-03-15 15:08:45 +01:00
refactor/tank-enum-state

This should fix #5 and is one improvement that is relevant to #3

judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 15:04:10 +01:00
5722fc18b2 streamline mqtt state information handling
judge created pull request C3MA/PlantCtrl#7 2025-03-15 14:58:43 +01:00
refactor/tank-enum-state
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 14:51:44 +01:00
bbbe6d846f streamline mqtt state information handling
184c2b52cb use proper error handling
e0dc3d21c7 fix tank.rs errors after intial implementation
Compare 3 commits »
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-14 21:59:43 +01:00
7f8aec789c implement more functions for TankState
64665f7182 WIP refactor tank state code
Compare 2 commits »
judge created branch refactor/tank-enum-state in C3MA/PlantCtrl 2025-03-14 21:59:40 +01:00
judge pushed to develop at C3MA/PlantCtrl 2025-03-13 20:32:51 +01:00
f340278236 chore: cargo fmt
judge pushed to develop at C3MA/PlantCtrl 2025-03-13 20:32:19 +01:00
3cdaacabac fix message vector filling
judge pushed to develop at C3MA/PlantCtrl 2025-03-13 19:58:59 +01:00
9b144d234e optimize log message configuration geneation
judge pushed to develop at C3MA/PlantCtrl 2025-02-28 00:54:08 +01:00
ec15deab06 Merge branch 'fix/docs-and-small-improvements' into develop
41b397a909 more idiomatic current_time determination
2fa6935820 document entry point
34fb92ef21 document more types in main.rs
4e642a4421 simply wait loop logic
Compare 8 commits »
judge pushed to develop at C3MA/PlantCtrl 2025-02-28 00:52:20 +01:00