Creates a HTTP server and listens for JSON objects POSTed to the server from an IoT sensor.
This repository has been archived on 2024-08-22. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2020-02-14 11:33:53 +00:00
iotHttpServer.py Add files via upload 2020-02-14 11:33:53 +00:00
README.md Initial commit 2020-02-14 11:33:38 +00:00
sensorDataHandler.py Add files via upload 2020-02-14 11:33:53 +00:00

IoT-HTTP-Server

Creates a HTTP server and listens for JSON objects POSTed to the server from an IoT sensor.