• Joined on 2025-02-20
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
judge pushed to develop at C3MA/PlantCtrl 2025-02-28 00:50:30 +01:00
1643e83c63 Merge branch 'fix/docs-and-small-improvements' into develop
080028dd0a more idiomatic current_time determination
818b708ee3 document entry point
270d39c751 document more types in main.rs
45a088ca78 simply wait loop logic
Compare 9 commits »
judge opened issue C3MA/PlantCtrl#5 2025-02-20 22:44:25 +01:00
Dynamic DeepSleep Duration based on Plant Watering Intervals and System State
judge opened issue C3MA/PlantCtrl#4 2025-02-20 22:43:19 +01:00
NPM requirement containerization
judge opened issue C3MA/PlantCtrl#3 2025-02-20 22:41:35 +01:00
Better State Tracking using Enums
judge opened issue C3MA/PlantCtrl#2 2025-02-20 22:40:16 +01:00
Figureout Code Splitting for Testing
judge created pull request C3MA/PlantCtrl#1 2025-02-20 22:35:30 +01:00
implement log localization config generation
judge pushed to feature/log-config-json at C3MA/PlantCtrl 2025-02-20 22:33:26 +01:00
8e75e7aee3 implement log localization config generation
judge created branch feature/log-config-json in C3MA/PlantCtrl 2025-02-20 22:33:25 +01:00