Release of MQTT client
-
After getting a lot of requests about it, we now provide an MQTT client for the Hub SDK. This enables easy integration in your existing MQTT system and fast communication according to this well-known standard protocol. Additionally, this allows bidirectional communication with the hub. You now can trigger functions on the hub not only locally with your buttons, but also remotely from your MQTT system.
So go ahead, install it, configure your own MQTT client and tell us what exciting things you use it for!
https://github.com/50ButtonsEach/flic-hub-sdk-mqtt-js
Your Flic-Team! -
@tamengua Hi! May I ask how your filetree looks like? Is the mqtt.js file at the right position? And which firmware version does it show in the HubSDK?
You can also contact us directly over dm-support@flic.io -
Hello,
I am having trouble setting this up. When I add this to my SDK and press run I get this error, not sure what step im missing:
Error: Module not found: ./mqtt
at throwModuleNotFound (core.js:2916)
at require (core.js:3002)
at <anonymous> (root/Twist Evntss/main.js:2)
at require (core.js:3009)
at requireMain (core.js:3017)
at handlePacket (core.js:3051)
at onPipeData (core.js:3121) -
@claudia thank you so much, that feature was my wish now for ages. I am very happy that you listen to your customers.
-
@xAPPO @par-stalberg @scanner Here is the newest post from our side, I figured it might be interesting to you... have fun!
-
-
-