irrigation_system/software/apps
Eduard Iten 6a9e4773ea feat(shell): Add commands to configure Modbus
- Implement a new 'modbus' command in the shell.
- Add sub-commands 'set_baud', 'set_id', and 'show'.
- Add validation for baud rate and slave ID inputs.
- The new parameters are applied to the Modbus server at runtime, allowing for live reconfiguration of the communication settings.
- The shell backend is set to RTT.
2025-07-01 15:27:57 +02:00
..
gateway refactor(build): Streamline multi-app CMake configuration 2025-07-01 12:05:18 +02:00
slave_node feat(shell): Add commands to configure Modbus 2025-07-01 15:27:57 +02:00