mirror of
https://github.com/nasa/fprime.git
synced 2025-12-12 18:01:45 -06:00
15 lines
357 B
Markdown
15 lines
357 B
Markdown
<title>TestCommand Component Dictionary</title>
|
|
# TestCommand Component Dictionary
|
|
|
|
|
|
## Command List
|
|
|
|
|Mnemonic|ID|Description|Arg Name|Arg Type|Comment
|
|
|---|---|---|---|---|---|
|
|
|TEST_CMD_1|256 (0x100)|A test command| | |
|
|
| | | |arg1|I32|The I32 command argument|
|
|
| | | |arg2|Fw::CmdStringArg|The string argument|
|
|
| | | |arg3|SomeEnum|The ENUM argument|
|
|
|
|
|