Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Header for INFUSE_RPC_CMD packet. More...
#include <types.h>
Data Fields | |
uint32_t | request_id |
Unique request ID. | |
uint16_t | command_id |
Command to run. | |
Header for INFUSE_RPC_CMD packet.
uint16_t infuse_rpc_req_header::command_id |
Command to run.
uint32_t infuse_rpc_req_header::request_id |
Unique request ID.