Skip to content

Aspirational Requirements

Cam Moore edited this page Oct 2, 2013 · 1 revision
  • redesign of data model.
  • complete configuration via web-based UI.
    • Define sensors, define sources, store all to DB.
  • ephemeral data implemented through "DBCompactor" process, not through caching.
  • scalability to cloud-based servers (Heroku, CloudBees, etc.)
  • processes are configured as web servers and/or individual sensors through command-line etc and read info from DB to figure out how to do meter monitoring.
  • can also store environmental data (temp, humidity, insolation, etc.)
  • "principal component analysis" to find correlations between env data and power data.
  • results will be publishable (when) it works.
Clone this wiki locally