0
Отвечен
Send KNX command in script
Hi
I have a need to be able to send a command from JavaScript to the KNX driver. The command exists in the KNX Driver Commands in the GUI Editor.
Is it possible to call this command from the script to send it?
If not, is it possible to simulate a button press from the script so a command assigned to this item would be sent?
thanks
Сервис поддержки клиентов работает на платформе UserEcho
HI Jackie,
you should be using, http://wiki2.iridiummobile.net/Drivers_API#Set
thanks
roger
Awesome, thanks! :)