Skip to content
Lotte Steenbrink edited this page Jan 10, 2015 · 1 revision

Plant Node

on startup:

  • connect to IoP
  • tell display node about its existence when running:
  • receive settings (humidity) from display node, set them
  • monitor humidity
  • notify display node when humidity status (happy/okay/thirsty) changes

Display Node

  • serve plant monitoring website
  • receive notifications about new plants -> add to website
  • send setting changes (needs) to plants
  • receive humidity status changes, change website accordingly

Clone this wiki locally