/FogPrototype

Primary LanguagePythonMIT LicenseMIT

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.