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

String type. More...

#include <kv_types.h>

Data Fields

uint8_t value_num
 Length of value (including NULL)
char value []
 NULL terminated C string.

Detailed Description

String type.

Field Documentation

◆ value

char kv_string::value[]

NULL terminated C string.

◆ value_num

uint8_t kv_string::value_num

Length of value (including NULL)


The documentation for this struct was generated from the following file:
  • /__w/infuse-sdk/infuse-sdk/infuse-sdk/generated/include/infuse/fs/kv_types.h