Dependencies
The LinkedIoT-library is dependent on the following libraries. Please add them to your build path in order to use them.
SmallHttp https://github.com/bergos/SmallHttp This library provides a http-server, which is used to build a connection to the gateway.
ArduinoJson https://github.com/bblanchon/ArduinoJson This library provides a JSON-library, which is very efficient and designed for IoT-devices.
In order to use our example-implementations you additionally need the following libraries:
Brightness-sensor
Adafruit Sensor
Adafruit TSL2561
PullUpSetupButtonDevice
SingleLedStatusDevice
EmptyTestRadioDevice
STM32SensorBoard
EmptyEEPROM
Last updated