irrigation_system/software/apps/slave_node
Eduard Iten a3e8d5c168 refactor(shell): Improve shell command naming and output formatting
- Renamed shell commands in  and  to be shorter
  and remove underscores (e.g.,  to ).
- Consolidated get functions into a single show command for both valve
  and Modbus settings (e.g., , ).
- Adjusted output formatting for show commands to be right-aligned and
  remove horizontal lines for better readability.
- Fixed missing getter function implementations in  and their
  declarations in .
- Ensured  is correctly selected in
  to make valve shell commands available.
2025-07-11 00:16:43 +02:00
..
.vscode added formatting 2025-07-08 16:06:11 +02:00
boards feat(slave): Implement VND7050AJ and core valve functionality; docs: Update German documentation and project plan 2025-07-10 21:13:17 +02:00
src style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
CMakeLists.txt feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
Kconfig feat(refactor): Restructure project for improved modularity and clarity 2025-07-03 16:58:43 +02:00
VERSION added formatting 2025-07-08 16:06:11 +02:00
cdc-acm.overlay feat(slave): Implement VND7050AJ and core valve functionality; docs: Update German documentation and project plan 2025-07-10 21:13:17 +02:00
overlay-cdc-acm.conf feat(cdc_acm): Add CDC-ACM support and remove old test applications 2025-07-03 14:31:17 +02:00
prj.conf refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00