The JSON library is a library for processing JSON string written in JSON format.

If you refer the sample program, you can the following things.

This library use Jansson of the MIT LICENSE.

To use this library, link the following library to your application program.

Header file:
lib.h : System E6.0 or later.
jansson.h
jansson_config.h
jansson_log.h
Library file:
libJansson.a
libSTARTUPOPH5000.a : System E6.0 or later.

Note:

When adding library files, link them in the above order.

Latest version:

Release history: JSON library

How to link the library:

Add library file



JSON library overview

Functions

Limitation

Sample program

<Reference>API Reference

Last updated: 2022/01/26