From cd9b199e2c4429594be52b5f6582cde80d94c945 Mon Sep 17 00:00:00 2001 From: gqc Date: Fri, 30 Jan 2026 17:25:23 +0800 Subject: [PATCH] =?UTF-8?q?json=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JSON.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/JSON.md b/JSON.md index 9904e71..1d69c0e 100644 --- a/JSON.md +++ b/JSON.md @@ -46,6 +46,7 @@ "metric": { "type": "data", "args": { + "level": "fire_leave", "person_count": 0, "temperature": 38.5, "camera_rtsp": "摄像头RTSP地址", @@ -140,6 +141,7 @@ "metric": { "type": "data", "args": { + "level": "fire_check", "fire_detected": true, "camera_rtsp": "摄像头RTSP地址", "task_id": "任务ID",