Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 586 Bytes

notes.org

File metadata and controls

18 lines (15 loc) · 586 Bytes

Device Behaviour

  1. Startup
  2. Check in with server by sending device info
    • hwaddr
    • capabilities
  3. Push values

This is probably good to do first as the server can process data if needed before we get the values.

  1. Get values

List

  • [ ] Refactor out generic request logic
  • [ ] put display logic in seperate task from http client logic
  • [ ] Display values recieved from the server
  • [ ] Startup log on display atop splash image

Local Network Configuration

Would like to have a DNS server running locally to provide named hosts for the connecting devices to use.