weatherbox:gateway:meeting_minutes_march_4_2018

This is an old revision of the document!


Meeting Minutes Mar 18 2018

  • Teams deploying in a couple of weeks
  • Next task (for christie): add support for snapdragon
    • Make sure that it's tested properly
    • Ask for help when needed

Future Tasks

  • Two way communication (kenny has this working)
    • I have working code examples for both the weatherbox firmware AND the gateway side
    • Ideally, this should be integrated into the firmware/gateway to make it easier for deployments
  • Extension to the gateway to support remote deployments
    • May need an HTTP rest endpoint somewhere
    • Or some different architecture

Git workflow

  • git clone
  • git checkout -b (to create a new branch)
  • git add FILENAME
  • git commit
  • git push origin BRANCH_NAME
  • Submit a pull request when done
  • weatherbox/gateway/meeting_minutes_march_4_2018.1520211427.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)