From 5c3b2e95a5ffa8f7f0f88d47f9d339552031b844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=88=90=E4=BC=9F?= Date: Mon, 18 Nov 2024 10:45:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E6=97=B6=E6=95=B0=E6=8D=AE=E4=B8=8A?= =?UTF-8?q?=E6=8A=A5=E6=95=B0=E6=8D=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/datacollect/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/datacollect/README.md b/docs/datacollect/README.md index 2f9ffc86..66ba8a18 100644 --- a/docs/datacollect/README.md +++ b/docs/datacollect/README.md @@ -178,6 +178,8 @@ PS: 同一节点只允许建立一条连接。 "dataTime": 123123123123, //设备ID "deviceId": "1123451235464", + //是否存储历史数据 + "isStore": true, "values": { //key为属性名 "Ia": 123.1, @@ -202,6 +204,8 @@ PS: 同一节点只允许建立一条连接。 "dataTime": 123123123123, //设备ID "deviceId": "1123451235464", + //是否存储历史数据 + "isStore": true, "values": { //key为属性名 "Switch01": 1