Skip to content

HaywardPeirce/IOT-Status-Webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOT-Status-Webpage

A status page for IoT devices.

The page makes use of the Flask Python framework to be able to trigger python scripts using elements on a webpage.

TODO:

  • options for setting up relay management:
    • always trigger change in adafruit
    • use GPIO.input(18) to check the state of an extingly configured pin, then go and change adafruit. (need to manage comflicts)
  • need to lookup values in adafruit to show what is to be displayed on the page, which ones to lookup?
  • settings page to pull values from adafruit, allow slection, have that write to feeds.json file.

Resources

The information about setting up a Flask Website was found here, here, and here.

How to retrieve parameters from a URL in Flask was found here

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors