cjson_demo
Overview
The cjson_construct example demonstrates how to construct and parse JSON using cJSON. This example constructs a JSON stucture using cJSON and then print it to string, then parses the string as JSON and checks whether the data is correct