Qore jni Module 2.4.0
Loading...
Searching...
No Matches

Introduction to the BusyLightDataProvider Module

The BusyLightDataProvider module provides a data provider API for BusyLight devices through MQTT.

This data provider provides Busylight functionality with the busylight factory and data provider with the same name (class BusyLightDataProvider).

BusyLight Data Provider Examples

These examples are with qdp, the command-line interface to the Data Provider API.

API Example: Update BusyLight
qdp 'busylight{url=ssl://eu1.cloud.thethings.network:8883,username=my-username,password=my-password}' send update 'topic=v3/username@ttn/devices/bl-001/down/push,red=128,on=50,off=150'

Release Notes

BusyLightDataProvider v1.0

  • initial release of the module