Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 555 Bytes

DeviceHub Arduino Library

Description

DeviceHub Arduino library provides a client for doing publish/subscribe with DeviceHub server.

Requirements

The library depends on PubSubClient

Install

For install of PubSubClient library for Arduino use this link:

		http://knolleary.net/arduino-client-for-mqtt/

For install of DeviceHub library for Arduino, you must copy the DeviceHub directory in Libraries of Arduino.

Test description

In order to test this library you have 2 files in examples directory of DeviceHub library.