Logic Machine Forum
External trigger or REST API - 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: External trigger or REST API (/showthread.php?tid=763)



External trigger or REST API - tuxtof - 01.05.2017

is there a way from an external device to trigger some KNX object

with a specific url like

http://logic/KNXobject/write?value=1


or even a REST API to do the same thing ?


thanks for your help ?


RE: External trigger or REST API - forsterm - 01.05.2017

Hi,

yes this is possible with LM Remote services.

http://openrb.com/docs/remote.htm


RE: External trigger or REST API - Erwin van der Zwart - 01.05.2017

Hi,

For latest FW use:

http://openrb.com/docs/remote-new.htm

BR,

Erwin


RE: External trigger or REST API - tuxtof - 01.05.2017

this is exactly what i search

wonderful thanks