Implemented enhancements:
- Add example sketchs to use the library with the LiveBooster-Heracles-Arduino library and modem.
- Remove dependency to MbedTLS and certificates. SSL layer is now managed by Heracles modem.
- Add verification of MD5 hash of resources received from LiveObjects platform.
- API key is removed from library. It shall be provided by user application.
- Many library and examples sketchs code improvements and fixes.
- Support of Arduino MEGA is back, with limitation on resources functionality.
Implemented enhancements:
- Changed the way the API key is filled
Implemented enhancements:
- Updated doc
- Updated core to the last version
- Updated to MbedTLS 2.1.6
- Removed Support from Arduino Mega
Fixed issues:
- Replaced old certificate
- Fixed Data structure in examples
First delivery