Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 658 Bytes

File metadata and controls

23 lines (17 loc) · 658 Bytes

Project Roadmap

Short Term

  • Add persistent storage for device and brew data
  • Develop a web-based UI for device and brew management
  • Expand REST API for querying and updating device/brew status

Medium Term

  • Implement authentication and security for endpoints
  • Add unit and integration tests
  • Add analytics/dashboard for brew and device data

Long Term

  • Support additional IoT device types
  • Optimize for deployment on low-power hardware (e.g., Raspberry Pi)

Done

  • Add basic blog-style website
  • Add basic web-based UI
  • Enable dynamic device creation via HTTP POST
  • Complete JSON serialization/deserialization for all device types