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

#include <types.h>

Data Fields

struct infuse_rpc_rsp_header header
 
uint16_t num
 Number of CRCs in crcs array.
 
uint16_t remaining
 Number of CRCs that did not fit in this response.
 
struct rpc_struct_kv_store_crc crcs []
 Array of KV CRCs.
 

Field Documentation

◆ crcs

struct rpc_struct_kv_store_crc rpc_kv_reflect_crcs_response::crcs[]

Array of KV CRCs.

◆ header

struct infuse_rpc_rsp_header rpc_kv_reflect_crcs_response::header

◆ num

uint16_t rpc_kv_reflect_crcs_response::num

Number of CRCs in crcs array.

◆ remaining

uint16_t rpc_kv_reflect_crcs_response::remaining

Number of CRCs that did not fit in this response.


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