While some users are disappointed from the Twist, I could use it to control my Hue lights brightness or colour temperature.
However for SDK integration (i.e. with the great MQTT Project https://github.com/50ButtonsEach/flic-hub-sdk-mqtt-js ) how can we pic up the rotation event ?
In all examples, I just see subscription to buttonManager.on("buttonSingleOrDoubleClickOrHold", function(obj) { do_something(); }
but for the Twist there must be a different event which I have not spotted in the documentation yet.
Thanks,
Florian.