json修改

This commit is contained in:
gqc 2026-01-30 17:25:23 +08:00
parent c46b8cded0
commit cd9b199e2c

View File

@ -46,6 +46,7 @@
"metric": { "metric": {
"type": "data", "type": "data",
"args": { "args": {
"level": "fire_leave",
"person_count": 0, "person_count": 0,
"temperature": 38.5, "temperature": 38.5,
"camera_rtsp": "摄像头RTSP地址", "camera_rtsp": "摄像头RTSP地址",
@ -140,6 +141,7 @@
"metric": { "metric": {
"type": "data", "type": "data",
"args": { "args": {
"level": "fire_check",
"fire_detected": true, "fire_detected": true,
"camera_rtsp": "摄像头RTSP地址", "camera_rtsp": "摄像头RTSP地址",
"task_id": "任务ID", "task_id": "任务ID",