- Rename
settings.EXAMPLE.json
tosettings.json
- Edit
settings.json
to reflect your organisation - Run
python3 ./gateways.py
to confirm that it works - Create an hourly task: This can be done using Windows' task scheduler or issuing
crontab -e
and inserting a line like55 * * * * python3.12 /path/OS2IoT-monitoring/gateways.py
This work is licensed under CC BY-SA 4.0
Good luck!
- Kristian Risager Larsen, IoT Lab, Aarhus Kommune