Skip to content

Tags: r21-iot/thinger-io-Arduino-Library

Tags

2.5.2

Toggle 2.5.2's commit message
Updated ThingerWifi Sketch

2.5.1

Toggle 2.5.1's commit message
Add support for using built-int Arduino String from/to pson structure…

…s. Add support for stream a resource based on its name. Fixed LinkItOneWifi Library

2.5.0

Toggle 2.5.0's commit message
* Default SSL enabled for ESP8266 and Arduino! (can be disabled using…

… #defines)

* Improved debug info to detect if the device is connecting trhough 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 to specify 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.

2.4.3

Toggle 2.4.3's commit message
Improved connection Stability.

2.4.2

Toggle 2.4.2's commit message
Updated Readme

2.4.1

Toggle 2.4.1's commit message
Arduino MKR1000 SSL with SSL connection now supported.

Updated License.

2.4.0

Toggle 2.4.0's commit message
Add support for Arduino MKR1000 with an example and a fix in the digi…

…talPin resource definition for this or similar boards.

2.3.1

Toggle 2.3.1's commit message
Fix ESP8266 readBytes cast.

2.3.0

Toggle 2.3.0's commit message
Add support for LinkItOneGRPS.

Improved syntactic sugar for inputValue. Now it is not required to pass a callback if it is not necessary.

2.2.0

Toggle 2.2.0's commit message
Improved Debug Code.

Added support for LinkIt ONE board.
Added support for ENC28J60 ethernet module.
Added ESP8266 Web based configuration.
Improved ESP8266 SmartConfig code.