Newer
Older
sensorHubPlusFront / public / config / config.json
liyaguang on 19 Jun 489 bytes 设备配置
{
  "title": "物联网设备管理平台",
  "english": "IoT device management platform",
  "baseUrl": "http://111.198.10.15:11608",
  "support": [
    "1",
    "2",
    "3",
    "4",
    "5",
    "32"
  ],
  "retryTimes": [
    "1",
    "2",
    "3",
    "4",
    "5",
    "32"
  ],
  "attemptsMax": [
    "1",
    "2",
    "3",
    "5",
    "4",
    "32"
  ],
  "collectInterval": [
    "3",
    "4",
    "5",
    "32"
  ],
  "uploadPeriod": [
    "3",
    "4",
    "5",
    "32"
  ]
}