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

Read values from the KV store. More...

#include <types.h>

Data Fields

struct infuse_rpc_req_header header
 
uint8_t num
 Number of values to read.
 
uint16_t keys []
 Array of KV keys.
 

Detailed Description

Read values from the KV store.

Field Documentation

◆ header

struct infuse_rpc_req_header rpc_kv_read_request::header

◆ keys

uint16_t rpc_kv_read_request::keys[]

Array of KV keys.

◆ num

uint8_t rpc_kv_read_request::num

Number of values to read.


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