Skip to content

Expand initialization message #10

Description

@ClintonLang

Statement

When a board initializes, I want it to send a success message with the board and sensor details

Background

With a multisensor network, I want to be able to activate a sensor array/or hub, and have it 'come online' with similar status details as connecting wifi.
If I structure this properly, it could also be used a milestone message for when something on the board has changed (code version, adding a new sensor etc.)

Acceptance Criteria

When a board initializes, send a json formatted msg containing

  • Board Id/identity
  • board details
  • any significant status detail during the initialization process
  • sensor list and details

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions