- 状态码
- 接口书 写说明
- 版本变更说明
- 后端接口
- 业务流程
- 获取流程列表(list结构)
- 流程从表数据更新(只支持单条更新)
- 流程从表数据添加(支持单条或多条数据)
- 流程作废
- 流程恢复
- 流程抄送
- 流程取回
- 流程中断
- 流程回退
- 流程从表数据(添加|更新)
- 流程从表数据删除
- 超管修改流程主表数据
- 获取流程实例各种办理人
- 流程中断
- 流程回退
- 流程取回
- 流程抄送
- 根据流程实例id获取待办节点信息
- 流程 - 取消委托
- 流程 - 委托
- 流程 - 拒绝委托
- 流程 - 接受委托
- 流程新建发起(或者初始化存草稿)
- 流程定义获取接口
- 流程执行实例查询接口
- 获取多个应用待办简略list
- 获取流程从表数据列表
- 删除某个流程实例
- 流程恢复
- 刷新同步
- 流程提交
- 流程作废
- 查看单个流程详情
- 获取实例列表总数
- 获取流程列表
- 获取流程数据-从表单条数据详情
- 数据流
- 文件存储
- 消息服务
- 用户与角色
- 租户服务
- 通用接口
- 门户
- IOT
- 启聊
- 多语言
- 前端接口
获取传感器列表
POST
/openservice/iot-service/sensor/list
后端接口/IOT/点位后端接口/IOT
请求参数
Body 参数application/json
categoryId
integer <int64>
分类id
categoryName
array[string]
分类名称
code
string
点位编码
codes
array[string]
点位编码
conditions
array[string]
条件
containerId
string
容器id
ctrType
string
控制类型
dataType
string
点位类型
facIds
array[integer <int64>]
设备id
facName
string
设备名称
gatewayCode
string
网关编码
gatewayId
integer <int64>
网关id
gatewayName
string
网关名称
inParam
string
in哪个字段
inValues
array[string]
数组格式,可以传多个
isBind
boolean
true | false
isIn
boolean
in or not in
isUnited
boolean
可选
name
string
点位名称
online
number
在线1,离线0
onlineSymbol
string
可选
onlySon
number
结合categoryId跟categoryName使用,是否包含当前分类下面的子分类。默认为0不包含
pageNum
integer
页码
pageSize
integer
每页数量
search
string
搜索
selectAll
boolean
必需
type
string
可选
示例
{
"categoryId": null,
"categoryName": null,
"code": null,
"codes": null,
"conditions": null,
"containerId": "zinghuaceshishequb",
"ctrType": null,
"dataType": null,
"facIds": null,
"facName": null,
"gatewayCode": null,
"gatewayId": null,
"gatewayName": null,
"inParam": null,
"inValues": [],
"isBind": null,
"isIn": null,
"isUnited": null,
"jwt": null,
"name": null,
"online": null,
"onlineSymbol": null,
"onlySon": 0,
"pageNum": 1,
"pageSize": 15,
"search": null,
"selectAll": false,
"tag": null,
"type": null
}
返回响应
🟢200成功
application/json
Body
result
object
必需
total
integer
必需
list
array [object {31}]
必需
pageNum
integer
必需
pageSize
integer
必需
size
integer
必需
startRow
integer
必需
endRow
integer
必需
pages
integer
必需
prePage
integer
必需
nextPage
integer
必需
isFirstPage
boolean
必需
isLastPage
boolean
必需
hasPreviousPage
boolean
必需
hasNextPage
boolean
必需
navigatePages
integer
必需
navigatepageNums
array[integer]
必需
navigateFirstPage
integer
必需
navigateLastPage
integer
必需
msg
string
必需
code
integer
必需
success
boolean
必需
status
integer
必需
示例
{
"result": {
"total": 26,
"list": [
{
"id": 1727400103108570,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0064",
"itemCode": "zinghuaceshishequbvirtual_test_0064",
"deviceName": "测试0064",
"name": "测试0064",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "modbusrtu",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-27 09:21:43",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": null,
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "采集类",
"decimalPlaces": 2,
"ctrMax": "",
"ctrMin": "",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-27 09:21:43",
"facility_name": "",
"device_name": "测试0064",
"gateway_id": 1719904023100002,
"access_mode": "modbusrtu",
"item_code": "zinghuaceshishequbvirtual_test_0064",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1727073431100800,
"tags": [],
"code": "union_1921d98a647@zinghuaceshishequb",
"itemCode": "union_1921d98a647@zinghuaceshishequb",
"deviceName": "1111111",
"name": "1111111",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "UNION",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "5",
"description": "",
"design": "B*10**A",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-23 14:37:11",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [
{
"id": 1727073580100864,
"type": "低限",
"chara": "<=",
"value": "10",
"bufferValue": "",
"deadBand": "",
"sensorId": 1727073431100800,
"containerId": "zinghuaceshishequb",
"code": "union_1921d98a647@zinghuaceshishequb",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1727073431100800
},
{
"id": 1727073580100865,
"type": "高限",
"chara": ">=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1727073431100800,
"containerId": "zinghuaceshishequb",
"code": "union_1921d98a647@zinghuaceshishequb",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1727073431100800
},
{
"id": 1727073580100866,
"type": "低低限",
"chara": "<=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1727073431100800,
"containerId": "zinghuaceshishequb",
"code": "union_1921d98a647@zinghuaceshishequb",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1727073431100800
},
{
"id": 1727073580100867,
"type": "高高限",
"chara": ">=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1727073431100800,
"containerId": "zinghuaceshishequb",
"code": "union_1921d98a647@zinghuaceshishequb",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1727073431100800
}
],
"online": 0,
"alertRuleItems": null,
"isUnited": true,
"dataSource": "zinghuaceshishequbvirtual_test_0063,zinghuaceshishequbvirtual_test_0062",
"dataSourceList": [
{
"id": 1725430113100069,
"tags": null,
"code": "zinghuaceshishequbvirtual_test_0063",
"itemCode": null,
"deviceName": null,
"name": "测试0063",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "modbusrtu",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "6",
"description": "",
"design": "rand(3) + 0\n",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 14:08:33",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "integer",
"originType": "double",
"itemIds": null,
"alertProperties": null,
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": null,
"isCheck": null,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": "[]",
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 14:08:33",
"facility_name": "",
"device_name": null,
"gateway_id": 1719904023100002,
"access_mode": "modbusrtu",
"item_code": null,
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "integer",
"data_pattern": 10
},
{
"id": 1725430105100063,
"tags": null,
"code": "zinghuaceshishequbvirtual_test_0062",
"itemCode": null,
"deviceName": null,
"name": "测试0062",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "modbusrtu",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "6",
"description": "",
"design": "rand(6) + 4\n",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 14:08:25",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "integer",
"originType": "double",
"itemIds": null,
"alertProperties": null,
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": null,
"isCheck": null,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": "[]",
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 14:08:25",
"facility_name": "",
"device_name": null,
"gateway_id": 1719904023100002,
"access_mode": "modbusrtu",
"item_code": null,
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "integer",
"data_pattern": 10
}
],
"isCheck": false,
"alarmLevel": "四级",
"exprType": 1,
"defaultValue": "",
"pointRuleGroups": "[{\"ruleName\":\"\",\"pointRuleLists\":\"\",\"output\":\"\"}]",
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "1",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-23 14:37:11",
"facility_name": "",
"device_name": "1111111",
"gateway_id": 1719904023100002,
"access_mode": "UNION",
"item_code": "union_1921d98a647@zinghuaceshishequb",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725430113100069,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0063",
"itemCode": "zinghuaceshishequbvirtual_test_0063",
"deviceName": "测试0063",
"name": "测试0063",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "modbusrtu",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "6",
"description": "",
"design": "rand(3) + 0\n",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 14:08:33",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "integer",
"originType": "double",
"itemIds": [],
"alertProperties": [
{
"id": 1726291767102321,
"type": "低限",
"chara": "<=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725430113100069,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0063",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725430113100069
},
{
"id": 1726291767102322,
"type": "高限",
"chara": ">=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725430113100069,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0063",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725430113100069
},
{
"id": 1726291767102323,
"type": "低低限",
"chara": "<=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725430113100069,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0063",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725430113100069
},
{
"id": 1726291767102324,
"type": "高高限",
"chara": ">=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725430113100069,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0063",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725430113100069
}
],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": "[]",
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 14:08:33",
"facility_name": "",
"device_name": "测试0063",
"gateway_id": 1719904023100002,
"access_mode": "modbusrtu",
"item_code": "zinghuaceshishequbvirtual_test_0063",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "integer",
"data_pattern": 10
},
{
"id": 1725430105100063,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0062",
"itemCode": "zinghuaceshishequbvirtual_test_0062",
"deviceName": "测试0062",
"name": "测试0062",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "modbusrtu",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "6",
"description": "",
"design": "rand(6) + 4\n",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 14:08:25",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "integer",
"originType": "double",
"itemIds": [],
"alertProperties": [
{
"id": 1725430124100075,
"type": "高限",
"chara": ">=",
"value": "60",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725430105100063,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0062",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725430105100063
},
{
"id": 1725430124100074,
"type": "低限",
"chara": "<=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725430105100063,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0062",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725430105100063
},
{
"id": 1725430124100076,
"type": "低低限",
"chara": "<=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725430105100063,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0062",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725430105100063
},
{
"id": 1725430124100077,
"type": "高高限",
"chara": ">=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725430105100063,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0062",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725430105100063
}
],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": "[]",
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 14:08:25",
"facility_name": "",
"device_name": "测试0062",
"gateway_id": 1719904023100002,
"access_mode": "modbusrtu",
"item_code": "zinghuaceshishequbvirtual_test_0062",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "integer",
"data_pattern": 10
},
{
"id": 1725419287100693,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0052",
"itemCode": "zinghuaceshishequbvirtual_test_0052",
"deviceName": "点位1725419284582",
"name": "点位1725419284582",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "modbusrtu",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 11:08:07",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [
{
"id": 1725419366100702,
"type": "低限",
"chara": "<=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725419287100693,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0052",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725419287100693
},
{
"id": 1725419366100704,
"type": "高限",
"chara": ">=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725419287100693,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0052",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725419287100693
},
{
"id": 1725419366100705,
"type": "低低限",
"chara": "<=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725419287100693,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0052",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725419287100693
},
{
"id": 1725419366100706,
"type": "高高限",
"chara": ">=",
"value": "",
"bufferValue": "0",
"deadBand": null,
"sensorId": 1725419287100693,
"containerId": "zinghuaceshishequb",
"code": "zinghuaceshishequbvirtual_test_0052",
"owner": "admin",
"container_id": "zinghuaceshishequb",
"sensor_id": 1725419287100693
}
],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "rw",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 11:08:07",
"facility_name": "",
"device_name": "点位1725419284582",
"gateway_id": 1719904023100002,
"access_mode": "modbusrtu",
"item_code": "zinghuaceshishequbvirtual_test_0052",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418103100102,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0043",
"itemCode": "zinghuaceshishequbvirtual_test_0043",
"deviceName": "除尘系统启停信号",
"name": "除尘系统启停信号",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "",
"max": "",
"min": "",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 10:48:23",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "",
"ctrMin": "",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:23",
"facility_name": "",
"device_name": "除尘系统启停信号",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0043",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418103100101,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0042",
"itemCode": "zinghuaceshishequbvirtual_test_0042",
"deviceName": "除尘器进出风口压差",
"name": "除尘器进出风口压差",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "帕斯卡",
"max": "5000",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "压力",
"createAt": "2024-09-04 10:48:23",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "5000",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:23",
"facility_name": "",
"device_name": "除尘器进出风口压差",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0042",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418103100100,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0041",
"itemCode": "zinghuaceshishequbvirtual_test_0041",
"deviceName": "锁气卸灰故障信号",
"name": "锁气卸灰故障信号",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 10:48:23",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "",
"ctrMin": "",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:23",
"facility_name": "",
"device_name": "锁气卸灰故障信号",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0041",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418102100099,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0040",
"itemCode": "zinghuaceshishequbvirtual_test_0040",
"deviceName": "除尘器灰斗温度",
"name": "除尘器灰斗温度",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "摄氏度",
"max": "250",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "温度",
"createAt": "2024-09-04 10:48:22",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "250",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:22",
"facility_name": "",
"device_name": "除尘器灰斗温度",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0040",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418102100098,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0039",
"itemCode": "zinghuaceshishequbvirtual_test_0039",
"deviceName": "爆炸防控措施失效信号",
"name": "爆炸防控措施失效信号",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 10:48:22",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:22",
"facility_name": "",
"device_name": "爆炸防控措施失效信号",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0039",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418102100097,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0038",
"itemCode": "zinghuaceshishequbvirtual_test_0038",
"deviceName": "除尘器灭火装置有效性信号",
"name": "除尘器灭火装置有效性信号",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "MPa",
"max": "1.2",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "压力",
"createAt": "2024-09-04 10:48:22",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "1.2",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:22",
"facility_name": "",
"device_name": "除尘器灭火装置有效性信号",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0038",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418102100096,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0037",
"itemCode": "zinghuaceshishequbvirtual_test_0037",
"deviceName": "泄爆装置失效信号",
"name": "泄爆装置失效信号",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 10:48:22",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:22",
"facility_name": "",
"device_name": "泄爆装置失效信号",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0037",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418102100095,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0036",
"itemCode": "zinghuaceshishequbvirtual_test_0036",
"deviceName": "隔爆阀自锁反馈信号",
"name": "隔爆阀自锁反馈信号",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "",
"max": "100",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-04 10:48:22",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "100",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:22",
"facility_name": "",
"device_name": "隔爆阀自锁反馈信号",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0036",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725418102100094,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0035",
"itemCode": "zinghuaceshishequbvirtual_test_0035",
"deviceName": "过滤器清灰气源信号",
"name": "过滤器清灰气源信号",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "MPa",
"max": "1",
"min": "0",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "压力",
"createAt": "2024-09-04 10:48:22",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "1",
"ctrMin": "0",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-04 10:48:22",
"facility_name": "",
"device_name": "过滤器清灰气源信号",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0035",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
},
{
"id": 1725351628108759,
"tags": [],
"code": "zinghuaceshishequbvirtual_test_0028",
"itemCode": "zinghuaceshishequbvirtual_test_0028",
"deviceName": "除尘系统启停信号",
"name": "除尘系统启停信号",
"gatewayName": "模拟网关",
"gatewayId": 1719904023100002,
"gatewayCode": "zinghuaceshishequbvirtual",
"accessMode": "product",
"dataPattern": 10,
"unit": "",
"max": "",
"min": "",
"resolve": "5",
"description": "",
"design": "",
"containerId": "zinghuaceshishequb",
"type": "未定义",
"createAt": "2024-09-03 16:20:28",
"categoryId": 1719904018100001,
"categoryName": "自动化测试社区版",
"facilityId": 0,
"displayType": "line",
"facilityName": "",
"dataType": "double",
"originType": "double",
"itemIds": [],
"alertProperties": [],
"online": 1,
"alertRuleItems": null,
"isUnited": false,
"dataSource": "",
"dataSourceList": [],
"isCheck": false,
"alarmLevel": "四级",
"exprType": null,
"defaultValue": null,
"pointRuleGroups": null,
"ctrType": "ro",
"decimalPlaces": 2,
"ctrMax": "",
"ctrMin": "",
"typeCode": null,
"storageTank": null,
"alarmState": "0",
"alarmType": null,
"alarmValue": "",
"alarmTime": null,
"alarmThreshold": null,
"deviceCode": "",
"alarmSwitch": true,
"alarmTriggerCycle": 1,
"create_at": "2024-09-03 16:20:28",
"facility_name": "",
"device_name": "除尘系统启停信号",
"gateway_id": 1719904023100002,
"access_mode": "product",
"item_code": "zinghuaceshishequbvirtual_test_0028",
"facility_id": 0,
"category_id": 1719904018100001,
"display_type": "line",
"alarm_level": "四级",
"data_type": "double",
"data_pattern": 10
}
],
"pageNum": 1,
"pageSize": 15,
"size": 15,
"startRow": 1,
"endRow": 15,
"pages": 2,
"prePage": 0,
"nextPage": 2,
"isFirstPage": true,
"isLastPage": false,
"hasPreviousPage": false,
"hasNextPage": true,
"navigatePages": 8,
"navigatepageNums": [
1,
2
],
"navigateFirstPage": 1,
"navigateLastPage": 2
},
"msg": "ok",
"code": 200,
"success": true,
"status": 200
}
修改于 2024-12-26 03:07:04