Releases: marcoschwartz/aREST
Releases · marcoschwartz/aREST
Added Dynamic MQTT server
MQTT server now points to mqtt.arest.io to add load balancing in the future.
Added ESP32 chip ID
Added auto-generation of device ID with the ESP32 based on the MAC address
Compatibility fixes
Compatibility fixes for the latest ESP8266 library
Fixes for publish function
This release fixes bugs for the publish() function to log events on the aREST cloud server.
Compatibility fixes
Fixed a bug that prevented sketches to compile with the cloud examples
Fixes for the cloud examples
Fixed a bug in the cloud examples with ESP8266, Ethernet and ESP32 boards that prevented the examples from compiling
Updates for the new aREST cloud broker (Aedes)
aREST has been updated to be compatible with the new cloud MQTT broker (now using Aedes)
Updates for the new aREST cloud server
This release includes an essential fix to make it compatible with the new infrastructure of the aREST cloud server.
Updated cloud examples with publish()
Updated cloud examples with publish()
Fixes for the new cloud server
v2.8.0 fixes for new cloud server