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

KV store data value. More...

#include <types.h>

Data Fields

uint16_t id
 
int16_t len
 
uint8_t data []
 

Detailed Description

KV store data value.

Field Documentation

◆ data

uint8_t rpc_struct_kv_store_value::data[]

◆ id

uint16_t rpc_struct_kv_store_value::id

◆ len

int16_t rpc_struct_kv_store_value::len

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