Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for HTTP OTA updates #4

Open
zen opened this issue Dec 30, 2016 · 1 comment
Open

Add support for HTTP OTA updates #4

zen opened this issue Dec 30, 2016 · 1 comment
Milestone

Comments

@zen
Copy link
Member

zen commented Dec 30, 2016

Sensor should be able to request new firmware through HTTP OTA procedure.
There should be pre- and post-update actions, specifically turn off the heater.
Sensor should send following data to the server:

  • hw_version
  • sw_version
  • devel (tree or false) - for development type of firmware

Server will decide if there is a new firmware based on hw_version (denoting firmware line) and sw_version (using semver naming).

@zen zen modified the milestone: 0.1-alpha Feb 10, 2017
@zen
Copy link
Member Author

zen commented Feb 10, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant