Skip to content

Releases: myconstellation/constellation-arduino

Constellation 2.4.18186

05 Jul 14:26
Compare
Choose a tag to compare

Constellation client API for Arduino/ESP version 2.4.18186 (5 july 2018)

  • Support ESP8266 Arduino SDK 2.4.x
  • Support SSL endpoint with the WiFiSecureClient
  • Support Basic Auth (added setAuthorization)
  • Support UserAgent
  • Added onClientConnected to define the callback to execute after the TCP client is connected (eg. check the SSL cert)
  • Support Chunked transfert (eg. when the Constellation Server run on Mono/Linux) thank's to @sx1-jbecker for investigation
  • Package identity is now set in the HTTP request header
  • Rewriting the HTTP response parser
  • Other minor changes

Constellation 2.2.17248

05 Sep 22:01
Compare
Choose a tag to compare

Constellation client API for Arduino/ESP version 2.2.17248 (5 sept. 2017)

  • Replacing deprecated functions since ArduinoJson 5.8.2
  • Removing compiler warnings

Constellation 2.2.16341

06 Dec 11:00
Compare
Choose a tag to compare

Constellation client API for Arduino/ESP version 2.2.16341 (6 dec. 2016)

  • Auto renew SO & MC subscriptions when server error (in case of server reboot when the subscription no longer exist)
  • Bugfix mistake in the subscribeStateObjects method

Constellation 2.1.16308

05 Dec 14:01
Compare
Choose a tag to compare

Constellation client API for Arduino/ESP version 2.1.16308 (3 nov. 2016)