Browse Source

feat: add铱塔智联网关设备

jay 1 year ago
parent
commit
da5d8ef4dc
2 changed files with 18 additions and 1 deletions
  1. 5 0
      data/init/category.json
  2. 13 1
      data/init/product.json

+ 5 - 0
data/init/category.json

@@ -48,5 +48,10 @@
     "id": "SmartMeter",
     "name": "智能电表",
     "createAt": 1681444312184
+  },
+  {
+    "id": "OpenIitaGateway",
+    "name": "铱塔智联智能网关",
+    "createAt": 1688969826383
   }
 ]

+ 13 - 1
data/init/product.json

@@ -184,5 +184,17 @@
     "isOpenLocate": false,
     "transparent": false,
     "createAt": 1649653149339
-  }
+  },{
+  "id": 1,
+  "productKey": "openiitagateway01",
+  "productSecret": "openiitasecret01",
+  "name": "铱塔智联智能网关01",
+  "category": "OpenIitaGateway",
+  "nodeType": 0,
+  "uid": "1",
+  "isOpenLocate": 1,
+  "transparent": false,
+  "locateUpdateType": "manual",
+  "createAt": 1649653149339
+}
 ]