From 11919c0672bf2baef0a7a159491ff4c887c6fea0 Mon Sep 17 00:00:00 2001 From: Tyler Romero Date: Wed, 29 May 2024 15:17:10 -0700 Subject: [PATCH] clean edge config --- configs/edge-config.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/configs/edge-config.yaml b/configs/edge-config.yaml index 43518918..ed361a05 100644 --- a/configs/edge-config.yaml +++ b/configs/edge-config.yaml @@ -35,10 +35,6 @@ detectors: # Blank id implies that no detectors have been configured to use motion detection # and/or local edge inference. The "default" templates are just examples of how one # might configure these features. - # - detector_id: 'det_2djhf9bB8wpg1RGGO3xF785vMWI' - # motion_detection_template: "default" - # local_inference_template: "default" - # Harry's detector - - detector_id: 'det_2fnMl34p2LMt8oVbdH02bTgmyvU' + - detector_id: '' motion_detection_template: "default" - local_inference_template: "default" \ No newline at end of file + local_inference_template: "default"