Actions
Feature #616
closedCreate Java class that handles registration with monitor
Start date:
01 Apr 2018
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
This does a number of things:
- Sends broadcast request to find monitors.
- Monitors only respond if they are in PAIR mode.
- Pairs with monitor using REST APIs
The registration process is demand driven so Jarvis doesn't accidentally pair with a device we weren't expecting to pair with.
Updated by Hammel over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Implemented and integration tested against piboxd.
Committed and pushed.
Closing issue.
Actions