Skip to content

Add support for HTTP OTA updates #4

Open
@zen

Description

@zen

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions