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