设备筛选 websocket测试 GET {{host}}/api/ynl-unit/device-setting/operation 接口描述 该单位的设备的列表,可以查看详情,但是编辑的时候是去修改报警的阈值 说明 / 示例 { "filters": [ { "type": "input", "field": "name", "title": "单位名称", "value": "", "props": { "type": "text", "placeholder": "请输入单位名称", "clearable": true }, "validate": [], "col": [], "extends": [] }, { "type": "input", "field": "space", "title": "监测位置", "value": "", "props": { "type": "text", "placeholder": "请输入监测位置", "clearable": true }, "validate": [], "col": [], "extends": [] }, { "type": "input", "field": "code", "title": "设备编码", "value": "", "props": { "type": "text", "placeholder": "请输入设备编码", "clearable": true }, "validate": [], "col": [], "extends": [] }, { "type": "hidden", "field": "_token", "value": "pvn8dipzdJJCYpE7H81AGtAnNfPDDdcrIriBXNYa" } ], "title": "预警设置", "meta": { "fields": [ { "label": "设备名称", "value": "name" }, { "label": "监测位置", "value": "space" }, { "label": "设备编码", "value": "code" } ] } }
{ "filters": [ { "type": "input", "field": "name", "title": "单位名称", "value": "", "props": { "type": "text", "placeholder": "请输入单位名称", "clearable": true }, "validate": [], "col": [], "extends": [] }, { "type": "input", "field": "space", "title": "监测位置", "value": "", "props": { "type": "text", "placeholder": "请输入监测位置", "clearable": true }, "validate": [], "col": [], "extends": [] }, { "type": "input", "field": "code", "title": "设备编码", "value": "", "props": { "type": "text", "placeholder": "请输入设备编码", "clearable": true }, "validate": [], "col": [], "extends": [] }, { "type": "hidden", "field": "_token", "value": "pvn8dipzdJJCYpE7H81AGtAnNfPDDdcrIriBXNYa" } ], "title": "预警设置", "meta": { "fields": [ { "label": "设备名称", "value": "name" }, { "label": "监测位置", "value": "space" }, { "label": "设备编码", "value": "code" } ] } }