From aeb4cf445b43863363b4ecc7ad6ff32d6ae110c5 Mon Sep 17 00:00:00 2001 From: jay <75509151@qq.com> Date: Wed, 12 Jul 2023 14:50:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=93=B1=E5=A1=94=E6=99=BA=E8=81=94?= =?UTF-8?q?=E5=8D=95=E6=B3=B5=E6=95=B0=E6=8D=AE=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/init/deviceInfo.json | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/data/init/deviceInfo.json b/data/init/deviceInfo.json index d0fbbe41..27d579ed 100755 --- a/data/init/deviceInfo.json +++ b/data/init/deviceInfo.json @@ -1946,5 +1946,53 @@ "property": {}, "tag": {}, "createAt": 1646522674443 + }, + { + "id": "16891445583920testpump0100000010f", + "deviceId": "16891445583920testpump0100000010f", + "productKey": "openiitapump01", + "deviceName": "testpump01", + "model": null, + "secret": "8cB3W8NzjP3rFY6W", + "parentId": "16891443313530testgateway0100013d", + "uid": "1", + "subUid": null, + "locate": { + "longitude": null, + "latitude": null + }, + "state": { + "online": false, + "onlineTime": 0, + "offlineTime": 0 + }, + "property": null, + "tag": null, + "group": {}, + "createAt": 1689144558392 + }, + { + "id": "16891443313530testgateway0100013d", + "deviceId": "16891443313530testgateway0100013d", + "productKey": "openiitagateway01", + "deviceName": "testgateway01", + "model": null, + "secret": "bnw2Z6zNxxdBtm6N", + "parentId": null, + "uid": "1", + "subUid": null, + "locate": { + "longitude": "113.865453", + "latitude": "22.583686" + }, + "state": { + "online": false, + "onlineTime": 0, + "offlineTime": 0 + }, + "property": null, + "tag": null, + "group": {}, + "createAt": 1689144331356 } ] \ No newline at end of file