Please let me know if this is possible - and how ya'll do it
THX!
I know we caan setup multiple Alerts, for multiple things but hoping there would be an easier (better) way to do ALL cams via a template, or some universal setting.
GoaI : BI sends multiple parameters to a 3rd part system via JSON. Needed: cam down after 60 seconds (Watchdog), motion detected, etc
Ideally we could set everything in a single place and map commands it. Like this...
[Entry]
Motion = 192.168.2.60:80/JSON?request=controldevicebylabel&ref=999&label=Motion
Watchdog = 192.168.2.60:80/JSON?request=controldevicebylabel&ref=999&label=</STATUS/>
FPS = 192.168.2.60:80/JSON?request=controldevicebylabel&ref=999&label=</FPS/>

I know we caan setup multiple Alerts, for multiple things but hoping there would be an easier (better) way to do ALL cams via a template, or some universal setting.
GoaI : BI sends multiple parameters to a 3rd part system via JSON. Needed: cam down after 60 seconds (Watchdog), motion detected, etc
Ideally we could set everything in a single place and map commands it. Like this...
[Entry]
Motion = 192.168.2.60:80/JSON?request=controldevicebylabel&ref=999&label=Motion
Watchdog = 192.168.2.60:80/JSON?request=controldevicebylabel&ref=999&label=</STATUS/>
FPS = 192.168.2.60:80/JSON?request=controldevicebylabel&ref=999&label=</FPS/>