{
  "root": {
    "passCode": "83719730",
    "faceEngine": {},
    "cardReader": {
      "deviceId": "file:///dev/ttyS3",
      "baudRate": 9600,
      "model": "A",
      "tagLength": 4,
      "reverseByteOrder": false
    },
    "systemUI": true,
    "iotBus": [
      {
        "title": "蓝牙设备",
        "driver": "ble",
        "icon": "bluetooth"
      },
      {
        "title": "RS485设备",
        "driver": "modbus",
        "icon": "transit-connection-variant",
        "busId": "rtu",
        "deviceId": "file:///dev/ttyS1",
        "baudRate": 9600
      }
    ],
    "theme": {
      "backgroundGradient": {
        "colors": [
          "#2e2e7c",
          "#4477b5"
        ]
      },
      "primaryColor": "#2b9f7f"
    },
    "matrix": {
      "wsAddress": "ws://192.168.3.254/matrix/ws/v1/device",
      "deviceId": "9mZyalSKxvrlBgwu8WXiAp",
      "deviceSecret": "ZZYh4w27ppPL"
    }
  },
  "lab-equipment": {
    "equipment_base_url": "http://192.168.3.254/lims/api",
    "lims_gpui_headers": {
      "CLIENTID": "gpui",
      "CLIENTSECRET": "5586676e-17c1-429c-8d44-e1197b87d490"
    },
    "equipment_ids": "10"
  },
  "authx-card": {
    "baseUrl": "http://192.168.3.254/authx-card/api/v1",
    "@services": {
      "main": {
        "cards": {},
        "salt": "CcPXxYMj"
      }
    }
  },
  "iot-door": {
    "wsAddress": "ws://192.168.3.254/gdoor/ws",
    "doorPassword": 123456,
    "server_url": "http://192.168.3.254/gdoor/api/v1"
  },
  "lab-safety": {
    "mqtt_url": "tcp://192.168.3.254:8083",
    "device_uuid": "5CHSZsdDzV4JocMY4Om8nb",
    "fridges": [
      {
        "uuid": "32900107c98c4dae6d277b54431900f5",
        "name": "温度探头 490",
        "range": "-25℃~-10℃"
      },
      {
        "uuid": "12100406c98c4daedc1b7b54441900f5",
        "name": "温度探头 491",
        "range": "-25℃~-10℃"
      },
      {
        "uuid": "0000000037ff6e063447313115171657",
        "name": "6210 温度控制器",
        "range": "-25℃~-10℃"
      },
      {
        "uuid": "0000000036ff6c064248303920171857",
        "name": "6203的温度检测器",
        "range": "-25℃~-10℃"
      }
    ]
  }
}