arduino2/libraries/ThingsBoard
2020-11-06 13:17:55 +01:00
..
examples Alte Sourcen eingesammelt 2020-11-06 13:17:55 +01:00
src Alte Sourcen eingesammelt 2020-11-06 13:17:55 +01:00
keywords.txt Alte Sourcen eingesammelt 2020-11-06 13:17:55 +01:00
library.json Alte Sourcen eingesammelt 2020-11-06 13:17:55 +01:00
library.properties Alte Sourcen eingesammelt 2020-11-06 13:17:55 +01:00
LICENSE.txt Alte Sourcen eingesammelt 2020-11-06 13:17:55 +01:00
README.md Alte Sourcen eingesammelt 2020-11-06 13:17:55 +01:00
test.sh Alte Sourcen eingesammelt 2020-11-06 13:17:55 +01:00

Arduino ThingsBoard SDK

Build Status

This library provides access to ThingsBoard platform over MQTT protocol.

Examples

The SDK comes with a number of example sketches. See File > Examples > ThingsBoard within the Arduino application.

Installation

ThingsBoard SDK can be installed directly from the Arduino Library manager. Following dependencies must be installed, too:

Supported ThingsBoard Features

The library uses the PubSub Client for interacting with MQTT and ArduinoJSON library for dealing with JSON files.

License

This code is released under the MIT License.