|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Get command. More...
#include <shell_remote_common.h>
Data Fields | |
| uint8_t | id |
| Message ID. | |
| const struct shell_static_entry * | parent |
| Parent command. | |
| size_t | idx |
| Index. | |
Get command.
| uint8_t shell_remote_msg_cmd_get::id |
Message ID.
| size_t shell_remote_msg_cmd_get::idx |
Index.
| const struct shell_static_entry* shell_remote_msg_cmd_get::parent |
Parent command.