Skip to main content

Library: JSON Utilities SL

The JSON Utilities SL library provides the following functionalities:

  • Read JSON files (UTF-8 and UTF-16)

  • Read JSON byte arrays

  • Write JSON files (UTF-8 and UTF-16)

  • Write JSON byte arrays

  • Search for keys, values, child elements, and parent elements

A simple REST client can be easily implemented in conjunction with the Web Client SL library (included in the package).