Menu

Swig

Sébastien Gallou

Note that Yadoms has moved, click here for new wiki

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.


Related

Wiki: How to build from sources
Wiki: Python script interpreter