Open Legohead259 opened 2 years ago
Basic functionality implemented.
Still need to build the web interface and add features. These will be in future minor updates.
For color box denoting system state: look into having the firmware issue a POST update and trigger the Javascript function to change the box background color when that POST request is received!
Well, that is all a bust. Looking into running an Adafruit.io server locally on a laptop and connecting to Thetis. Should be able to build a local dashboard and use the Adafruit.io API on Thetis to populate it in real time?
Shifting this to a release issue. Need to focus on getting more core functionality built.
I'm submitting a ...
What is the expected behavior?
Want to implement a basic web server that can display important system diagnostics and statuses that can be shown within a browser. The system shall display:
This comment will be edited as features are added