Difference between revisions of "IoTGateway/AdvJSON"

From ESS-WIKI
Jump to: navigation, search
(AdvJSON)
(What is JSON?)
Line 1: Line 1:
 
=What is JSON?=
 
=What is JSON?=
 +
*JSON stands for JavaScript Object Notation
 +
*JSON is a lightweight data-interchange format
 +
*JSON is language independent
 +
*JSON is "self-describing" and easy to understand
 +
 
=C functions=
 
=C functions=
 
=C++=
 
=C++=

Revision as of 05:06, 23 February 2016

What is JSON?

  • JSON stands for JavaScript Object Notation
  • JSON is a lightweight data-interchange format
  • JSON is language independent
  • JSON is "self-describing" and easy to understand

C functions

C++

Fundamental

Erase & Delete

Operation

Creator

Example