This is server for IoT devices to gather data from teleserver IoT clients and make all analitycs.
This is extension to main teleserver application.
The main idea behind this module is to provide server that can read fata fromr emote clients and analyze it.
In order to install IoT client run install_IoT_master.sh
script.
In order to add clients fill up clients.yml file. (by default it's filled with sample configuration)
In order to run IoT master server run script IoT_master_run.py