Releases: cloud4rpi/cloud4rpi-esp-arduino
Releases · cloud4rpi/cloud4rpi-esp-arduino
v1.1
v1.0.3
What's new
- The
getVersion
method is added to theCloud4RPi
client class. - The diagnostics data in the
control.ino
example is extended with a "Client Version" variable. - The data and diagnostics sending intervals is changed to 60 and 90 secs accordingly to simplify the device setup.
v1.0.2
Maintenance release
v0.1 Bump version to 0.1.0
v0.0.10
ESP32 Support
- This release adds support for ESP32-based boards (like ESP32-DevKitC).
- The default data sending interval is set to 300 seconds. This frequency is low enough to fit the free data plan if one device works 24/7.
Slider Widget Support
The new Slider widget is now supported. You can now bind a handler for a numeric variable and process commands sent from the Control Panel.
v0.0.5
Cloud4RPi Client Library for Arduino Framework
This package provides a client library that simplifies the connection of Internet-enabled Arduino devices to the Cloud4RPi service.
Currently supported hardware:
- ESP8266 boards (like NodeMCU Dev Kit and others).
Supported ecosystems: