{
  "id": "5f3cf3d6-0c43-4bb9-ad29-ff23027c6586",
  "name": "小米传感器-温湿度",
  "expands": {
    "sid": "lumi.158d0007f281ac"
  },
  "properties": [
    {
      "id": "5f3cf3d6-0c43-4bb9-ad29-ff23027c6586",
      "name": "温度",
      "accessMode": "r",
      "dataType": {
        "type": "float",
        "min": "-20",
        "max": "60",
        "step": "0.01",
        "unit": "℃"
      },
      "expands": {
        "prop": "temperature",
        "func": "",
        "method": "",
        "reportMethod": 2,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "5f3cf3d6-0c43-4bb9-ad29-ff23027c6586",
      "name": "湿度",
      "accessMode": "r",
      "dataType": {
        "type": "float",
        "min": "0",
        "max": "100.00",
        "step": "0.01",
        "unit": "%"
      },
      "expands": {
        "prop": "humidity",
        "func": "",
        "method": "",
        "reportMethod": 2,
        "scalingFactor": 1.0
      },
      "remark": ""
    },
    {
      "id": "5f3cf3d6-0c43-4bb9-ad29-ff23027c6586",
      "name": "气压值",
      "accessMode": "r",
      "dataType": {
        "type": "float",
        "min": "0",
        "max": "5000.0",
        "step": "0.1",
        "unit": ""
      },
      "expands": {
        "prop": "pressure",
        "func": "",
        "method": "",
        "reportMethod": 2,
        "scalingFactor": 1.0
      },
      "remark": ""
    }
  ],
  "functions": [],
  "events": [],
  "protocol": {
    "type": "MI_PY_UDP",
    "expands": {
      "device_id": ""
    }
  }
}