irrigation_system/software/apps
Eduard Iten 269e9e88a1 feat(valve): Implement safe virtual valve control
- Implement virtual valve logic with time-based movement simulation.
- The valve state is now set to 'OPEN' immediately when the opening process starts, ensuring a safe and correct state representation.
- The state is only set to 'CLOSED' after the closing process has finished.
- Add persistence for max opening and closing times.
2025-07-01 18:15:54 +02:00
..
gateway refactor(build): Streamline multi-app CMake configuration 2025-07-01 12:05:18 +02:00
slave_node feat(valve): Implement safe virtual valve control 2025-07-01 18:15:54 +02:00