knx light control from mqtt cloud server - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: knx light control from mqtt cloud server (/showthread.php?tid=4303) |
knx light control from mqtt cloud server - toomoo - 18.10.2022 Hello. I bought old house and its installed knx lights. I don't know about knx. I search about knx logic machine connect mqtt. I found script. Then i tested https://openrb.com/mqtt-client/ this script send value to cloud server. So can i control knx lights from my own mqtt cloud server? if it can please give me script and tutorial things. Sorry for my poor english. RE: knx light control from mqtt cloud server - admin - 18.10.2022 This code can be used for bidirectional communication with MQTT: https://forum.logicmachine.net/showthread.php?tid=3010&pid=26474#pid26474 |