diff --git a/data/init/category.json b/data/init/category.json index 611f0791..48d7630e 100755 --- a/data/init/category.json +++ b/data/init/category.json @@ -48,5 +48,10 @@ "id": "SmartMeter", "name": "智能电表", "createAt": 1681444312184 + }, + { + "id": "OpenIitaGateway", + "name": "铱塔智联智能网关", + "createAt": 1688969826383 } ] \ No newline at end of file diff --git a/data/init/product.json b/data/init/product.json index f259f723..c18f62e4 100755 --- a/data/init/product.json +++ b/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 +} ] \ No newline at end of file