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"