Expand description
MCUmgr command group definitions
Modules§
- fs
- File management group commands
- image
- Application/software image management group commands
- os
- Default/OS management group commands
- shell
- Shell management group commands
- zephyr
- Zephyr management group commands
Structs§
- ErrResponse
- SMP error message
- ErrResponse
V2 - SMP version 2 group based error message
Traits§
- McuMgr
Command - An MCUmgr command that can be executed through
Connection::execute_command.