{ "section": "device", "version": 1, "updatedAt": "2026-06-08T09:43:37.5034914+00:00", "payload": { "drivers": [ { "id": "drv-elev", "deviceType": "\u7535\u68AF", "driverName": "OpcUaElevatorDriver", "version": "1.2.0" }, { "id": "drv-chrg", "deviceType": "\u5145\u7535\u6869", "driverName": "ModbusChargerDriver", "version": "1.0.5" }, { "id": "drv-cam", "deviceType": "\u6444\u50CF\u5934", "driverName": "OnvifCameraDriver", "version": "2.1.0" } ], "devices": [ { "id": "dev-elev-1", "name": "#1 \u7535\u68AF", "deviceType": "\u7535\u68AF", "protocol": "opc-ua", "address": "opc.tcp://10.0.2.20:4840", "driverId": "drv-elev", "enabled": true }, { "id": "dev-chrg-1", "name": "\u5145\u7535\u6869-A1", "deviceType": "\u5145\u7535\u6869", "protocol": "modbus-tcp", "address": "10.0.2.30:502", "driverId": "drv-chrg", "enabled": true } ], "healthPolicy": { "heartbeatSec": 5, "offlineSec": 30 }, "alarmPolicy": { "enabled": true, "rules": [ { "level": "warn", "condition": "offline\u003E30s" }, { "level": "error", "condition": "driverException" } ] } } }