cueOS  2.4
cueOS - Universal Show Control OS for ARM
json_parser_json_object_s Struct Reference

JSON Objects structure object. More...

#include <json_parser.h>

Collaboration diagram for json_parser_json_object_s:

Data Fields

json_parser_json_param_sparams
 
uint16_t param_count
 

Detailed Description

JSON Objects structure object.

Definition at line 30 of file json_parser.h.

Field Documentation

◆ param_count

uint16_t param_count

Count of parameters contained within the JSON parameter list

Definition at line 32 of file json_parser.h.

◆ params

List of JSON parameter objects

Definition at line 31 of file json_parser.h.


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