data.json 1.17 KB
{
  "markers": [
    {
      "name": "模拟数据1",
      "value": 20,
      "position": [103.856504, 30.687278],
      "extraInfo": {
        "tbDeviceId": "@xxxxxxxxxxx",
        "name": "模拟数据1",
        "alias": "模拟数据1",
        "organizationDTO": {
          "name": "模拟数据1"
        },
        "deviceState": "INACTIVE",
        "deviceProfile": {
          "transportType": "MQTT"
        },
        "deviceProfileId":"",
        "deviceInfo": {
          "address": "四川省",
          "longitude": 103.856504,
          "latitude": 30.687278
        }
      }
    },
    {
      "name": "模拟数据2",
      "value": 30,
      "position": [104.095368, 30.716787],
      "extraInfo": {
        "tbDeviceId": "@xxxxxxxxxxxxxxx",
        "name": "模拟数据2",
        "alias": "模拟数据2",
        "organizationDTO": {
          "name": "模拟数据2"
        },
        "deviceState": "INACTIVE",
        "deviceProfile": {
          "transportType": "TCP"
        },
        "deviceProfileId":"",
        "deviceInfo": {
          "address": "四川省",
          "longitude": 104.095368,
          "latitude": 30.716787
        }
      }
    }
  ]
}