Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
infuse_rpc_data Struct Reference

INFUSE_RPC_DATA payload More...

#include <types.h>

Data Fields

uint32_t request_id
 Request ID matching original infuse_rpc_req_header.
 
uint32_t offset
 Byte offset of data in this payload.
 
uint8_t payload []
 Data payload.
 

Detailed Description

Field Documentation

◆ offset

uint32_t infuse_rpc_data::offset

Byte offset of data in this payload.

◆ payload

uint8_t infuse_rpc_data::payload[]

Data payload.

◆ request_id

uint32_t infuse_rpc_data::request_id

Request ID matching original infuse_rpc_req_header.


The documentation for this struct was generated from the following file: