Skip to content
Jean-Michel DECORET edited this page Jan 19, 2016 · 1 revision

Yadoms uses Swig to expose its yScriptApi to let automation rules interact with Yadoms server. yScriptApi provides some functions like driving a device, get or wait for device state, etc... So if you want to be able to run automation rules, Swig should be installed in your environment, and you have to set SWIG_ROOT in your sources\scriptInterpreters\CMakeListsUserConfig.txt file.

Clone this wiki locally