arduino2/libraries/ThingsBoard/README.md
2020-11-06 13:17:55 +01:00

1.2 KiB

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.