Command object
Index FB00 STM Command
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
FB00:0 | STM Command | General information for the modular device profile | UINT8 | RO | 0x03 (3dec) |
FB00:01 | Request | Requesting a command | OCTET-STRING[2] | RW | {0} |
FB00:02 | Status | Status of the command: 0: no error, without return value | UINT8 | RO | 0x00 (0dec) |
FB00:03 | Response | Return value of the executed command | OCTET STRING[4] | RO | {0} |