Skip to content

kimwolf-fs/ThingsBoard-Arduino-MQTT-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Arduino libarary to connect with ThingsBoard IoT Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.8%
  • Shell 9.2%