微振物联网平台API接口(对外)
v1.0.0
Base URLs:
系统:字典详情管理
GET 查询字典详情
GET /api/dictDetail
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
dictName | query | string | 否 | none |
label | query | string | 否 | none |
page | query | integer | 否 | 页码 (0..N) |
size | query | integer | 否 | 每页显示的数目 |
sort | query | array[string] | 否 | 以下列格式排序标准:property[,asc |
返回示例
200 Response
{
"dictSort": 0,
"label": "string",
"value": "string"
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
GET 查询多个字典详情
GET /api/dictDetail/map
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
dictName | query | string | 是 | 字典名称,多个用逗号隔开 |
返回示例
200 Response
{
"dictSort": 0,
"label": "string",
"value": "string"
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
设备相关接口
GET 查询主机信息
GET /api/applet/wzMachineInfo/list
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
createTime.date | query | integer | 否 | none |
createTime.day | query | integer | 否 | none |
createTime.hours | query | integer | 否 | none |
createTime.minutes | query | integer | 否 | none |
createTime.month | query | integer | 否 | none |
createTime.nanos | query | integer | 否 | none |
createTime.seconds | query | integer | 否 | none |
createTime.time | query | integer | 否 | none |
createTime.timezoneOffset | query | integer | 否 | none |
createTime.year | query | integer | 否 | none |
deptId | query | integer | 否 | 部门ID |
deptIds | query | array[string] | 否 | 部门集合 |
deviceUpdateTime[0].date | query | integer | 否 | none |
deviceUpdateTime[0].day | query | integer | 否 | none |
deviceUpdateTime[0].hours | query | integer | 否 | none |
deviceUpdateTime[0].minutes | query | integer | 否 | none |
deviceUpdateTime[0].month | query | integer | 否 | none |
deviceUpdateTime[0].nanos | query | integer | 否 | none |
deviceUpdateTime[0].seconds | query | integer | 否 | none |
deviceUpdateTime[0].time | query | integer | 否 | none |
deviceUpdateTime[0].timezoneOffset | query | integer | 否 | none |
deviceUpdateTime[0].year | query | integer | 否 | none |
endTime | query | integer | 否 | 结束时间 |
macs | query | array[string] | 否 | 设备唯一标识符集合 |
page | query | integer | 否 | 页码 (0..N) |
queryTime | query | integer | 否 | 查询时间 |
queryType | query | integer | 否 | 1查询近七天,2查询近七周,3查询近6月 |
serialNumber | query | integer | 否 | 序列号 |
size | query | integer | 否 | 每页显示的数目 |
sort | query | array[string] | 否 | 以下列格式排序标准:property[,asc |
startTime | query | integer | 否 | 开始时间 |
返回示例
200 Response
{
"machineStatisticsData": {
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
},
"newWzMachineInfoDtoMap": {
"property1": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"property2": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
},
"wzMachineInfoDto": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"wzMachineInfoDtoMap": {
"property1": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"property2": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
}
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 查询主机工作状态(区间)
POST /api/applet/getDeviceWorkingStatusIntervalByDeviceName
Body 请求参数
{
"deviceName": "string",
"endTime": 0,
"startTime": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"dataTime": 0,
"endTime": 0,
"startTime": 0,
"state": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 查询主机每天每班历史稼动率
POST /api/applet/getDeviceDataByStartTime
Body 请求参数
{
"dataTimes": 0,
"deviceId": 0,
"scope": 0,
"shiftNum": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 查询主机工作状态
POST /api/applet/selectDeviceWorkingStatusByIdDate
Body 请求参数
{
"dataTimes": 0,
"deviceId": 0,
"shiftNums": [
0
]
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"deviceOperatingStateList": [
{
"dataTime": 0,
"endTime": 0,
"startTime": 0,
"state": 0
}
],
"endTime": 0,
"startTime": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 设备指定时间当天每半小时使用率
POST /api/applet/deptUtilization
Body 请求参数
{
"deptId": 0,
"deptIds": [
0
],
"endTime": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
GET 日报查询主机信息
GET /api/applet/wzMachineInfo/list1
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
deptId | query | integer | 否 | 部门ID,默认当前部门 |
deptIds | query | array[string] | 否 | 部门ID集合 |
startTime | query | integer | 否 | 查询时间,单位毫秒,不传默认当天 |
返回示例
200 Response
{
"efficiencyStatementDataList": [
{
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"intradayEfficiencyStatementDataAverage": {
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
},
"monthEfficiencyStatementDataAverage": {
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
},
"yesterdayEfficiencyStatementDataAverage": {
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 查询主机月报信息
POST /api/applet/wzMachineInfo/monthly
Body 请求参数
{
"deptId": 0,
"startTime": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 查询操机员月报信息
POST /api/applet/wzMachineInfo/monthlyOrderByOperator
Body 请求参数
{
"deptId": 0,
"startTime": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 查询主机日周月报信息按设备分组
POST /api/applet/wzMachineInfo/queryAppletDeviceStatementDataVo
Body 请求参数
{
"endTime": 0,
"startTime": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"deviceDeptSumDailyPerformanceData": [
{
"dataSize": 0,
"dataTime": "string",
"deptName": "string",
"deviceDailyPerformanceDataList": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"startTimeSum": 0,
"useWorkTimeSum": 0,
"weekDeptDeviceDailyMaps": {
"property1": {
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
},
"property2": {
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
},
"workTimeSum": 0
}
],
"deviceSumDailyPerformanceDataList": [
{
"dataSize": 0,
"dataTime": "string",
"deviceDailyPerformanceDataList": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"startTimeSum": 0,
"useWorkTimeSum": 0,
"workTimeSum": 0
}
],
"deviceSumDeviceDailyPerformanceData": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"deviceSumOperatorDailyPerformanceData": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"deviceSumOperatorDailyPerformanceDataList": [
{
"dataTime": "string",
"operatorDailyPerformanceDataLIst": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"startTimeSun": 0,
"useWorkTimeSun": 0,
"workTimeSun": 0
}
],
"weekDeviceDailyMaps": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"weekPerformanceDataMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
]
}
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 查询主机月报信息按部门分组
POST /api/applet/wzMachineInfo/queryDeptDeviceDailyPerformanceData
Body 请求参数
{}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | object | 否 | none |
返回示例
200 Response
{
"deptDeviceDailyPerformanceData": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"deptName": "string",
"deviceSize": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 查询主机日周月报信息按部门分组
POST /api/applet/wzMachineInfo/queryDeviceDeptSumDailyPerformanceDatas
Body 请求参数
{
"endTime": 0,
"queryType": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"dataSize": 0,
"dataTime": "string",
"deptName": "string",
"deviceDailyPerformanceDataList": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"startTimeSum": 0,
"useWorkTimeSum": 0,
"weekDeptDeviceDailyMaps": {
"property1": {
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
},
"property2": {
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
},
"workTimeSum": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 根据设备ID查询设备实时稼动率信息
POST /api/wzDeviceHistoryData/selectNewestData
Body 请求参数
{
"dataTimes": 0,
"deviceId": 0,
"shiftNums": [
0
]
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
GET 根据设备Mac查询主机信息
GET /api/wzMachineInfo/selectWzMachineInfoDtoByMac
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
mac | query | string | 是 | 设备mac地址 |
返回示例
200 Response
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
GET 根据设备id获取报警日志详情
GET /api/applet/queryWzDeviceLogDataList
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
deviceId | query | integer | 否 | 设备ID |
endTime | query | integer | 否 | 结束时间 ms |
startTime | query | integer | 否 | 开始时间 ms |
返回示例
200 Response
{
"deviceLogData": {
"alertMode": 0,
"deviceId": 0,
"deviceName": "string",
"installMachineSn": "string",
"isSensorAnomaly": true,
"machineType": 0,
"untreatedG00Mode": 0,
"untreatedMode": 0
},
"wzDeviceLogDataDtos": [
{
"complexChannelNum": 0,
"currentSchedule": 0,
"dataTime": 0,
"detectorHigh": 0,
"detectorLow": 0,
"detectorOffset": 0,
"detectorState": 0,
"detectorType": 0,
"detectorWarn": 0,
"deviceId": 0,
"deviceLocation": "string",
"deviceName": "string",
"g01MultiWarnAdd": 0,
"id": 0,
"installMachineSn": "string",
"isUnusual": true,
"isVideoExists": true,
"knifeNum": 0,
"logId": "string",
"machineType": 0,
"mark": "string",
"maxChannelNum": 0,
"netTime": 0,
"newestLogAddr": 0,
"notifyTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"operatorName": "string",
"pushKnifeTime": 0,
"realValue": 0,
"sceneChangeDelay": 0,
"sceneLearnTime": 0,
"sceneName": "string",
"sceneNum": 0,
"state": true
}
]
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 根据主机ID查询主机实时数据
POST /api/applet/queryDeviceRealTimeDataById
Body 请求参数
{
"deviceId": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"detectorFourState": 0,
"detectorFourType": 0,
"detectorFourValue": 0,
"detectorFourWarn": 0,
"detectorG00Offset": 0,
"detectorOneState": 0,
"detectorOneType": 0,
"detectorOneValue": 0,
"detectorOneWarn": 0,
"detectorThreeState": 0,
"detectorThreeType": 0,
"detectorThreeValue": 0,
"detectorThreeWarn": 0,
"detectorTwoState": 0,
"detectorTwoType": 0,
"detectorTwoValue": 0,
"detectorTwoWarn": 0,
"electricRelayOutConfig": 0,
"g01MultiWarnAdd": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"rawX": 0,
"rawY": 0,
"rawZ": 0,
"realTimeData": true,
"sceneNum": 0,
"schedule": 0,
"sensorState": 0,
"specialSceneName": "string",
"specialSceneNum": 0,
"workStartTime": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
GET 根据ID查询快照通知详情
GET /api/wzDeviceActivationSnapshoot/findActivationSnapshootsBySnapshootTime
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
notifyId | query | integer | 是 | 通知ID |
snapshiootDay | query | integer | 是 | 快照时间戳 ms |
返回示例
200 Response
{
"machineStatisticsData": {
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
},
"newWzMachineInfoDtoMap": {
"property1": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"property2": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
},
"wzMachineInfoDto": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"wzMachineInfoDtoMap": {
"property1": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"property2": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
}
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 根据设备名称查询最新稼动率数据
POST /api/wzDeviceActivationData/queryActivationDataByName
Body 请求参数
{
"deviceName": "string"
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 后台首页
POST /api/wzDeviceDailyhistoryData/getHomePageData
Body 请求参数
{
"scope": 0,
"startTime": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"deptMachineInfoList": {
"property1": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"property2": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
},
"deptName": "string",
"deptStaData": {
"property1": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
]
},
"deviceLogData": [
{
"alertMode": 0,
"deviceId": 0,
"deviceName": "string",
"installMachineSn": "string",
"isSensorAnomaly": true,
"machineType": 0,
"untreatedG00Mode": 0,
"untreatedMode": 0
}
],
"differenceValueList": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"machineClassDataList": [
{
"installMachineClass": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"machineStatisticsDataList": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"sevenDaysMachineStatisticsDataList": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"shiftNum": 0,
"wzMachineInfoDtos": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
null
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
POST 根据设备ID查询设备振动数据
POST /api/wzDeviceHistoryData/selectByDeviceId
Body 请求参数
{
"dataTime": [
0
],
"deviceId": 0,
"deviceName": "string"
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{
"detectorFourInfo": {
"actualData": [
0
],
"warnData": [
0
]
},
"detectorOneInfo": {
"actualData": [
0
],
"warnData": [
0
]
},
"detectorThreeInfo": {
"actualData": [
0
],
"warnData": [
0
]
},
"detectorTwoInfo": {
"actualData": [
0
],
"warnData": [
0
]
},
"historyData": [
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"detectorFourState": 0,
"detectorFourType": 0,
"detectorFourValue": 0,
"detectorFourWarn": 0,
"detectorG00Offset": 0,
"detectorOneState": 0,
"detectorOneType": 0,
"detectorOneValue": 0,
"detectorOneWarn": 0,
"detectorThreeState": 0,
"detectorThreeType": 0,
"detectorThreeValue": 0,
"detectorThreeWarn": 0,
"detectorTwoState": 0,
"detectorTwoType": 0,
"detectorTwoValue": 0,
"detectorTwoWarn": 0,
"electricRelayOutConfig": 0,
"g01MultiWarnAdd": 0,
"id": 0,
"knifeNum": 0,
"rawX": 0,
"rawY": 0,
"rawZ": 0,
"sceneNum": 0,
"schedule": 0,
"sensorState": 0,
"specialSceneName": "string",
"specialSceneNum": 0,
"workStartTime": 0
}
],
"rawX": [
0
],
"rawY": [
0
],
"rawZ": [
0
],
"timeData": [
"string"
]
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
GET 根据ID查询面板配置
GET /api/wzMachinePanelInfo/queryAllInfoByConfigId
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
configId | query | integer | 是 | 面板ID |
返回示例
200 Response
{
"id": 0,
"info": "string",
"infos": [
{
"configId": 0,
"dataType": "string",
"detailId": "string",
"endIndex": 0,
"explan": "string",
"format": "string",
"label": "string",
"machineKey": "string",
"sqlFieldName": "string",
"startIndex": 0,
"translation": "string",
"type": "string",
"value": "string"
}
],
"name": "string",
"remark": "string"
}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
授权相关
POST 通过accessKey和accessKeySecret获取Authorization
POST /api/sysUserAuthorization/authorization
Body 请求参数
{
"accessKey": "string",
"accessKeySecret": "string",
"userId": 0
}
请求参数
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
body | body | any | 否 | none |
返回示例
200 Response
{}
返回结果
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | ok | Inline |
201 | Created | Created | Inline |
401 | Unauthorized | Unauthorized | Inline |
403 | Forbidden | Forbidden | Inline |
404 | Not Found | Not Found | Inline |
返回数据结构
数据模型
设备面板详情出参
{
"id": 0,
"info": "string",
"infos": [
{
"configId": 0,
"dataType": "string",
"detailId": "string",
"endIndex": 0,
"explan": "string",
"format": "string",
"label": "string",
"machineKey": "string",
"sqlFieldName": "string",
"startIndex": 0,
"translation": "string",
"type": "string",
"value": "string"
}
],
"name": "string",
"remark": "string"
}
设备面板详情出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
id | integer(int64) | false | none | none | |
info | string | false | none | 面板信息 | |
infos | [显示配置详情出参] | false | none | none | |
name | string | false | none | 面板名称,一般为机床型号 | |
remark | string | false | none | 备注 |
显示配置详情出参
{
"configId": 0,
"dataType": "string",
"detailId": "string",
"endIndex": 0,
"explan": "string",
"format": "string",
"label": "string",
"machineKey": "string",
"sqlFieldName": "string",
"startIndex": 0,
"translation": "string",
"type": "string",
"value": "string"
}
显示配置详情出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
configId | integer(int64) | false | none | 配置ID | |
dataType | string | false | none | 数据类型 | |
detailId | string | false | none | 详情id | |
endIndex | integer(int32) | false | none | 终止索引 | |
explan | string | false | none | 说明信息 | |
format | string | false | none | 顺序 | |
label | string | false | none | 标签 | |
machineKey | string | false | none | 主机输出对应key | |
sqlFieldName | string | false | none | 数据库对应字段 | |
startIndex | integer(int32) | false | none | 起始索引 | |
translation | string | false | none | 配置信息 | |
type | string | false | none | 类型 | |
value | string | false | none | 值 |
探测器数据出参
{
"detectorFourInfo": {
"actualData": [
0
],
"warnData": [
0
]
},
"detectorOneInfo": {
"actualData": [
0
],
"warnData": [
0
]
},
"detectorThreeInfo": {
"actualData": [
0
],
"warnData": [
0
]
},
"detectorTwoInfo": {
"actualData": [
0
],
"warnData": [
0
]
},
"historyData": [
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"detectorFourState": 0,
"detectorFourType": 0,
"detectorFourValue": 0,
"detectorFourWarn": 0,
"detectorG00Offset": 0,
"detectorOneState": 0,
"detectorOneType": 0,
"detectorOneValue": 0,
"detectorOneWarn": 0,
"detectorThreeState": 0,
"detectorThreeType": 0,
"detectorThreeValue": 0,
"detectorThreeWarn": 0,
"detectorTwoState": 0,
"detectorTwoType": 0,
"detectorTwoValue": 0,
"detectorTwoWarn": 0,
"electricRelayOutConfig": 0,
"g01MultiWarnAdd": 0,
"id": 0,
"knifeNum": 0,
"rawX": 0,
"rawY": 0,
"rawZ": 0,
"sceneNum": 0,
"schedule": 0,
"sensorState": 0,
"specialSceneName": "string",
"specialSceneNum": 0,
"workStartTime": 0
}
],
"rawX": [
0
],
"rawY": [
0
],
"rawZ": [
0
],
"timeData": [
"string"
]
}
探测器数据出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
detectorFourInfo | 设备振动值出参 | false | none | none | |
detectorOneInfo | 设备振动值出参 | false | none | none | |
detectorThreeInfo | 设备振动值出参 | false | none | none | |
detectorTwoInfo | 设备振动值出参 | false | none | none | |
historyData | [设备加工历史数据] | false | none | none | |
rawX | [integer] | false | none | 原始X轴值 | |
rawY | [integer] | false | none | 原始Y轴值 | |
rawZ | [integer] | false | none | 原始Z轴值 | |
timeData | [string] | false | none | 时间序列值 |
设备加工历史数据
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"detectorFourState": 0,
"detectorFourType": 0,
"detectorFourValue": 0,
"detectorFourWarn": 0,
"detectorG00Offset": 0,
"detectorOneState": 0,
"detectorOneType": 0,
"detectorOneValue": 0,
"detectorOneWarn": 0,
"detectorThreeState": 0,
"detectorThreeType": 0,
"detectorThreeValue": 0,
"detectorThreeWarn": 0,
"detectorTwoState": 0,
"detectorTwoType": 0,
"detectorTwoValue": 0,
"detectorTwoWarn": 0,
"electricRelayOutConfig": 0,
"g01MultiWarnAdd": 0,
"id": 0,
"knifeNum": 0,
"rawX": 0,
"rawY": 0,
"rawZ": 0,
"sceneNum": 0,
"schedule": 0,
"sensorState": 0,
"specialSceneName": "string",
"specialSceneNum": 0,
"workStartTime": 0
}
设备加工历史数据
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
currentDayStartTime | integer(int32) | false | none | 当日开机时间 | |
currentDayUseWorkTime | integer(int32) | false | none | 当日切削时间 | |
currentDayWorkTime | integer(int32) | false | none | 当日开动时间 | |
currentSchedule | integer(int32) | false | none | 当前班次类型 | |
dataTime | integer(int64) | false | none | 数据时间 | |
detectorFourState | integer(int32) | false | none | 探测器四状态 | |
detectorFourType | integer(int32) | false | none | 探测器四类型 | |
detectorFourValue | integer(int32) | false | none | 探测器四实时值 | |
detectorFourWarn | integer(int32) | false | none | 探测器四报警值 | |
detectorG00Offset | integer(int32) | false | none | 探测器G00补偿 | |
detectorOneState | integer(int32) | false | none | 探测器一状态 | |
detectorOneType | integer(int32) | false | none | 探测器一类型 | |
detectorOneValue | integer(int32) | false | none | 探测器一实时值 | |
detectorOneWarn | integer(int32) | false | none | 探测器一报警值 | |
detectorThreeState | integer(int32) | false | none | 探测器三状态 | |
detectorThreeType | integer(int32) | false | none | 探测器三类型 | |
detectorThreeValue | integer(int32) | false | none | 探测器三实时值 | |
detectorThreeWarn | integer(int32) | false | none | 探测器三报警值 | |
detectorTwoState | integer(int32) | false | none | 探测器二状态 | |
detectorTwoType | integer(int32) | false | none | 探测器二类型 | |
detectorTwoValue | integer(int32) | false | none | 探测器二实时值 | |
detectorTwoWarn | integer(int32) | false | none | 探测器二报警值 | |
electricRelayOutConfig | integer(int32) | false | none | 继电器输出配置 | |
g01MultiWarnAdd | integer(int32) | false | none | G01多次报警补偿 | |
id | integer(int64) | false | none | ID | |
knifeNum | integer(int32) | false | none | 刀号 | |
rawX | integer(int64) | false | none | 原始X轴值 | |
rawY | integer(int64) | false | none | 原始Y轴值 | |
rawZ | integer(int64) | false | none | 原始Z轴值 | |
sceneNum | integer(int32) | false | none | 场景编号 | |
schedule | integer(int32) | false | none | 班次类型 | |
sensorState | integer(int32) | false | none | 传感器状态 | |
specialSceneName | string | false | none | 特殊场景名称 | |
specialSceneNum | integer(int32) | false | none | 特殊场景编号 | |
workStartTime | integer(int32) | false | none | 早班开始时间 |
设备振动值出参
{
"actualData": [
0
],
"warnData": [
0
]
}
设备振动值出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
actualData | [integer] | false | none | 振动实际值 | |
warnData | [integer] | false | none | 报警值 |
设备历史数据查询入参GroupsDeviceHistoryData$SelectByDeviceId
{
"dataTime": [
0
],
"deviceId": 0,
"deviceName": "string"
}
设备历史数据查询入参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataTime | [integer] | true | none | 查询开始时间和结束时间 | |
deviceId | integer(int64) | true | none | 设备ID,与设备名称 必填一个 | |
deviceName | string | false | none | 设备Mac地址 |
首页出参
{
"deptMachineInfoList": {
"property1": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"property2": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
},
"deptName": "string",
"deptStaData": {
"property1": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
]
},
"deviceLogData": [
{
"alertMode": 0,
"deviceId": 0,
"deviceName": "string",
"installMachineSn": "string",
"isSensorAnomaly": true,
"machineType": 0,
"untreatedG00Mode": 0,
"untreatedMode": 0
}
],
"differenceValueList": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"machineClassDataList": [
{
"installMachineClass": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"machineStatisticsDataList": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"sevenDaysMachineStatisticsDataList": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"shiftNum": 0,
"wzMachineInfoDtos": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
}
首页出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deptMachineInfoList | object | false | none | 设备信息按部门分组 | |
» additionalProperties | [设备详情信息] | false | none | none | |
deptName | string | false | none | 部门名称 | |
deptStaData | object | false | none | none | |
» additionalProperties | [加工数据] | false | none | none | |
deviceLogData | [设备当日报警日志出参] | false | none | 报警日志 | |
differenceValueList | [加工数据] | false | none | 当天和前一天的差值 | |
machineClassDataList | [主机加工类型分组出参] | false | none | 主机类型 | |
machineStatisticsDataList | [加工数据] | false | none | none | |
sevenDaysMachineStatisticsDataList | [加工数据] | false | none | 七天加工数据 | |
shiftNum | integer(int32) | false | none | 班次 | |
wzMachineInfoDtos | [设备详情信息] | false | none | 主机信息 |
主机加工类型分组出参
{
"installMachineClass": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
主机加工类型分组出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
installMachineClass | string | false | none | 加工类型 | |
startTime | integer(int32) | false | none | 开机时间 | |
useWorkTime | integer(int32) | false | none | 切削时间 | |
workTime | integer(int32) | false | none | 开动时间 |
设备当日报警日志出参
{
"alertMode": 0,
"deviceId": 0,
"deviceName": "string",
"installMachineSn": "string",
"isSensorAnomaly": true,
"machineType": 0,
"untreatedG00Mode": 0,
"untreatedMode": 0
}
设备当日报警日志出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
alertMode | integer(int32) | false | none | 总数 | |
deviceId | integer(int64) | false | none | 设备ID | |
deviceName | string | false | none | 设备名称 | |
installMachineSn | string | false | none | 安装机床编号 | |
isSensorAnomaly | boolean | false | none | 传感器是否异常 | |
machineType | integer(int64) | false | none | 主机类型 | |
untreatedG00Mode | integer(int32) | false | none | G00未处理数量 | |
untreatedMode | integer(int32) | false | none | 未处理数量 |
加工数据
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
加工数据
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataTime | string | false | none | 日期 | |
dataTimeLong | integer(int64) | false | none | 时间Long类型 | |
downtime | integer(int32) | false | none | 停机时间 | |
efficiency | number(double) | false | none | 效率 | |
emptyRunningTime | integer(int32) | false | none | 空运行时间 | |
machineNumber | integer(int32) | false | none | 设备编号 | |
machineQuantity | integer(int32) | false | none | 总数量时间 | |
startTime | integer(int32) | false | none | 开机时间 | |
useWorkTime | integer(int32) | false | none | 切削时间 | |
workTime | integer(int32) | false | none | 开动时间 |
设备详情信息
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"wzNetDeviceInfo": {}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
设备详情信息
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
adminRemark | WzMachineAdminRemarkDto | false | none | none | |
batchSetTask | [设备参数设置任务] | false | none | 批量设置任务 | |
binding | boolean | false | none | 是否绑定 | |
cameraInfos | [摄像头详情] | false | none | 摄像头相关数据 | |
createPersonName | string | false | none | 初始安装人员 | |
currentDayUntreatedG00WarmCount | integer(int32) | false | none | 当天未处理报警数量 | |
currentDayUntreatedWarmCount | integer(int32) | false | none | 当天未处理报警数量 | |
currentDayWarmCount | integer(int32) | false | none | 当天所有报警数量 | |
currentSchedule | integer(int32) | false | none | 设备当前班次 | |
dept | 部门精简出参 | false | none | none | |
deviceAiLevelDto | 设备AI权限出参 | false | none | none | |
deviceId | integer(int64) | false | none | none | |
deviceIp | string | false | none | none | |
enabled | boolean | false | none | none | |
function | integer(int64) | false | none | 设备功能的和 | |
history | [设备修改记录] | false | none | 操作记录 | |
id | integer(int64) | false | none | none | |
installFactoryName | string | false | none | 安装工厂名称 | |
installLocation | string | false | none | 安装位置 | |
installMachineBrand | string | false | none | 安装机床品牌 | |
installMachineClass | integer(int32) | false | none | 0 立式加工中心 1 卧式加工中心 2 大龙门 3 车床 4 锯床 5 其他 | |
installMachineSn | string | false | none | 安装机床编号 | |
installMachineType | string | false | none | 安装机床型号 | |
mac | string | false | none | 设备Mac | |
machineStatus | integer(int32) | false | none | 主机状态 | |
machineType | integer(int64) | false | none | 主机类型 | |
netDevice | 设备网络信息 | false | none | none | |
operatorName | string | false | none | none | |
panelId | integer(int64) | false | none | 面板Id | |
panelInfo | string | false | none | 面板信息 | |
readTask | [设备参数设置任务] | false | none | 读取任务 | |
saveTask | [设备参数设置任务] | false | none | 保存任务 | |
serialNumber | integer(int64) | false | none | 设备序列号 | |
shiftNumberDailyPerformanceMap | object | false | none | none | |
» additionalProperties | [一段时间内设备班次稼动率和] | false | none | none | |
startTime | integer(int32) | false | none | 运行时间 | |
statisticsData | [加工数据] | false | none | none | |
status | string | false | none | 设备运行状态 | |
statusOrder | integer(int32) | false | none | 状态排序 | |
unfinishedTaskList | [设备参数设置任务] | false | none | none | |
updatePersonName | string | false | none | 最新安装人员 | |
useWorkTime | integer(int32) | false | none | 切削时间 | |
version | string | false | none | none | |
workTime | integer(int32) | false | none | 开动时间 | |
workingStatus | integer(int32) | false | none | 设备工作状态 | |
wzActivationDataDto | 设备实时生产数据 | false | none | none | |
wzDeviceActivationDataDto | 设备实时稼动率出参 | false | none | none | |
wzDeviceSetStateDto | WzDeviceSetStateDto | false | none | none | |
wzDeviceSettingTaskDtoList | [设备参数设置任务] | false | none | none | |
wzDeviceSettingTaskDtoOneList | [设备参数设置任务] | false | none | none | |
wzDeviceStateDto | WzDeviceStateDto | false | none | none | |
wzDeviceUnusualInfoDtoList | [设备异常数据出参] | false | none | 设备异常数据相关 |
设备异常数据出参
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
设备异常数据出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deviceName | string | false | none | 设备名称 | |
lastDataTime | integer(int64) | false | none | 最新数据时间戳 | |
lastPropValue | string | false | none | 属性值 | |
propComment | string | false | none | 属性解释 | |
propName | string | false | none | 异常属性名 | |
state | boolean | false | none | 是否处理 | |
unusualId | string | false | none | 异常ID | |
unusualType | integer(int32) | false | none | 异常类型 | |
updateTime | Timestamp | false | none | none |
Timestamp
{
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
Timestamp
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
date | integer(int32) | false | none | none | |
day | integer(int32) | false | none | none | |
hours | integer(int32) | false | none | none | |
minutes | integer(int32) | false | none | none | |
month | integer(int32) | false | none | none | |
nanos | integer(int32) | false | none | none | |
seconds | integer(int32) | false | none | none | |
time | integer(int64) | false | none | none | |
timezoneOffset | integer(int32) | false | none | none | |
year | integer(int32) | false | none | none |
WzDeviceStateDto
{
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
}
WzDeviceStateDto
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
currentDate | boolean | false | none | none | |
currentSchedule | integer(int32) | false | none | none | |
currentScheduleWorkStartTime | integer(int64) | false | none | none | |
dailyWorkStartTime | integer(int64) | false | none | none | |
deviceIp | string | false | none | none | |
deviceName | string | false | none | none | |
endTime | integer(int64) | false | none | none | |
firstEndTime | integer(int32) | false | none | none | |
firstStartTime | integer(int32) | false | none | none | |
fpgaVersion | integer(int32) | false | none | none | |
schedule | integer(int32) | false | none | none | |
secondEndTime | integer(int32) | false | none | none | |
secondStartTime | integer(int32) | false | none | none | |
sensorOrientation | integer(int32) | false | none | none | |
startTime | integer(int64) | false | none | none | |
state | integer(int32) | false | none | none | |
version | string | false | none | none | |
warnState | integer(int32) | false | none | none | |
workStartTime | integer(int32) | false | none | none |
WzDeviceSetStateDto
{
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
WzDeviceSetStateDto
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
completeEndTime | Timestamp | false | none | none | |
completeStartTime | Timestamp | false | none | none | |
dataTime | integer(int64) | false | none | none | |
deviceName | string | false | none | none | |
readEndTime | Timestamp | false | none | none | |
readStartTime | Timestamp | false | none | none | |
saveEndTime | Timestamp | false | none | none | |
saveStartTime | Timestamp | false | none | none | |
state | integer(int32) | false | none | none | |
verifyEndTime | Timestamp | false | none | none | |
verifyStartTime | Timestamp | false | none | none |
设备实时稼动率出参
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
}
设备实时稼动率出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
currentDayStartTime | integer(int32) | false | none | none | |
currentDayUseWorkTime | integer(int32) | false | none | none | |
currentDayWorkTime | integer(int32) | false | none | none | |
currentSchedule | integer(int32) | false | none | none | |
dataTime | integer(int64) | false | none | none | |
deviceName | string | false | none | none | |
g00Ratio | integer(int32) | false | none | none | |
g01Ratio | integer(int32) | false | none | none | |
knifeNum | integer(int32) | false | none | none | |
mainRotateRatio | integer(int32) | false | none | none | |
sceneNum | integer(int32) | false | none | none | |
schedule | integer(int32) | false | none | none | |
workStartTime | integer(int32) | false | none | none |
设备实时生产数据
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
}
设备实时生产数据
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
currentDayStartTime | integer(int32) | false | none | 当日开机时间 | |
currentDayUseWorkTime | integer(int32) | false | none | 当日切削时间 | |
currentDayWorkTime | integer(int32) | false | none | 当日开动时间 | |
currentSchedule | integer(int32) | false | none | 当前班次类型 1 第一班 2 第二班 3 第三班 | |
currentShiftNum | integer(int32) | false | none | 当前班次号 | |
dataTime | integer(int64) | false | none | 数据时间 | |
g00Ratio | integer(int32) | false | none | 快速移动倍率 | |
g01Ratio | integer(int32) | false | none | 切削倍率 | |
id | integer(int64) | false | none | none | |
knifeNum | integer(int32) | false | none | 刀号 | |
machineShiftDataList | [设备班次数据] | false | none | none | |
mainRotateRatio | integer(int32) | false | none | 主轴转动速率 | |
sceneNum | integer(int32) | false | none | 场景编号 | |
schedule | integer(int32) | false | none | 班次类型 1:两班轮换 2:三班轮换 3:单班轮换 | |
workStartTime | integer(int32) | false | none | 早班开始时间 |
设备班次数据
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
设备班次数据
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
currentShiftStartTime | integer(int32) | false | none | 当班开机时间 | |
currentShiftUseWorkTime | integer(int32) | false | none | 当班切削时间 | |
currentShiftWorkTime | integer(int32) | false | none | 当班开动时间 | |
dataTime | integer(int64) | false | none | 数据时间 | |
efficiency | number(double) | false | none | 当班效率 | |
shiftNum | integer(int32) | false | none | 班次号 |
一段时间内设备班次稼动率和
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
一段时间内设备班次稼动率和
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataTime | string | false | none | 数据时间 | |
deviceId | integer(int64) | false | none | 设备ID | |
installMachineSn | string | false | none | 安装机床编号 | |
month | integer(int32) | false | none | 月 | |
operatorId | integer(int64) | false | none | 操机人员ID | |
operatorName | string | false | none | none | |
operatorNameSet | [string] | false | none | 操机人员集合 | |
shiftNumber | integer(int32) | false | none | 班次编号 | |
startTime | integer(int64) | false | none | 开机时间 | |
timeSliderVo | 时间段通用类 | false | none | none | |
useWorkTime | integer(int64) | false | none | 切削时间 | |
week | integer(int32) | false | none | 周 | |
workTime | integer(int64) | false | none | 开动时间 |
时间段通用类
{
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
}
时间段通用类
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
beginDate | string | false | none | 开始时间 | |
beginTime | integer(int64) | false | none | 开始时间Long | |
endDate | string | false | none | 结束时间 | |
endTime | integer(int64) | false | none | 结束时间Long | |
month | integer(int32) | false | none | 周 | |
week | integer(int32) | false | none | 月 |
设备网络信息
{
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"wzNetDeviceInfo": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"wzNetDeviceInfo": {}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
设备网络信息
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
accout | string | false | none | none | |
adminUrl | string | false | none | none | |
createBy | string | false | none | none | |
createTime | Timestamp | false | none | none | |
deviceBrand | string | false | none | none | |
deviceClass | integer(int32) | false | none | none | |
deviceType | string | false | none | none | |
id | integer(int64) | false | none | none | |
imei | string | false | none | none | |
mac | string | false | none | none | |
machineInfos | [设备详情信息] | false | none | none | |
password | string | false | none | none | |
serialNumber | string | false | none | none | |
simCardInfo | WzSimCardInfoDto | false | none | none | |
updateBy | string | false | none | none | |
updateTime | Timestamp | false | none | none |
WzSimCardInfoDto
{
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"wzNetDeviceInfo": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"wzNetDeviceInfo": {}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
}
WzSimCardInfoDto
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
activateDate | Timestamp | false | none | none | |
createBy | string | false | none | none | |
createTime | Timestamp | false | none | none | |
iccid | string | false | none | none | |
id | integer(int64) | false | none | none | |
isp | string | false | none | none | |
mcc | string | false | none | none | |
phone | string | false | none | none | |
pin | string | false | none | none | |
puk | string | false | none | none | |
state | integer(int32) | false | none | none | |
updateBy | string | false | none | none | |
updateTime | Timestamp | false | none | none | |
wzNetDeviceInfo | 设备网络信息 | false | none | none |
设备修改记录
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
设备修改记录
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
createTime | Timestamp | false | none | none | |
currentSensorImages | string | false | none | 电流传感器图 | |
currentSensorType | integer(int32) | false | none | 电流传感器类型 | |
deptId | integer(int64) | false | none | none | |
deviceId | integer(int64) | false | none | 设备ID | |
esp32Version | string | false | none | 软件esp32版本 | |
fourthGenerationModuleImages | string | false | none | 4G模块图 | |
fpgaVersion | string | false | none | 软件FPGA版本 | |
function | integer(int64) | false | none | none | |
globalImages | string | false | none | 总体全局图 | |
hardwareVersion | string | false | none | 0 100型-带触摸屏-联网 1 50型-不带触摸屏-不带联网 2 20型-不带触摸屏-不带联网 3 5型-不建议安装 4 无法确认型号 | |
id | integer(int64) | false | none | ID | |
installFactoryName | string | false | none | 安装工厂名称 | |
installLocation | string | false | none | 安装位置 | |
installMachineBrand | string | false | none | 安装机床品牌 | |
installMachineClass | integer(int32) | false | none | 0 立式加工中心 1 卧式加工中心 2 大龙门 3 车床 4 锯床 5 其他 | |
installMachineSn | string | false | none | 安装机床编号 | |
installMachineType | string | false | none | 安装机床型号 | |
interchangerImages | string | false | none | 交换机图片 | |
interfaceType | integer(int32) | false | none | none | |
isSyncDevice | boolean | false | none | none | |
mac | string | false | none | none | |
machineImages | string | false | none | 保护系统主机图 | |
machineLocationImages | string | false | none | 机床位置图 | |
machineStatus | integer(int32) | false | none | none | |
machineType | integer(int64) | false | none | none | |
netDeviceId | integer(int64) | false | none | none | |
operationPersonName | string | false | none | 最新安装人员 | |
operationTime | Timestamp | false | none | none | |
panelId | integer(int64) | false | none | none | |
remark | string | false | none | 安装备注 | |
serialNumber | integer(int64) | false | none | 序列号 | |
tenantId | string | false | none | none | |
touchScreenImages | string | false | none | 触摸屏安装图片 | |
touchScreenVersion | string | false | none | 软件触摸屏版本 | |
updateTime | Timestamp | false | none | none | |
vibratingSensorImages | string | false | none | 振动传感器图 | |
vibratingSensorType | integer(int32) | false | none | 振动传感器类型 | |
winccVersion | string | false | none | 软件上位机版本 |
设备AI权限出参
{
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
}
设备AI权限出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
algoType | integer(int32) | false | none | 算法类型 | |
deviceName | string | false | none | 设备名即MAC | |
level | integer(int32) | false | none | 授权AI处理等级 | |
state | boolean | false | none | 是否立即下发 |
部门精简出参
{
"id": 0,
"name": "string"
}
部门精简出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
id | integer(int64) | false | none | none | |
name | string | false | none | none |
摄像头详情
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
摄像头详情
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
cameraMac | string | false | none | 摄像头mac地址 | |
createTime | Timestamp | false | none | none | |
perspective | string | false | none | 视角 | |
picture | string | false | none | 图片 | |
rtmpUrl | string | false | none | rtmp地址 | |
updateTime | Timestamp | false | none | none |
设备参数设置任务
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
设备参数设置任务
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
commandAmount | integer(int32) | false | none | 总命令数量 | |
createBy | string | false | none | 创建人 | |
dataTime | integer(int64) | false | none | 更新时间 | |
deviceName | string | false | none | 设备名称_刀号 | |
endTime | Timestamp | false | none | none | |
infoType | integer(int32) | false | none | 详情类型 | |
pid | integer(int64) | false | none | none | |
residueCommand | integer(int32) | false | none | 剩余命令数量 | |
startTime | Timestamp | false | none | none | |
taskId | integer(int64) | false | none | none | |
taskState | integer(int32) | false | none | 任务状态 | |
taskType | integer(int32) | false | none | 任务类型 |
WzMachineAdminRemarkDto
{
"id": 0,
"machineId": 0,
"remark": "string"
}
WzMachineAdminRemarkDto
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
id | integer(int64) | false | none | none | |
machineId | integer(int64) | false | none | none | |
remark | string | false | none | none |
设备每日稼动率历史数据入参GroupsWzDeviceDailyhistoryData$GetHomePageData
{
"scope": 0,
"startTime": 0
}
设备每日稼动率历史数据入参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
scope | integer(int32) | true | none | 查询天数范围 | |
startTime | integer(int64) | true | none | 查询日时间 ms |
设备实时稼动率入参GroupsWzDeviceActivationData$QueryActivationDataByName
{
"deviceName": "string"
}
设备实时稼动率入参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deviceName | string | true | none | 设备Mac地址 |
字典管理
{
"dictSort": 0,
"label": "string",
"value": "string"
}
字典管理
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dictSort | integer(int32) | false | none | 排序 | |
label | string | false | none | 字典标签 | |
value | string | false | none | 字典值 |
设备历史数据出参
{
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"detectorFourState": 0,
"detectorFourType": 0,
"detectorFourValue": 0,
"detectorFourWarn": 0,
"detectorG00Offset": 0,
"detectorOneState": 0,
"detectorOneType": 0,
"detectorOneValue": 0,
"detectorOneWarn": 0,
"detectorThreeState": 0,
"detectorThreeType": 0,
"detectorThreeValue": 0,
"detectorThreeWarn": 0,
"detectorTwoState": 0,
"detectorTwoType": 0,
"detectorTwoValue": 0,
"detectorTwoWarn": 0,
"electricRelayOutConfig": 0,
"g01MultiWarnAdd": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"rawX": 0,
"rawY": 0,
"rawZ": 0,
"realTimeData": true,
"sceneNum": 0,
"schedule": 0,
"sensorState": 0,
"specialSceneName": "string",
"specialSceneNum": 0,
"workStartTime": 0
}
设备历史数据出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
currentDayStartTime | integer(int32) | false | none | 当日开机时间 | |
currentDayUseWorkTime | integer(int32) | false | none | 当日切削时间 | |
currentDayWorkTime | integer(int32) | false | none | 当日开动时间 | |
currentSchedule | integer(int32) | false | none | 当前班次类型 | |
currentShiftNum | integer(int32) | false | none | 当前班次号 | |
dataTime | integer(int64) | false | none | 数据时间 | |
detectorFourState | integer(int32) | false | none | 探测器四状态 | |
detectorFourType | integer(int32) | false | none | 探测器四类型 | |
detectorFourValue | integer(int32) | false | none | 探测器四实时值 | |
detectorFourWarn | integer(int32) | false | none | 探测器四报警值 | |
detectorG00Offset | integer(int32) | false | none | 探测器一偏移值 | |
detectorOneState | integer(int32) | false | none | 探测器一状态 | |
detectorOneType | integer(int32) | false | none | 探测器一类型 | |
detectorOneValue | integer(int32) | false | none | 探测器一实时值 | |
detectorOneWarn | integer(int32) | false | none | 探测器一报警值 | |
detectorThreeState | integer(int32) | false | none | 探测器三状态 | |
detectorThreeType | integer(int32) | false | none | 探测器三类型 | |
detectorThreeValue | integer(int32) | false | none | 探测器三实时值 | |
detectorThreeWarn | integer(int32) | false | none | 探测器三报警值 | |
detectorTwoState | integer(int32) | false | none | 探测器二状态 | |
detectorTwoType | integer(int32) | false | none | 探测器二类型 | |
detectorTwoValue | integer(int32) | false | none | 探测器二实时值 | |
detectorTwoWarn | integer(int32) | false | none | 探测器二报警值 | |
electricRelayOutConfig | integer(int32) | false | none | 继电器输出配置 | |
g01MultiWarnAdd | integer(int32) | false | none | G01多次报警补偿 | |
id | integer(int64) | false | none | none | |
knifeNum | integer(int32) | false | none | 当前刀号 | |
machineShiftDataList | [设备班次数据] | false | none | none | |
rawX | integer(int64) | false | none | 原始X轴值 | |
rawY | integer(int64) | false | none | 原始Y轴值 | |
rawZ | integer(int64) | false | none | 原始Z轴值 | |
realTimeData | boolean | false | none | 是否实时数据 | |
sceneNum | integer(int32) | false | none | 场景编号 | |
schedule | integer(int32) | false | none | 班次类型 | |
sensorState | integer(int32) | false | none | 传感器状态 | |
specialSceneName | string | false | none | 特殊场景名称 | |
specialSceneNum | integer(int32) | false | none | 特殊场景编号 | |
workStartTime | integer(int32) | false | none | 早班开始时间 |
设备历史数据查询入参GroupsDeviceHistoryData$QueryDeviceRealTimeDataById
{
"deviceId": 0
}
设备历史数据查询入参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deviceId | integer(int64) | true | none | 设备ID |
报警日志详情出参
{
"deviceLogData": {
"alertMode": 0,
"deviceId": 0,
"deviceName": "string",
"installMachineSn": "string",
"isSensorAnomaly": true,
"machineType": 0,
"untreatedG00Mode": 0,
"untreatedMode": 0
},
"wzDeviceLogDataDtos": [
{
"complexChannelNum": 0,
"currentSchedule": 0,
"dataTime": 0,
"detectorHigh": 0,
"detectorLow": 0,
"detectorOffset": 0,
"detectorState": 0,
"detectorType": 0,
"detectorWarn": 0,
"deviceId": 0,
"deviceLocation": "string",
"deviceName": "string",
"g01MultiWarnAdd": 0,
"id": 0,
"installMachineSn": "string",
"isUnusual": true,
"isVideoExists": true,
"knifeNum": 0,
"logId": "string",
"machineType": 0,
"mark": "string",
"maxChannelNum": 0,
"netTime": 0,
"newestLogAddr": 0,
"notifyTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"operatorName": "string",
"pushKnifeTime": 0,
"realValue": 0,
"sceneChangeDelay": 0,
"sceneLearnTime": 0,
"sceneName": "string",
"sceneNum": 0,
"state": true
}
]
}
报警日志详情出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deviceLogData | 设备当日报警日志出参 | false | none | none | |
wzDeviceLogDataDtos | [报警日志出参] | false | none | none |
报警日志出参
{
"complexChannelNum": 0,
"currentSchedule": 0,
"dataTime": 0,
"detectorHigh": 0,
"detectorLow": 0,
"detectorOffset": 0,
"detectorState": 0,
"detectorType": 0,
"detectorWarn": 0,
"deviceId": 0,
"deviceLocation": "string",
"deviceName": "string",
"g01MultiWarnAdd": 0,
"id": 0,
"installMachineSn": "string",
"isUnusual": true,
"isVideoExists": true,
"knifeNum": 0,
"logId": "string",
"machineType": 0,
"mark": "string",
"maxChannelNum": 0,
"netTime": 0,
"newestLogAddr": 0,
"notifyTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"operatorName": "string",
"pushKnifeTime": 0,
"realValue": 0,
"sceneChangeDelay": 0,
"sceneLearnTime": 0,
"sceneName": "string",
"sceneNum": 0,
"state": true
}
报警日志出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
complexChannelNum | integer(int32) | false | none | 复合通道 | |
currentSchedule | integer(int32) | false | none | 当前班次 | |
dataTime | integer(int64) | false | none | 报警时间 | |
detectorHigh | integer(int32) | false | none | 光谱探测器高通 | |
detectorLow | integer(int32) | false | none | 光谱探测器低通 | |
detectorOffset | integer(int32) | false | none | G00补偿 | |
detectorState | integer(int32) | false | none | 继电器输出配置 | |
detectorType | integer(int32) | false | none | 探测器类型 | |
detectorWarn | number(float) | false | none | 探测器报警界限 | |
deviceId | integer(int64) | false | none | 设备ID | |
deviceLocation | string | false | none | 设备位置 | |
deviceName | string | false | none | 阿里云联网设备名称 | |
g01MultiWarnAdd | integer(int32) | false | none | G01多次报警补偿 | |
id | integer(int64) | false | none | none | |
installMachineSn | string | false | none | 设备Sn | |
isUnusual | boolean | false | none | 是否异常0正常1异常 | |
isVideoExists | boolean | false | none | 是否存在报警视频 | |
knifeNum | integer(int32) | false | none | 刀具ID | |
logId | string | false | none | 日志ID,唯一索引 | |
machineType | integer(int64) | false | none | 主机类型 | |
mark | string | false | none | 标记 | |
maxChannelNum | integer(int32) | false | none | 最大值通道 | |
netTime | integer(int64) | false | none | 网络时间 | |
newestLogAddr | integer(int32) | false | none | 最新日志位置 | |
notifyTime | Timestamp | false | none | none | |
operatorName | string | false | none | 操机员名称 | |
pushKnifeTime | integer(int64) | false | none | 抬刀时间 | |
realValue | number(float) | false | none | 报警实际值 | |
sceneChangeDelay | integer(int32) | false | none | 场景切换延时 | |
sceneLearnTime | integer(int32) | false | none | 场景自学时长 | |
sceneName | string | false | none | 场景名称 | |
sceneNum | integer(int32) | false | none | 场景ID | |
state | boolean | false | none | 状态 |
用户授权查询入参
{
"accessKey": "string",
"accessKeySecret": "string",
"userId": 0
}
用户授权查询入参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
accessKey | string | false | none | accessKey | |
accessKeySecret | string | false | none | accessKeySecret | |
userId | integer(int64) | false | none | none |
一段时间内设备部门稼动率和集合
{
"dataSize": 0,
"dataTime": "string",
"deptName": "string",
"deviceDailyPerformanceDataList": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"startTimeSum": 0,
"useWorkTimeSum": 0,
"weekDeptDeviceDailyMaps": {
"property1": {
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
},
"property2": {
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
},
"workTimeSum": 0
}
一段时间内设备部门稼动率和集合
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataSize | integer(int32) | false | none | 数量 | |
dataTime | string | false | none | 数据时间 | |
deptName | string | false | none | 部门名称 | |
deviceDailyPerformanceDataList | [一段时间内设备班次稼动率和] | false | none | 一段时间内设备班次稼动率和集合 | |
startTimeSum | integer(int64) | false | none | 开机时间 | |
useWorkTimeSum | integer(int64) | false | none | 切削时间 | |
weekDeptDeviceDailyMaps | object | false | none | 一段时间内设备班次稼动率和Map | |
» additionalProperties | 一段时间内设备班次稼动率和 | false | none | none | |
workTimeSum | integer(int64) | false | none | 开动时间 |
设备详情查询入参类GroupsWzMachineInfoQuery$PerformanceDatas
{
"endTime": 0,
"queryType": 0
}
设备详情查询入参类
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
endTime | integer(int64) | false | none | 查询时间,单位毫秒,不传默认月 | |
queryType | integer(int32) | true | none | 1查询近七天,2查询近七周,3查询近6月 |
部门主机月报信息出参
{
"deptDeviceDailyPerformanceData": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"deptName": "string",
"deviceSize": 0
}
部门主机月报信息出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deptDeviceDailyPerformanceData | object | false | none | 班次,DeviceDailyPerformanceData的Map | |
» additionalProperties | [一段时间内设备班次稼动率和] | false | none | none | |
deptName | string | false | none | 部门名称 | |
deviceSize | integer(int64) | false | none | 设备数量,排序 |
日周月报通用信息类
{
"deviceDeptSumDailyPerformanceData": [
{
"dataSize": 0,
"dataTime": "string",
"deptName": "string",
"deviceDailyPerformanceDataList": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"startTimeSum": 0,
"useWorkTimeSum": 0,
"weekDeptDeviceDailyMaps": {
"property1": {
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
},
"property2": {
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
},
"workTimeSum": 0
}
],
"deviceSumDailyPerformanceDataList": [
{
"dataSize": 0,
"dataTime": "string",
"deviceDailyPerformanceDataList": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"startTimeSum": 0,
"useWorkTimeSum": 0,
"workTimeSum": 0
}
],
"deviceSumDeviceDailyPerformanceData": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"deviceSumOperatorDailyPerformanceData": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"deviceSumOperatorDailyPerformanceDataList": [
{
"dataTime": "string",
"operatorDailyPerformanceDataLIst": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"startTimeSun": 0,
"useWorkTimeSun": 0,
"workTimeSun": 0
}
],
"weekDeviceDailyMaps": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"weekPerformanceDataMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
]
}
}
日周月报通用信息类
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deviceDeptSumDailyPerformanceData | [一段时间内设备部门稼动率和集合] | false | none | none | |
deviceSumDailyPerformanceDataList | [所有机床班次] | false | none | 所有机床班次集合 | |
deviceSumDeviceDailyPerformanceData | [一段时间内设备班次稼动率和] | false | none | 一段时间内设备班次稼动率和集合 | |
deviceSumOperatorDailyPerformanceData | [一段时间内操机人员稼动率和] | false | none | 一段时间内操机人员稼动率和集合 | |
deviceSumOperatorDailyPerformanceDataList | [所有机床操机人员] | false | none | 所有机床操机人员集合 | |
weekDeviceDailyMaps | object | false | none | 一段时间内设备班次稼动率和Map | |
» additionalProperties | [一段时间内设备班次稼动率和] | false | none | none | |
weekPerformanceDataMap | object | false | none | 一段时间内操机人员稼动率和Map | |
» additionalProperties | [一段时间内操机人员稼动率和] | false | none | none |
所有机床操机人员
{
"dataTime": "string",
"operatorDailyPerformanceDataLIst": [
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"startTimeSun": 0,
"useWorkTimeSun": 0,
"workTimeSun": 0
}
所有机床操机人员
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataTime | string | false | none | 数据时间 | |
operatorDailyPerformanceDataLIst | [一段时间内操机人员稼动率和] | false | none | 设备AI权限 | |
startTimeSun | integer(int64) | false | none | 开机时间 | |
useWorkTimeSun | integer(int64) | false | none | 切削时间 | |
workTimeSun | integer(int64) | false | none | 开动时间 |
一段时间内操机人员稼动率和
{
"dataTime": "string",
"deviceId": 0,
"deviceShiftNumberDataSet": [
{
"installMachineSn": "string",
"shiftNumber": 0
}
],
"installMachineSn": "string",
"operatorId": 0,
"operatorName": "string",
"shiftNumber": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
一段时间内操机人员稼动率和
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataTime | string | false | none | 数据时间 | |
deviceId | integer(int64) | false | none | 设备ID | |
deviceShiftNumberDataSet | [机床班次] | false | none | none | |
installMachineSn | string | false | none | 安装机床编号 | |
operatorId | integer(int64) | false | none | 操机人员ID | |
operatorName | string | false | none | 操机人员 | |
shiftNumber | integer(int32) | false | none | 班次编号 | |
startTime | integer(int64) | false | none | 开机时间 | |
useWorkTime | integer(int64) | false | none | 切削时间 | |
workTime | integer(int64) | false | none | 开动时间 |
机床班次
{
"installMachineSn": "string",
"shiftNumber": 0
}
机床班次
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
installMachineSn | string | false | none | 安装机床编号 | |
shiftNumber | integer(int32) | false | none | 班次编号 |
所有机床班次
{
"dataSize": 0,
"dataTime": "string",
"deviceDailyPerformanceDataList": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"startTimeSum": 0,
"useWorkTimeSum": 0,
"workTimeSum": 0
}
所有机床班次
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataSize | integer(int32) | false | none | 数量 | |
dataTime | string | false | none | 数据时间 | |
deviceDailyPerformanceDataList | [一段时间内设备班次稼动率和] | false | none | 一段时间内设备班次稼动率和集合 | |
startTimeSum | integer(int64) | false | none | 开机时间 | |
useWorkTimeSum | integer(int64) | false | none | 切削时间 | |
workTimeSum | integer(int64) | false | none | 开动时间 |
设备详情查询入参类GroupsWzMachineInfoQuery$QueryOne
{
"endTime": 0,
"startTime": 0
}
设备详情查询入参类
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
endTime | integer(int64) | true | none | 结束时间 ms | |
startTime | integer(int64) | true | none | 开始时间 ms |
设备详情查询入参类GroupsWzMachineInfoQuery$Monthly
{
"deptId": 0,
"startTime": 0
}
设备详情查询入参类
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deptId | integer(int64) | false | none | 部门ID,默认当前部门 | |
startTime | integer(int64) | false | none | 查询月任何一个时间戳ms,不传默认当月 |
设备日报出参
{
"efficiencyStatementDataList": [
{
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"intradayEfficiencyStatementDataAverage": {
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
},
"monthEfficiencyStatementDataAverage": {
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
},
"yesterdayEfficiencyStatementDataAverage": {
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
}
设备日报出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
efficiencyStatementDataList | [设备效率平均属性出参] | false | none | 当天集合 | |
intradayEfficiencyStatementDataAverage | 设备效率平均属性出参 | false | none | none | |
monthEfficiencyStatementDataAverage | 设备效率平均属性出参 | false | none | none | |
yesterdayEfficiencyStatementDataAverage | 设备效率平均属性出参 | false | none | none |
设备效率平均属性出参
{
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"operatorName": "string",
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
设备效率平均属性出参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
downtime | integer(int64) | false | none | 停机时间 | |
efficiency | number(double) | false | none | 效率 | |
emptyRunningTime | integer(int64) | false | none | 空运行时间 | |
machineNumber | integer(int64) | false | none | 设备编号 | |
operatorName | string | false | none | 操机员名称 | |
startTime | integer(int64) | false | none | 开机时间 | |
useWorkTime | integer(int64) | false | none | 切削时间 | |
workTime | integer(int64) | false | none | 开动时间 |
设备详情查询入参类GroupsWzMachineInfoQuery$DeptUtilization
{
"deptId": 0,
"deptIds": [
0
],
"endTime": 0
}
设备详情查询入参类
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deptId | integer(int64) | false | none | 部门ID,默认当前部门 | |
deptIds | [integer] | false | none | 部门ID集合 | |
endTime | integer(int64) | false | none | 查询时间,单位毫秒,不传默认当天 |
设备加工状态
{
"deviceOperatingStateList": [
{
"dataTime": 0,
"endTime": 0,
"startTime": 0,
"state": 0
}
],
"endTime": 0,
"startTime": 0
}
设备加工状态
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deviceOperatingStateList | [设备加工状态实体] | false | none | none | |
endTime | integer(int64) | false | none | 结束时间 | |
startTime | integer(int64) | false | none | 开始时间 |
设备加工状态实体
{
"dataTime": 0,
"endTime": 0,
"startTime": 0,
"state": 0
}
设备加工状态实体
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataTime | integer(int64) | false | none | 数据时间 | |
endTime | integer(int64) | false | none | 结束时间 | |
startTime | integer(int64) | false | none | 开始时间 | |
state | integer(int32) | false | none | 设备加工状态 |
设备历史数据查询入参GroupsDeviceHistoryData$SelectDeviceWorkingStatusByIdDate
{
"dataTimes": 0,
"deviceId": 0,
"shiftNums": [
0
]
}
设备历史数据查询入参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataTimes | integer(int64) | false | none | 查询日时间 ms,不传默认当天 | |
deviceId | integer(int64) | true | none | 设备ID | |
shiftNums | [integer] | false | none | 需要查询的班次 |
设备每日稼动率历史数据入参GroupsWzDeviceDailyhistoryData$GetDeviceDataByStartTime
{
"dataTimes": 0,
"deviceId": 0,
"scope": 0,
"shiftNum": 0
}
设备每日稼动率历史数据入参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
dataTimes | integer(int64) | true | none | 查询日时间 ms | |
deviceId | integer(int64) | true | none | 设备ID | |
scope | integer(int32) | true | none | 查询天数范围 | |
shiftNum | integer(int32) | true | none | 查询班次 |
设备历史数据查询入参GroupsDeviceHistoryData$QueryOne
{
"deviceName": "string",
"endTime": 0,
"startTime": 0
}
设备历史数据查询入参
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
deviceName | string | true | none | 设备Mac地址 | |
endTime | integer(int64) | true | none | 结束时间 s | |
startTime | integer(int64) | true | none | 开始时间 s |
设备详情列表相关属性
{
"machineStatisticsData": {
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
},
"newWzMachineInfoDtoMap": {
"property1": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"property2": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
},
"wzMachineInfoDto": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"wzMachineInfoDtoMap": {
"property1": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
],
"property2": [
{
"adminRemark": {
"id": 0,
"machineId": 0,
"remark": "string"
},
"batchSetTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"binding": true,
"cameraInfos": [
{
"cameraMac": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"perspective": "string",
"picture": "string",
"rtmpUrl": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
],
"createPersonName": "string",
"currentDayUntreatedG00WarmCount": 0,
"currentDayUntreatedWarmCount": 0,
"currentDayWarmCount": 0,
"currentSchedule": 0,
"dept": {
"id": 0,
"name": "string"
},
"deviceAiLevelDto": {
"algoType": 0,
"deviceName": "string",
"level": 0,
"state": true
},
"deviceId": 0,
"deviceIp": "string",
"enabled": true,
"function": 0,
"history": [
{
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"currentSensorImages": "string",
"currentSensorType": 0,
"deptId": 0,
"deviceId": 0,
"esp32Version": "string",
"fourthGenerationModuleImages": "string",
"fpgaVersion": "string",
"function": 0,
"globalImages": "string",
"hardwareVersion": "string",
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"interchangerImages": "string",
"interfaceType": 0,
"isSyncDevice": true,
"mac": "string",
"machineImages": "string",
"machineLocationImages": "string",
"machineStatus": 0,
"machineType": 0,
"netDeviceId": 0,
"operationPersonName": "string",
"operationTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"panelId": 0,
"remark": "string",
"serialNumber": 0,
"tenantId": "string",
"touchScreenImages": "string",
"touchScreenVersion": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"vibratingSensorImages": "string",
"vibratingSensorType": 0,
"winccVersion": "string"
}
],
"id": 0,
"installFactoryName": "string",
"installLocation": "string",
"installMachineBrand": "string",
"installMachineClass": 0,
"installMachineSn": "string",
"installMachineType": "string",
"mac": "string",
"machineStatus": 0,
"machineType": 0,
"netDevice": {
"accout": "string",
"adminUrl": "string",
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"deviceBrand": "string",
"deviceClass": 0,
"deviceType": "string",
"id": 0,
"imei": "string",
"mac": "string",
"machineInfos": [
{}
],
"password": "string",
"serialNumber": "string",
"simCardInfo": {
"activateDate": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"createBy": "string",
"createTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"iccid": "string",
"id": 0,
"isp": "string",
"mcc": "string",
"phone": "string",
"pin": "string",
"puk": "string",
"state": 0,
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"updateBy": "string",
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"operatorName": "string",
"panelId": 0,
"panelInfo": "string",
"readTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"saveTask": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"serialNumber": 0,
"shiftNumberDailyPerformanceMap": {
"property1": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
],
"property2": [
{
"dataTime": "string",
"deviceId": 0,
"installMachineSn": "string",
"month": 0,
"operatorId": 0,
"operatorName": "string",
"operatorNameSet": [
"string"
],
"shiftNumber": 0,
"startTime": 0,
"timeSliderVo": {
"beginDate": "string",
"beginTime": 0,
"endDate": "string",
"endTime": 0,
"month": 0,
"week": 0
},
"useWorkTime": 0,
"week": 0,
"workTime": 0
}
]
},
"startTime": 0,
"statisticsData": [
{
"dataTime": "string",
"dataTimeLong": 0,
"downtime": 0,
"efficiency": 0,
"emptyRunningTime": 0,
"machineNumber": 0,
"machineQuantity": 0,
"startTime": 0,
"useWorkTime": 0,
"workTime": 0
}
],
"status": "string",
"statusOrder": 0,
"unfinishedTaskList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"updatePersonName": "string",
"useWorkTime": 0,
"version": "string",
"workTime": 0,
"workingStatus": 0,
"wzActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"currentShiftNum": 0,
"dataTime": 0,
"g00Ratio": 0,
"g01Ratio": 0,
"id": 0,
"knifeNum": 0,
"machineShiftDataList": [
{
"currentShiftStartTime": 0,
"currentShiftUseWorkTime": 0,
"currentShiftWorkTime": 0,
"dataTime": 0,
"efficiency": 0,
"shiftNum": 0
}
],
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceActivationDataDto": {
"currentDayStartTime": 0,
"currentDayUseWorkTime": 0,
"currentDayWorkTime": 0,
"currentSchedule": 0,
"dataTime": 0,
"deviceName": "string",
"g00Ratio": 0,
"g01Ratio": 0,
"knifeNum": 0,
"mainRotateRatio": 0,
"sceneNum": 0,
"schedule": 0,
"workStartTime": 0
},
"wzDeviceSetStateDto": {
"completeEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"completeStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"dataTime": 0,
"deviceName": "string",
"readEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"readStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"saveStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"state": 0,
"verifyEndTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"verifyStartTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
},
"wzDeviceSettingTaskDtoList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceSettingTaskDtoOneList": [
{
"commandAmount": 0,
"createBy": "string",
"dataTime": 0,
"deviceName": "string",
"endTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"infoType": 0,
"pid": 0,
"residueCommand": 0,
"startTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
},
"taskId": 0,
"taskState": 0,
"taskType": 0
}
],
"wzDeviceStateDto": {
"currentDate": true,
"currentSchedule": 0,
"currentScheduleWorkStartTime": 0,
"dailyWorkStartTime": 0,
"deviceIp": "string",
"deviceName": "string",
"endTime": 0,
"firstEndTime": 0,
"firstStartTime": 0,
"fpgaVersion": 0,
"schedule": 0,
"secondEndTime": 0,
"secondStartTime": 0,
"sensorOrientation": 0,
"startTime": 0,
"state": 0,
"version": "string",
"warnState": 0,
"workStartTime": 0
},
"wzDeviceUnusualInfoDtoList": [
{
"deviceName": "string",
"lastDataTime": 0,
"lastPropValue": "string",
"propComment": "string",
"propName": "string",
"state": true,
"unusualId": "string",
"unusualType": 0,
"updateTime": {
"date": 0,
"day": 0,
"hours": 0,
"minutes": 0,
"month": 0,
"nanos": 0,
"seconds": 0,
"time": 0,
"timezoneOffset": 0,
"year": 0
}
}
]
}
]
}
}
设备详情列表相关属性
属性
名称 | 类型 | 必选 | 约束 | 中文名 | 说明 |
---|---|---|---|---|---|
machineStatisticsData | 加工数据 | false | none | none | |
newWzMachineInfoDtoMap | object | false | none | 按照部门分组Map | |
» additionalProperties | [设备详情信息] | false | none | none | |
wzMachineInfoDto | [设备详情信息] | false | none | 所有设备数据集合 | |
wzMachineInfoDtoMap | object | false | none | 按照机床加工类型分组Map | |
» additionalProperties | [设备详情信息] | false | none | none |