- Support for simpleRPC protocol version 3.0.0 (support for Tuples, Objects and Vectors). - All strings are treated as bytes objects in the library. - JSON encoding and decoding in the CLI for easy access to complex objects. - Extensive tests.
1.0.3
In this release:
- User friendly API library. - Command line interface (CLI) for method discovery and testing. - Function and parameter names are defined on the Arduino. - API documentation is defined on the Arduino. - Support for disconnecting and reconnecting.
This project used to be part of the simpleRPC device library repository. [Previous releases](https://github.com/jfjlaros/simpleRPC/releases) can be found there.