diff --git a/configs/templates/std_workshop_face_recognition_shoe_alarm.json b/configs/templates/std_workshop_face_recognition_shoe_alarm.json index 6fa01d6..f6b4fa4 100644 --- a/configs/templates/std_workshop_face_recognition_shoe_alarm.json +++ b/configs/templates/std_workshop_face_recognition_shoe_alarm.json @@ -407,6 +407,12 @@ } ], "actions": { + "http": { + "enable": true, + "url": "http://127.0.0.1:9100/v1/alarms/report", + "timeout_ms": 2000, + "include_media_url": true + }, "log": { "enable": true, "level": "info",