1
0
Fork 0
A REST-API built with Flask and Python. Its main purpose is to receive the readings from the light meters welding booths in the Ritherdon factory and make them available for consumption by the relay-controllers in the gallery.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Craig Oates 6394009f40 implement get all status changes (all devices) A.P.I. call. 4 years ago
..
models add device status-update logging. 4 years ago
services implement get all status changes (per device) A.P.I. call. 4 years ago
static add artwork status bar to home page. 4 years ago
templates add website info. section to home. 4 years ago
api.py implement get all status changes (per device) A.P.I. call. 4 years ago
app.py add route for robots.txt. 4 years ago
build_database.py add device status-update logging. 4 years ago
config.py port code over from test proj. 4 years ago
readings.db implement get all status changes (all devices) A.P.I. call. 4 years ago
swagger.yml implement get all status changes (all devices) A.P.I. call. 4 years ago