====== Poke record engine ======
[[:DVR API|Back to all DVR API topics]]
This is a mirror of the documentation from: https://github.com/Silicondust/documentation/wiki/Poke-Record-Engine
Any time a recording rule is added, deleted, or modified the client sends a message to the record engine to tell it to recompute upcoming record tasks.
====API URL====
/recording_events.post?sync
Example: http://10.20.20.162:4999/recording_events.post?sync
====Poking the record engine====
^ Parameter ^ Type ^ Description ^
| sync | n/a | No value. |
Returns: "null".
====History====
* 20160723:
* Initial documentation.
Copyright © 2016 Silicondust USA Inc. .