-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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