arduino-UART-client library is deprecated, and will not receive any further updates.
This is a library for the AllThingsTalk ‘Internet of Things’ platform.
There are 2 parts to this library: an ino file that runs as firmware on a wifi module (like the esp8266) and a library that allows you to communicate over a serial connection to this wifi module
- Download the source code
- copy the content of the 'libraries' directory in the zip file to your arduino libraries folder (usually found at <arduinosketchfolder>/libraries).
See detaills for more info.
The library includes a number of example sketches which demonstrate how assets of different types can be used with the AllThingsTalk ‘Internet of Things’ platform and also includes examples to be used with other boards.