irrigation_system/software/apps/slave_node
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
..
boards feat(settings): Implement persistent Modbus configuration 2025-07-01 16:44:32 +02:00
src feat(valve): Implement safe virtual valve control 2025-07-01 18:15:54 +02:00
CMakeLists.txt feat(settings): Implement persistent Modbus configuration 2025-07-01 16:44:32 +02:00
prj.conf feat(settings): Implement persistent Modbus configuration 2025-07-01 16:44:32 +02:00