Add request handler for manually triggering event, specifying the duration of this pseudo event.
Note that there is already SIGUSR1 handler which does something similar, make sure they both continue to work as expected and that they're both distinctly marked in MongoDB and that all three cases (real event, SIGUSR1, POST handler) are distinguishable.
Add request handler for manually triggering event, specifying the duration of this pseudo event.
Note that there is already SIGUSR1 handler which does something similar, make sure they both continue to work as expected and that they're both distinctly marked in MongoDB and that all three cases (real event, SIGUSR1, POST handler) are distinguishable.
https://git.k-space.ee/k-space/camera-motion-detect/src/branch/master/camdetect.py#L253
This repo is archived. You cannot comment on issues.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add request handler for manually triggering event, specifying the duration of this pseudo event.
Note that there is already SIGUSR1 handler which does something similar, make sure they both continue to work as expected and that they're both distinctly marked in MongoDB and that all three cases (real event, SIGUSR1, POST handler) are distinguishable.
https://git.k-space.ee/k-space/camera-motion-detect/src/branch/master/camdetect.py#L253