Ralfons-06 / FogPrototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FogPrototype

Setup

Setup Sensors

Run python3 virtual_sensor.py {sensor} to start a virtual sensor.

E.g. Sensors are temperature, humidity or air_quality and can be configured in config.py.

Setup Client

Run python3 client.py to start the client.

Setup Server

Run python3 server.py to start the server.

About

License:MIT License


Languages

Language:Python 87.3%Language:JavaScript 12.7%