![]() |
|
Uniot Core
|
| 0.8.1 |
Lightweight JSON generation utilities for Uniot devices. More...
Namespaces | |
| namespace | uniot |
| Contains all classes and functions related to the Uniot Core. | |
Lightweight JSON generation utilities for Uniot devices.
This file provides a minimal JSON generation library optimized for embedded systems. It allows building JSON objects and arrays incrementally by writing directly to a String buffer, minimizing memory allocation overhead.
The library supports:
Example usage: