You'll need to install the following requirements to run the app:
Python >= 3.6 Requests for python Pysensei Django Django REST framework
To run the App inside a development environment you'll need to have Node >= 8.10 and npm >= 5.6 on your machine. Then you have to install yarn:
npm i yarn --global
yarn install
Then you can run the App with this command inside the automationui folder:
yarn start
To start the back-end execute the start.bat file.
To execute a command to control the smart devices you'll need to build the Studio rules with the IDE and then install with Pysensei.