module
Version:
v0.0.0-...-0ab47bb
Opens a new window with list of versions in this module.
Published: Aug 30, 2019
License: MIT
Opens a new window with license information.
README
¶
iseeyou
Simple experiment with a client server approach.
Basic idea is:
Client
- The client written in Python is running on a Raspberry PI
- It should handle a 3G/4G modem connection to work on a remote place with no WiFi
- It should then send data read by a PIR (movement information)
Server
- Should expose a REST endpoint
- Receive the data from a POST request and store the information into an SQL database
Directories
¶
Click to show internal directories.
Click to hide internal directories.