|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
#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. | |
| struct rpc_struct_kv_store_crc rpc_kv_reflect_crcs_response::crcs[] |
Array of KV CRCs.
| struct infuse_rpc_rsp_header rpc_kv_reflect_crcs_response::header |
| uint16_t rpc_kv_reflect_crcs_response::num |
Number of CRCs in crcs array.
| uint16_t rpc_kv_reflect_crcs_response::remaining |
Number of CRCs that did not fit in this response.