Skip to content

Arduino Library

Choose a tag to compare

@alvarolb alvarolb released this 15 Oct 23:46
· 168 commits to master since this release
  • Default SSL enabled for ESP8266 and Arduino! (can be disabled using #defines)
  • Improved debug info to detect if the device is connecting through secure connections.
  • Added support for call other devices directly from code without calling endpoints!
  • Improved call_endpoint data to actually output the resource data.
  • Added support for specifying different server parameters, like hosts, or ports, to start supporting local deployments.
  • Some minor changes in binary messages to properly support calling devices, or endpoints.