Actions
Feature #608
openAdd daemon mode to imgpio
Start date:
23 Feb 2018
Due date:
% Done:
0%
Estimated time:
Severity:
03 - Medium
Description
This will monitor the GPIO pins on the monitor (PiBox Server). This is necessary to handle dynamic registration enabling/disabling on the server.
See https://gist.github.com/rutles/6505809 as an example of using poll() on the open file descriptor to get notified of button push events.
Updated by Hammel over 6 years ago
- Priority changed from Immediate to Normal
- Severity changed from 01 - Critical to 03 - Medium
Lowering priority/severity as the daemon mode is not really necessary to support PAIR mode initially.
Actions