微振物联网平台API接口(对外)

v1.0.0

Base URLs:

系统:字典详情管理

GET 查询字典详情

GET /api/dictDetail

请求参数

名称位置类型必选说明
dictNamequerystringnone
labelquerystringnone
pagequeryinteger页码 (0..N)
sizequeryinteger每页显示的数目
sortqueryarray[string]以下列格式排序标准:property[,asc

返回示例

200 Response

{
  "dictSort": 0,
  "label": "string",
  "value": "string"
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

GET 查询多个字典详情

GET /api/dictDetail/map

请求参数

名称位置类型必选说明
dictNamequerystring字典名称,多个用逗号隔开

返回示例

200 Response

{
  "dictSort": 0,
  "label": "string",
  "value": "string"
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

设备相关接口

GET 查询主机信息

GET /api/applet/wzMachineInfo/list

请求参数

名称位置类型必选说明
createTime.datequeryintegernone
createTime.dayqueryintegernone
createTime.hoursqueryintegernone
createTime.minutesqueryintegernone
createTime.monthqueryintegernone
createTime.nanosqueryintegernone
createTime.secondsqueryintegernone
createTime.timequeryintegernone
createTime.timezoneOffsetqueryintegernone
createTime.yearqueryintegernone
deptIdqueryinteger部门ID
deptIdsqueryarray[string]部门集合
deviceUpdateTime[0].datequeryintegernone
deviceUpdateTime[0].dayqueryintegernone
deviceUpdateTime[0].hoursqueryintegernone
deviceUpdateTime[0].minutesqueryintegernone
deviceUpdateTime[0].monthqueryintegernone
deviceUpdateTime[0].nanosqueryintegernone
deviceUpdateTime[0].secondsqueryintegernone
deviceUpdateTime[0].timequeryintegernone
deviceUpdateTime[0].timezoneOffsetqueryintegernone
deviceUpdateTime[0].yearqueryintegernone
endTimequeryinteger结束时间
macsqueryarray[string]设备唯一标识符集合
pagequeryinteger页码 (0..N)
queryTimequeryinteger查询时间
queryTypequeryinteger1查询近七天,2查询近七周,3查询近6月
serialNumberqueryinteger序列号
sizequeryinteger每页显示的数目
sortqueryarray[string]以下列格式排序标准:property[,asc
startTimequeryinteger开始时间

返回示例

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
            }
          }
        ]
      }
    ]
  }
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 查询主机工作状态(区间)

POST /api/applet/getDeviceWorkingStatusIntervalByDeviceName

Body 请求参数

{
  "deviceName": "string",
  "endTime": 0,
  "startTime": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

200 Response

{
  "dataTime": 0,
  "endTime": 0,
  "startTime": 0,
  "state": 0
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 查询主机每天每班历史稼动率

POST /api/applet/getDeviceDataByStartTime

Body 请求参数

{
  "dataTimes": 0,
  "deviceId": 0,
  "scope": 0,
  "shiftNum": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

200 Response

{
  "dataTime": "string",
  "dataTimeLong": 0,
  "downtime": 0,
  "efficiency": 0,
  "emptyRunningTime": 0,
  "machineNumber": 0,
  "machineQuantity": 0,
  "startTime": 0,
  "useWorkTime": 0,
  "workTime": 0
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 查询主机工作状态

POST /api/applet/selectDeviceWorkingStatusByIdDate

Body 请求参数

{
  "dataTimes": 0,
  "deviceId": 0,
  "shiftNums": [
    0
  ]
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

200 Response

{
  "deviceOperatingStateList": [
    {
      "dataTime": 0,
      "endTime": 0,
      "startTime": 0,
      "state": 0
    }
  ],
  "endTime": 0,
  "startTime": 0
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 设备指定时间当天每半小时使用率

POST /api/applet/deptUtilization

Body 请求参数

{
  "deptId": 0,
  "deptIds": [
    0
  ],
  "endTime": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

200 Response

{
  "dataTime": "string",
  "dataTimeLong": 0,
  "downtime": 0,
  "efficiency": 0,
  "emptyRunningTime": 0,
  "machineNumber": 0,
  "machineQuantity": 0,
  "startTime": 0,
  "useWorkTime": 0,
  "workTime": 0
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

GET 日报查询主机信息

GET /api/applet/wzMachineInfo/list1

请求参数

名称位置类型必选说明
deptIdqueryinteger部门ID,默认当前部门
deptIdsqueryarray[string]部门ID集合
startTimequeryinteger查询时间,单位毫秒,不传默认当天

返回示例

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
  }
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 查询主机月报信息

POST /api/applet/wzMachineInfo/monthly

Body 请求参数

{
  "deptId": 0,
  "startTime": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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
      }
    }
  ]
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 查询操机员月报信息

POST /api/applet/wzMachineInfo/monthlyOrderByOperator

Body 请求参数

{
  "deptId": 0,
  "startTime": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 查询主机日周月报信息按设备分组

POST /api/applet/wzMachineInfo/queryAppletDeviceStatementDataVo

Body 请求参数

{
  "endTime": 0,
  "startTime": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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
      }
    ]
  }
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 查询主机月报信息按部门分组

POST /api/applet/wzMachineInfo/queryDeptDeviceDailyPerformanceData

Body 请求参数

{}

请求参数

名称位置类型必选说明
bodybodyobjectnone

返回示例

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
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 查询主机日周月报信息按部门分组

POST /api/applet/wzMachineInfo/queryDeviceDeptSumDailyPerformanceDatas

Body 请求参数

{
  "endTime": 0,
  "queryType": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 根据设备ID查询设备实时稼动率信息

POST /api/wzDeviceHistoryData/selectNewestData

Body 请求参数

{
  "dataTimes": 0,
  "deviceId": 0,
  "shiftNums": [
    0
  ]
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

GET 根据设备Mac查询主机信息

GET /api/wzMachineInfo/selectWzMachineInfoDtoByMac

请求参数

名称位置类型必选说明
macquerystring设备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
      }
    }
  ]
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

GET 根据设备id获取报警日志详情

GET /api/applet/queryWzDeviceLogDataList

请求参数

名称位置类型必选说明
deviceIdqueryinteger设备ID
endTimequeryinteger结束时间 ms
startTimequeryinteger开始时间 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
    }
  ]
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 根据主机ID查询主机实时数据

POST /api/applet/queryDeviceRealTimeDataById

Body 请求参数

{
  "deviceId": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

GET 根据ID查询快照通知详情

GET /api/wzDeviceActivationSnapshoot/findActivationSnapshootsBySnapshootTime

请求参数

名称位置类型必选说明
notifyIdqueryinteger通知ID
snapshiootDayqueryinteger快照时间戳 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
            }
          }
        ]
      }
    ]
  }
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 根据设备名称查询最新稼动率数据

POST /api/wzDeviceActivationData/queryActivationDataByName

Body 请求参数

{
  "deviceName": "string"
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 后台首页

POST /api/wzDeviceDailyhistoryData/getHomePageData

Body 请求参数

{
  "scope": 0,
  "startTime": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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
          }
        }
      ]
    }
  ]
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

POST 根据设备ID查询设备振动数据

POST /api/wzDeviceHistoryData/selectByDeviceId

Body 请求参数

{
  "dataTime": [
    0
  ],
  "deviceId": 0,
  "deviceName": "string"
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

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"
  ]
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

GET 根据ID查询面板配置

GET /api/wzMachinePanelInfo/queryAllInfoByConfigId

请求参数

名称位置类型必选说明
configIdqueryinteger面板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"
}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

授权相关

POST 通过accessKey和accessKeySecret获取Authorization

POST /api/sysUserAuthorization/authorization

Body 请求参数

{
  "accessKey": "string",
  "accessKeySecret": "string",
  "userId": 0
}

请求参数

名称位置类型必选说明
bodybodyanynone

返回示例

200 Response

{}

返回结果

状态码状态码含义说明数据模型
200OKopen in new windowokInline
201Createdopen in new windowCreatedInline
401Unauthorizedopen in new windowUnauthorizedInline
403Forbiddenopen in new windowForbiddenInline
404Not Foundopen in new windowNot FoundInline

返回数据结构

数据模型

设备面板详情出参

{
  "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"
}

设备面板详情出参

属性

名称类型必选约束中文名说明
idinteger(int64)falsenonenone
infostringfalsenone面板信息
infos[显示配置详情出参]falsenonenone
namestringfalsenone面板名称,一般为机床型号
remarkstringfalsenone备注

显示配置详情出参

{
  "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"
}

显示配置详情出参

属性

名称类型必选约束中文名说明
configIdinteger(int64)falsenone配置ID
dataTypestringfalsenone数据类型
detailIdstringfalsenone详情id
endIndexinteger(int32)falsenone终止索引
explanstringfalsenone说明信息
formatstringfalsenone顺序
labelstringfalsenone标签
machineKeystringfalsenone主机输出对应key
sqlFieldNamestringfalsenone数据库对应字段
startIndexinteger(int32)falsenone起始索引
translationstringfalsenone配置信息
typestringfalsenone类型
valuestringfalsenone

探测器数据出参

{
  "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设备振动值出参falsenonenone
detectorOneInfo设备振动值出参falsenonenone
detectorThreeInfo设备振动值出参falsenonenone
detectorTwoInfo设备振动值出参falsenonenone
historyData[设备加工历史数据]falsenonenone
rawX[integer]falsenone原始X轴值
rawY[integer]falsenone原始Y轴值
rawZ[integer]falsenone原始Z轴值
timeData[string]falsenone时间序列值

设备加工历史数据

{
  "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
}

设备加工历史数据

属性

名称类型必选约束中文名说明
currentDayStartTimeinteger(int32)falsenone当日开机时间
currentDayUseWorkTimeinteger(int32)falsenone当日切削时间
currentDayWorkTimeinteger(int32)falsenone当日开动时间
currentScheduleinteger(int32)falsenone当前班次类型
dataTimeinteger(int64)falsenone数据时间
detectorFourStateinteger(int32)falsenone探测器四状态
detectorFourTypeinteger(int32)falsenone探测器四类型
detectorFourValueinteger(int32)falsenone探测器四实时值
detectorFourWarninteger(int32)falsenone探测器四报警值
detectorG00Offsetinteger(int32)falsenone探测器G00补偿
detectorOneStateinteger(int32)falsenone探测器一状态
detectorOneTypeinteger(int32)falsenone探测器一类型
detectorOneValueinteger(int32)falsenone探测器一实时值
detectorOneWarninteger(int32)falsenone探测器一报警值
detectorThreeStateinteger(int32)falsenone探测器三状态
detectorThreeTypeinteger(int32)falsenone探测器三类型
detectorThreeValueinteger(int32)falsenone探测器三实时值
detectorThreeWarninteger(int32)falsenone探测器三报警值
detectorTwoStateinteger(int32)falsenone探测器二状态
detectorTwoTypeinteger(int32)falsenone探测器二类型
detectorTwoValueinteger(int32)falsenone探测器二实时值
detectorTwoWarninteger(int32)falsenone探测器二报警值
electricRelayOutConfiginteger(int32)falsenone继电器输出配置
g01MultiWarnAddinteger(int32)falsenoneG01多次报警补偿
idinteger(int64)falsenoneID
knifeNuminteger(int32)falsenone刀号
rawXinteger(int64)falsenone原始X轴值
rawYinteger(int64)falsenone原始Y轴值
rawZinteger(int64)falsenone原始Z轴值
sceneNuminteger(int32)falsenone场景编号
scheduleinteger(int32)falsenone班次类型
sensorStateinteger(int32)falsenone传感器状态
specialSceneNamestringfalsenone特殊场景名称
specialSceneNuminteger(int32)falsenone特殊场景编号
workStartTimeinteger(int32)falsenone早班开始时间

设备振动值出参

{
  "actualData": [
    0
  ],
  "warnData": [
    0
  ]
}

设备振动值出参

属性

名称类型必选约束中文名说明
actualData[integer]falsenone振动实际值
warnData[integer]falsenone报警值

设备历史数据查询入参GroupsDeviceHistoryData$SelectByDeviceId

{
  "dataTime": [
    0
  ],
  "deviceId": 0,
  "deviceName": "string"
}

设备历史数据查询入参

属性

名称类型必选约束中文名说明
dataTime[integer]truenone查询开始时间和结束时间
deviceIdinteger(int64)truenone设备ID,与设备名称 必填一个
deviceNamestringfalsenone设备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
          }
        }
      ]
    }
  ]
}

首页出参

属性

名称类型必选约束中文名说明
deptMachineInfoListobjectfalsenone设备信息按部门分组
» additionalProperties[设备详情信息]falsenonenone
deptNamestringfalsenone部门名称
deptStaDataobjectfalsenonenone
» additionalProperties[加工数据]falsenonenone
deviceLogData[设备当日报警日志出参]falsenone报警日志
differenceValueList[加工数据]falsenone当天和前一天的差值
machineClassDataList[主机加工类型分组出参]falsenone主机类型
machineStatisticsDataList[加工数据]falsenonenone
sevenDaysMachineStatisticsDataList[加工数据]falsenone七天加工数据
shiftNuminteger(int32)falsenone班次
wzMachineInfoDtos[设备详情信息]falsenone主机信息

主机加工类型分组出参

{
  "installMachineClass": "string",
  "startTime": 0,
  "useWorkTime": 0,
  "workTime": 0
}

主机加工类型分组出参

属性

名称类型必选约束中文名说明
installMachineClassstringfalsenone加工类型
startTimeinteger(int32)falsenone开机时间
useWorkTimeinteger(int32)falsenone切削时间
workTimeinteger(int32)falsenone开动时间

设备当日报警日志出参

{
  "alertMode": 0,
  "deviceId": 0,
  "deviceName": "string",
  "installMachineSn": "string",
  "isSensorAnomaly": true,
  "machineType": 0,
  "untreatedG00Mode": 0,
  "untreatedMode": 0
}

设备当日报警日志出参

属性

名称类型必选约束中文名说明
alertModeinteger(int32)falsenone总数
deviceIdinteger(int64)falsenone设备ID
deviceNamestringfalsenone设备名称
installMachineSnstringfalsenone安装机床编号
isSensorAnomalybooleanfalsenone传感器是否异常
machineTypeinteger(int64)falsenone主机类型
untreatedG00Modeinteger(int32)falsenoneG00未处理数量
untreatedModeinteger(int32)falsenone未处理数量

加工数据

{
  "dataTime": "string",
  "dataTimeLong": 0,
  "downtime": 0,
  "efficiency": 0,
  "emptyRunningTime": 0,
  "machineNumber": 0,
  "machineQuantity": 0,
  "startTime": 0,
  "useWorkTime": 0,
  "workTime": 0
}

加工数据

属性

名称类型必选约束中文名说明
dataTimestringfalsenone日期
dataTimeLonginteger(int64)falsenone时间Long类型
downtimeinteger(int32)falsenone停机时间
efficiencynumber(double)falsenone效率
emptyRunningTimeinteger(int32)falsenone空运行时间
machineNumberinteger(int32)falsenone设备编号
machineQuantityinteger(int32)falsenone总数量时间
startTimeinteger(int32)falsenone开机时间
useWorkTimeinteger(int32)falsenone切削时间
workTimeinteger(int32)falsenone开动时间

设备详情信息

{
  "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
      }
    }
  ]
}

设备详情信息

属性

名称类型必选约束中文名说明
adminRemarkWzMachineAdminRemarkDtofalsenonenone
batchSetTask[设备参数设置任务]falsenone批量设置任务
bindingbooleanfalsenone是否绑定
cameraInfos[摄像头详情]falsenone摄像头相关数据
createPersonNamestringfalsenone初始安装人员
currentDayUntreatedG00WarmCountinteger(int32)falsenone当天未处理报警数量
currentDayUntreatedWarmCountinteger(int32)falsenone当天未处理报警数量
currentDayWarmCountinteger(int32)falsenone当天所有报警数量
currentScheduleinteger(int32)falsenone设备当前班次
dept部门精简出参falsenonenone
deviceAiLevelDto设备AI权限出参falsenonenone
deviceIdinteger(int64)falsenonenone
deviceIpstringfalsenonenone
enabledbooleanfalsenonenone
functioninteger(int64)falsenone设备功能的和
history[设备修改记录]falsenone操作记录
idinteger(int64)falsenonenone
installFactoryNamestringfalsenone安装工厂名称
installLocationstringfalsenone安装位置
installMachineBrandstringfalsenone安装机床品牌
installMachineClassinteger(int32)falsenone0 立式加工中心 1 卧式加工中心 2 大龙门 3 车床 4 锯床 5 其他
installMachineSnstringfalsenone安装机床编号
installMachineTypestringfalsenone安装机床型号
macstringfalsenone设备Mac
machineStatusinteger(int32)falsenone主机状态
machineTypeinteger(int64)falsenone主机类型
netDevice设备网络信息falsenonenone
operatorNamestringfalsenonenone
panelIdinteger(int64)falsenone面板Id
panelInfostringfalsenone面板信息
readTask[设备参数设置任务]falsenone读取任务
saveTask[设备参数设置任务]falsenone保存任务
serialNumberinteger(int64)falsenone设备序列号
shiftNumberDailyPerformanceMapobjectfalsenonenone
» additionalProperties[一段时间内设备班次稼动率和]falsenonenone
startTimeinteger(int32)falsenone运行时间
statisticsData[加工数据]falsenonenone
statusstringfalsenone设备运行状态
statusOrderinteger(int32)falsenone状态排序
unfinishedTaskList[设备参数设置任务]falsenonenone
updatePersonNamestringfalsenone最新安装人员
useWorkTimeinteger(int32)falsenone切削时间
versionstringfalsenonenone
workTimeinteger(int32)falsenone开动时间
workingStatusinteger(int32)falsenone设备工作状态
wzActivationDataDto设备实时生产数据falsenonenone
wzDeviceActivationDataDto设备实时稼动率出参falsenonenone
wzDeviceSetStateDtoWzDeviceSetStateDtofalsenonenone
wzDeviceSettingTaskDtoList[设备参数设置任务]falsenonenone
wzDeviceSettingTaskDtoOneList[设备参数设置任务]falsenonenone
wzDeviceStateDtoWzDeviceStateDtofalsenonenone
wzDeviceUnusualInfoDtoList[设备异常数据出参]falsenone设备异常数据相关

设备异常数据出参

{
  "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
  }
}

设备异常数据出参

属性

名称类型必选约束中文名说明
deviceNamestringfalsenone设备名称
lastDataTimeinteger(int64)falsenone最新数据时间戳
lastPropValuestringfalsenone属性值
propCommentstringfalsenone属性解释
propNamestringfalsenone异常属性名
statebooleanfalsenone是否处理
unusualIdstringfalsenone异常ID
unusualTypeinteger(int32)falsenone异常类型
updateTimeTimestampfalsenonenone

Timestamp

{
  "date": 0,
  "day": 0,
  "hours": 0,
  "minutes": 0,
  "month": 0,
  "nanos": 0,
  "seconds": 0,
  "time": 0,
  "timezoneOffset": 0,
  "year": 0
}

Timestamp

属性

名称类型必选约束中文名说明
dateinteger(int32)falsenonenone
dayinteger(int32)falsenonenone
hoursinteger(int32)falsenonenone
minutesinteger(int32)falsenonenone
monthinteger(int32)falsenonenone
nanosinteger(int32)falsenonenone
secondsinteger(int32)falsenonenone
timeinteger(int64)falsenonenone
timezoneOffsetinteger(int32)falsenonenone
yearinteger(int32)falsenonenone

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

属性

名称类型必选约束中文名说明
currentDatebooleanfalsenonenone
currentScheduleinteger(int32)falsenonenone
currentScheduleWorkStartTimeinteger(int64)falsenonenone
dailyWorkStartTimeinteger(int64)falsenonenone
deviceIpstringfalsenonenone
deviceNamestringfalsenonenone
endTimeinteger(int64)falsenonenone
firstEndTimeinteger(int32)falsenonenone
firstStartTimeinteger(int32)falsenonenone
fpgaVersioninteger(int32)falsenonenone
scheduleinteger(int32)falsenonenone
secondEndTimeinteger(int32)falsenonenone
secondStartTimeinteger(int32)falsenonenone
sensorOrientationinteger(int32)falsenonenone
startTimeinteger(int64)falsenonenone
stateinteger(int32)falsenonenone
versionstringfalsenonenone
warnStateinteger(int32)falsenonenone
workStartTimeinteger(int32)falsenonenone

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

属性

名称类型必选约束中文名说明
completeEndTimeTimestampfalsenonenone
completeStartTimeTimestampfalsenonenone
dataTimeinteger(int64)falsenonenone
deviceNamestringfalsenonenone
readEndTimeTimestampfalsenonenone
readStartTimeTimestampfalsenonenone
saveEndTimeTimestampfalsenonenone
saveStartTimeTimestampfalsenonenone
stateinteger(int32)falsenonenone
verifyEndTimeTimestampfalsenonenone
verifyStartTimeTimestampfalsenonenone

设备实时稼动率出参

{
  "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
}

设备实时稼动率出参

属性

名称类型必选约束中文名说明
currentDayStartTimeinteger(int32)falsenonenone
currentDayUseWorkTimeinteger(int32)falsenonenone
currentDayWorkTimeinteger(int32)falsenonenone
currentScheduleinteger(int32)falsenonenone
dataTimeinteger(int64)falsenonenone
deviceNamestringfalsenonenone
g00Ratiointeger(int32)falsenonenone
g01Ratiointeger(int32)falsenonenone
knifeNuminteger(int32)falsenonenone
mainRotateRatiointeger(int32)falsenonenone
sceneNuminteger(int32)falsenonenone
scheduleinteger(int32)falsenonenone
workStartTimeinteger(int32)falsenonenone

设备实时生产数据

{
  "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
}

设备实时生产数据

属性

名称类型必选约束中文名说明
currentDayStartTimeinteger(int32)falsenone当日开机时间
currentDayUseWorkTimeinteger(int32)falsenone当日切削时间
currentDayWorkTimeinteger(int32)falsenone当日开动时间
currentScheduleinteger(int32)falsenone当前班次类型 1 第一班 2 第二班 3 第三班
currentShiftNuminteger(int32)falsenone当前班次号
dataTimeinteger(int64)falsenone数据时间
g00Ratiointeger(int32)falsenone快速移动倍率
g01Ratiointeger(int32)falsenone切削倍率
idinteger(int64)falsenonenone
knifeNuminteger(int32)falsenone刀号
machineShiftDataList[设备班次数据]falsenonenone
mainRotateRatiointeger(int32)falsenone主轴转动速率
sceneNuminteger(int32)falsenone场景编号
scheduleinteger(int32)falsenone班次类型 1:两班轮换 2:三班轮换 3:单班轮换
workStartTimeinteger(int32)falsenone早班开始时间

设备班次数据

{
  "currentShiftStartTime": 0,
  "currentShiftUseWorkTime": 0,
  "currentShiftWorkTime": 0,
  "dataTime": 0,
  "efficiency": 0,
  "shiftNum": 0
}

设备班次数据

属性

名称类型必选约束中文名说明
currentShiftStartTimeinteger(int32)falsenone当班开机时间
currentShiftUseWorkTimeinteger(int32)falsenone当班切削时间
currentShiftWorkTimeinteger(int32)falsenone当班开动时间
dataTimeinteger(int64)falsenone数据时间
efficiencynumber(double)falsenone当班效率
shiftNuminteger(int32)falsenone班次号

一段时间内设备班次稼动率和

{
  "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
}

一段时间内设备班次稼动率和

属性

名称类型必选约束中文名说明
dataTimestringfalsenone数据时间
deviceIdinteger(int64)falsenone设备ID
installMachineSnstringfalsenone安装机床编号
monthinteger(int32)falsenone
operatorIdinteger(int64)falsenone操机人员ID
operatorNamestringfalsenonenone
operatorNameSet[string]falsenone操机人员集合
shiftNumberinteger(int32)falsenone班次编号
startTimeinteger(int64)falsenone开机时间
timeSliderVo时间段通用类falsenonenone
useWorkTimeinteger(int64)falsenone切削时间
weekinteger(int32)falsenone
workTimeinteger(int64)falsenone开动时间

时间段通用类

{
  "beginDate": "string",
  "beginTime": 0,
  "endDate": "string",
  "endTime": 0,
  "month": 0,
  "week": 0
}

时间段通用类

属性

名称类型必选约束中文名说明
beginDatestringfalsenone开始时间
beginTimeinteger(int64)falsenone开始时间Long
endDatestringfalsenone结束时间
endTimeinteger(int64)falsenone结束时间Long
monthinteger(int32)falsenone
weekinteger(int32)falsenone

设备网络信息

{
  "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
  }
}

设备网络信息

属性

名称类型必选约束中文名说明
accoutstringfalsenonenone
adminUrlstringfalsenonenone
createBystringfalsenonenone
createTimeTimestampfalsenonenone
deviceBrandstringfalsenonenone
deviceClassinteger(int32)falsenonenone
deviceTypestringfalsenonenone
idinteger(int64)falsenonenone
imeistringfalsenonenone
macstringfalsenonenone
machineInfos[设备详情信息]falsenonenone
passwordstringfalsenonenone
serialNumberstringfalsenonenone
simCardInfoWzSimCardInfoDtofalsenonenone
updateBystringfalsenonenone
updateTimeTimestampfalsenonenone

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

属性

名称类型必选约束中文名说明
activateDateTimestampfalsenonenone
createBystringfalsenonenone
createTimeTimestampfalsenonenone
iccidstringfalsenonenone
idinteger(int64)falsenonenone
ispstringfalsenonenone
mccstringfalsenonenone
phonestringfalsenonenone
pinstringfalsenonenone
pukstringfalsenonenone
stateinteger(int32)falsenonenone
updateBystringfalsenonenone
updateTimeTimestampfalsenonenone
wzNetDeviceInfo设备网络信息falsenonenone

设备修改记录

{
  "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"
}

设备修改记录

属性

名称类型必选约束中文名说明
createTimeTimestampfalsenonenone
currentSensorImagesstringfalsenone电流传感器图
currentSensorTypeinteger(int32)falsenone电流传感器类型
deptIdinteger(int64)falsenonenone
deviceIdinteger(int64)falsenone设备ID
esp32Versionstringfalsenone软件esp32版本
fourthGenerationModuleImagesstringfalsenone4G模块图
fpgaVersionstringfalsenone软件FPGA版本
functioninteger(int64)falsenonenone
globalImagesstringfalsenone总体全局图
hardwareVersionstringfalsenone0 100型-带触摸屏-联网 1 50型-不带触摸屏-不带联网 2 20型-不带触摸屏-不带联网 3 5型-不建议安装 4 无法确认型号
idinteger(int64)falsenoneID
installFactoryNamestringfalsenone安装工厂名称
installLocationstringfalsenone安装位置
installMachineBrandstringfalsenone安装机床品牌
installMachineClassinteger(int32)falsenone0 立式加工中心 1 卧式加工中心 2 大龙门 3 车床 4 锯床 5 其他
installMachineSnstringfalsenone安装机床编号
installMachineTypestringfalsenone安装机床型号
interchangerImagesstringfalsenone交换机图片
interfaceTypeinteger(int32)falsenonenone
isSyncDevicebooleanfalsenonenone
macstringfalsenonenone
machineImagesstringfalsenone保护系统主机图
machineLocationImagesstringfalsenone机床位置图
machineStatusinteger(int32)falsenonenone
machineTypeinteger(int64)falsenonenone
netDeviceIdinteger(int64)falsenonenone
operationPersonNamestringfalsenone最新安装人员
operationTimeTimestampfalsenonenone
panelIdinteger(int64)falsenonenone
remarkstringfalsenone安装备注
serialNumberinteger(int64)falsenone序列号
tenantIdstringfalsenonenone
touchScreenImagesstringfalsenone触摸屏安装图片
touchScreenVersionstringfalsenone软件触摸屏版本
updateTimeTimestampfalsenonenone
vibratingSensorImagesstringfalsenone振动传感器图
vibratingSensorTypeinteger(int32)falsenone振动传感器类型
winccVersionstringfalsenone软件上位机版本

设备AI权限出参

{
  "algoType": 0,
  "deviceName": "string",
  "level": 0,
  "state": true
}

设备AI权限出参

属性

名称类型必选约束中文名说明
algoTypeinteger(int32)falsenone算法类型
deviceNamestringfalsenone设备名即MAC
levelinteger(int32)falsenone授权AI处理等级
statebooleanfalsenone是否立即下发

部门精简出参

{
  "id": 0,
  "name": "string"
}

部门精简出参

属性

名称类型必选约束中文名说明
idinteger(int64)falsenonenone
namestringfalsenonenone

摄像头详情

{
  "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
  }
}

摄像头详情

属性

名称类型必选约束中文名说明
cameraMacstringfalsenone摄像头mac地址
createTimeTimestampfalsenonenone
perspectivestringfalsenone视角
picturestringfalsenone图片
rtmpUrlstringfalsenonertmp地址
updateTimeTimestampfalsenonenone

设备参数设置任务

{
  "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
}

设备参数设置任务

属性

名称类型必选约束中文名说明
commandAmountinteger(int32)falsenone总命令数量
createBystringfalsenone创建人
dataTimeinteger(int64)falsenone更新时间
deviceNamestringfalsenone设备名称_刀号
endTimeTimestampfalsenonenone
infoTypeinteger(int32)falsenone详情类型
pidinteger(int64)falsenonenone
residueCommandinteger(int32)falsenone剩余命令数量
startTimeTimestampfalsenonenone
taskIdinteger(int64)falsenonenone
taskStateinteger(int32)falsenone任务状态
taskTypeinteger(int32)falsenone任务类型

WzMachineAdminRemarkDto

{
  "id": 0,
  "machineId": 0,
  "remark": "string"
}

WzMachineAdminRemarkDto

属性

名称类型必选约束中文名说明
idinteger(int64)falsenonenone
machineIdinteger(int64)falsenonenone
remarkstringfalsenonenone

设备每日稼动率历史数据入参GroupsWzDeviceDailyhistoryData$GetHomePageData

{
  "scope": 0,
  "startTime": 0
}

设备每日稼动率历史数据入参

属性

名称类型必选约束中文名说明
scopeinteger(int32)truenone查询天数范围
startTimeinteger(int64)truenone查询日时间 ms

设备实时稼动率入参GroupsWzDeviceActivationData$QueryActivationDataByName

{
  "deviceName": "string"
}

设备实时稼动率入参

属性

名称类型必选约束中文名说明
deviceNamestringtruenone设备Mac地址

字典管理

{
  "dictSort": 0,
  "label": "string",
  "value": "string"
}

字典管理

属性

名称类型必选约束中文名说明
dictSortinteger(int32)falsenone排序
labelstringfalsenone字典标签
valuestringfalsenone字典值

设备历史数据出参

{
  "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
}

设备历史数据出参

属性

名称类型必选约束中文名说明
currentDayStartTimeinteger(int32)falsenone当日开机时间
currentDayUseWorkTimeinteger(int32)falsenone当日切削时间
currentDayWorkTimeinteger(int32)falsenone当日开动时间
currentScheduleinteger(int32)falsenone当前班次类型
currentShiftNuminteger(int32)falsenone当前班次号
dataTimeinteger(int64)falsenone数据时间
detectorFourStateinteger(int32)falsenone探测器四状态
detectorFourTypeinteger(int32)falsenone探测器四类型
detectorFourValueinteger(int32)falsenone探测器四实时值
detectorFourWarninteger(int32)falsenone探测器四报警值
detectorG00Offsetinteger(int32)falsenone探测器一偏移值
detectorOneStateinteger(int32)falsenone探测器一状态
detectorOneTypeinteger(int32)falsenone探测器一类型
detectorOneValueinteger(int32)falsenone探测器一实时值
detectorOneWarninteger(int32)falsenone探测器一报警值
detectorThreeStateinteger(int32)falsenone探测器三状态
detectorThreeTypeinteger(int32)falsenone探测器三类型
detectorThreeValueinteger(int32)falsenone探测器三实时值
detectorThreeWarninteger(int32)falsenone探测器三报警值
detectorTwoStateinteger(int32)falsenone探测器二状态
detectorTwoTypeinteger(int32)falsenone探测器二类型
detectorTwoValueinteger(int32)falsenone探测器二实时值
detectorTwoWarninteger(int32)falsenone探测器二报警值
electricRelayOutConfiginteger(int32)falsenone继电器输出配置
g01MultiWarnAddinteger(int32)falsenoneG01多次报警补偿
idinteger(int64)falsenonenone
knifeNuminteger(int32)falsenone当前刀号
machineShiftDataList[设备班次数据]falsenonenone
rawXinteger(int64)falsenone原始X轴值
rawYinteger(int64)falsenone原始Y轴值
rawZinteger(int64)falsenone原始Z轴值
realTimeDatabooleanfalsenone是否实时数据
sceneNuminteger(int32)falsenone场景编号
scheduleinteger(int32)falsenone班次类型
sensorStateinteger(int32)falsenone传感器状态
specialSceneNamestringfalsenone特殊场景名称
specialSceneNuminteger(int32)falsenone特殊场景编号
workStartTimeinteger(int32)falsenone早班开始时间

设备历史数据查询入参GroupsDeviceHistoryData$QueryDeviceRealTimeDataById

{
  "deviceId": 0
}

设备历史数据查询入参

属性

名称类型必选约束中文名说明
deviceIdinteger(int64)truenone设备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设备当日报警日志出参falsenonenone
wzDeviceLogDataDtos[报警日志出参]falsenonenone

报警日志出参

{
  "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
}

报警日志出参

属性

名称类型必选约束中文名说明
complexChannelNuminteger(int32)falsenone复合通道
currentScheduleinteger(int32)falsenone当前班次
dataTimeinteger(int64)falsenone报警时间
detectorHighinteger(int32)falsenone光谱探测器高通
detectorLowinteger(int32)falsenone光谱探测器低通
detectorOffsetinteger(int32)falsenoneG00补偿
detectorStateinteger(int32)falsenone继电器输出配置
detectorTypeinteger(int32)falsenone探测器类型
detectorWarnnumber(float)falsenone探测器报警界限
deviceIdinteger(int64)falsenone设备ID
deviceLocationstringfalsenone设备位置
deviceNamestringfalsenone阿里云联网设备名称
g01MultiWarnAddinteger(int32)falsenoneG01多次报警补偿
idinteger(int64)falsenonenone
installMachineSnstringfalsenone设备Sn
isUnusualbooleanfalsenone是否异常0正常1异常
isVideoExistsbooleanfalsenone是否存在报警视频
knifeNuminteger(int32)falsenone刀具ID
logIdstringfalsenone日志ID,唯一索引
machineTypeinteger(int64)falsenone主机类型
markstringfalsenone标记
maxChannelNuminteger(int32)falsenone最大值通道
netTimeinteger(int64)falsenone网络时间
newestLogAddrinteger(int32)falsenone最新日志位置
notifyTimeTimestampfalsenonenone
operatorNamestringfalsenone操机员名称
pushKnifeTimeinteger(int64)falsenone抬刀时间
realValuenumber(float)falsenone报警实际值
sceneChangeDelayinteger(int32)falsenone场景切换延时
sceneLearnTimeinteger(int32)falsenone场景自学时长
sceneNamestringfalsenone场景名称
sceneNuminteger(int32)falsenone场景ID
statebooleanfalsenone状态

用户授权查询入参

{
  "accessKey": "string",
  "accessKeySecret": "string",
  "userId": 0
}

用户授权查询入参

属性

名称类型必选约束中文名说明
accessKeystringfalsenoneaccessKey
accessKeySecretstringfalsenoneaccessKeySecret
userIdinteger(int64)falsenonenone

一段时间内设备部门稼动率和集合

{
  "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
}

一段时间内设备部门稼动率和集合

属性

名称类型必选约束中文名说明
dataSizeinteger(int32)falsenone数量
dataTimestringfalsenone数据时间
deptNamestringfalsenone部门名称
deviceDailyPerformanceDataList[一段时间内设备班次稼动率和]falsenone一段时间内设备班次稼动率和集合
startTimeSuminteger(int64)falsenone开机时间
useWorkTimeSuminteger(int64)falsenone切削时间
weekDeptDeviceDailyMapsobjectfalsenone一段时间内设备班次稼动率和Map
» additionalProperties一段时间内设备班次稼动率和falsenonenone
workTimeSuminteger(int64)falsenone开动时间

设备详情查询入参类GroupsWzMachineInfoQuery$PerformanceDatas

{
  "endTime": 0,
  "queryType": 0
}

设备详情查询入参类

属性

名称类型必选约束中文名说明
endTimeinteger(int64)falsenone查询时间,单位毫秒,不传默认月
queryTypeinteger(int32)truenone1查询近七天,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
}

部门主机月报信息出参

属性

名称类型必选约束中文名说明
deptDeviceDailyPerformanceDataobjectfalsenone班次,DeviceDailyPerformanceData的Map
» additionalProperties[一段时间内设备班次稼动率和]falsenonenone
deptNamestringfalsenone部门名称
deviceSizeinteger(int64)falsenone设备数量,排序

日周月报通用信息类

{
  "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[一段时间内设备部门稼动率和集合]falsenonenone
deviceSumDailyPerformanceDataList[所有机床班次]falsenone所有机床班次集合
deviceSumDeviceDailyPerformanceData[一段时间内设备班次稼动率和]falsenone一段时间内设备班次稼动率和集合
deviceSumOperatorDailyPerformanceData[一段时间内操机人员稼动率和]falsenone一段时间内操机人员稼动率和集合
deviceSumOperatorDailyPerformanceDataList[所有机床操机人员]falsenone所有机床操机人员集合
weekDeviceDailyMapsobjectfalsenone一段时间内设备班次稼动率和Map
» additionalProperties[一段时间内设备班次稼动率和]falsenonenone
weekPerformanceDataMapobjectfalsenone一段时间内操机人员稼动率和Map
» additionalProperties[一段时间内操机人员稼动率和]falsenonenone

所有机床操机人员

{
  "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
}

所有机床操机人员

属性

名称类型必选约束中文名说明
dataTimestringfalsenone数据时间
operatorDailyPerformanceDataLIst[一段时间内操机人员稼动率和]falsenone设备AI权限
startTimeSuninteger(int64)falsenone开机时间
useWorkTimeSuninteger(int64)falsenone切削时间
workTimeSuninteger(int64)falsenone开动时间

一段时间内操机人员稼动率和

{
  "dataTime": "string",
  "deviceId": 0,
  "deviceShiftNumberDataSet": [
    {
      "installMachineSn": "string",
      "shiftNumber": 0
    }
  ],
  "installMachineSn": "string",
  "operatorId": 0,
  "operatorName": "string",
  "shiftNumber": 0,
  "startTime": 0,
  "useWorkTime": 0,
  "workTime": 0
}

一段时间内操机人员稼动率和

属性

名称类型必选约束中文名说明
dataTimestringfalsenone数据时间
deviceIdinteger(int64)falsenone设备ID
deviceShiftNumberDataSet[机床班次]falsenonenone
installMachineSnstringfalsenone安装机床编号
operatorIdinteger(int64)falsenone操机人员ID
operatorNamestringfalsenone操机人员
shiftNumberinteger(int32)falsenone班次编号
startTimeinteger(int64)falsenone开机时间
useWorkTimeinteger(int64)falsenone切削时间
workTimeinteger(int64)falsenone开动时间

机床班次

{
  "installMachineSn": "string",
  "shiftNumber": 0
}

机床班次

属性

名称类型必选约束中文名说明
installMachineSnstringfalsenone安装机床编号
shiftNumberinteger(int32)falsenone班次编号

所有机床班次

{
  "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
}

所有机床班次

属性

名称类型必选约束中文名说明
dataSizeinteger(int32)falsenone数量
dataTimestringfalsenone数据时间
deviceDailyPerformanceDataList[一段时间内设备班次稼动率和]falsenone一段时间内设备班次稼动率和集合
startTimeSuminteger(int64)falsenone开机时间
useWorkTimeSuminteger(int64)falsenone切削时间
workTimeSuminteger(int64)falsenone开动时间

设备详情查询入参类GroupsWzMachineInfoQuery$QueryOne

{
  "endTime": 0,
  "startTime": 0
}

设备详情查询入参类

属性

名称类型必选约束中文名说明
endTimeinteger(int64)truenone结束时间 ms
startTimeinteger(int64)truenone开始时间 ms

设备详情查询入参类GroupsWzMachineInfoQuery$Monthly

{
  "deptId": 0,
  "startTime": 0
}

设备详情查询入参类

属性

名称类型必选约束中文名说明
deptIdinteger(int64)falsenone部门ID,默认当前部门
startTimeinteger(int64)falsenone查询月任何一个时间戳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[设备效率平均属性出参]falsenone当天集合
intradayEfficiencyStatementDataAverage设备效率平均属性出参falsenonenone
monthEfficiencyStatementDataAverage设备效率平均属性出参falsenonenone
yesterdayEfficiencyStatementDataAverage设备效率平均属性出参falsenonenone

设备效率平均属性出参

{
  "downtime": 0,
  "efficiency": 0,
  "emptyRunningTime": 0,
  "machineNumber": 0,
  "operatorName": "string",
  "startTime": 0,
  "useWorkTime": 0,
  "workTime": 0
}

设备效率平均属性出参

属性

名称类型必选约束中文名说明
downtimeinteger(int64)falsenone停机时间
efficiencynumber(double)falsenone效率
emptyRunningTimeinteger(int64)falsenone空运行时间
machineNumberinteger(int64)falsenone设备编号
operatorNamestringfalsenone操机员名称
startTimeinteger(int64)falsenone开机时间
useWorkTimeinteger(int64)falsenone切削时间
workTimeinteger(int64)falsenone开动时间

设备详情查询入参类GroupsWzMachineInfoQuery$DeptUtilization

{
  "deptId": 0,
  "deptIds": [
    0
  ],
  "endTime": 0
}

设备详情查询入参类

属性

名称类型必选约束中文名说明
deptIdinteger(int64)falsenone部门ID,默认当前部门
deptIds[integer]falsenone部门ID集合
endTimeinteger(int64)falsenone查询时间,单位毫秒,不传默认当天

设备加工状态

{
  "deviceOperatingStateList": [
    {
      "dataTime": 0,
      "endTime": 0,
      "startTime": 0,
      "state": 0
    }
  ],
  "endTime": 0,
  "startTime": 0
}

设备加工状态

属性

名称类型必选约束中文名说明
deviceOperatingStateList[设备加工状态实体]falsenonenone
endTimeinteger(int64)falsenone结束时间
startTimeinteger(int64)falsenone开始时间

设备加工状态实体

{
  "dataTime": 0,
  "endTime": 0,
  "startTime": 0,
  "state": 0
}

设备加工状态实体

属性

名称类型必选约束中文名说明
dataTimeinteger(int64)falsenone数据时间
endTimeinteger(int64)falsenone结束时间
startTimeinteger(int64)falsenone开始时间
stateinteger(int32)falsenone设备加工状态

设备历史数据查询入参GroupsDeviceHistoryData$SelectDeviceWorkingStatusByIdDate

{
  "dataTimes": 0,
  "deviceId": 0,
  "shiftNums": [
    0
  ]
}

设备历史数据查询入参

属性

名称类型必选约束中文名说明
dataTimesinteger(int64)falsenone查询日时间 ms,不传默认当天
deviceIdinteger(int64)truenone设备ID
shiftNums[integer]falsenone需要查询的班次

设备每日稼动率历史数据入参GroupsWzDeviceDailyhistoryData$GetDeviceDataByStartTime

{
  "dataTimes": 0,
  "deviceId": 0,
  "scope": 0,
  "shiftNum": 0
}

设备每日稼动率历史数据入参

属性

名称类型必选约束中文名说明
dataTimesinteger(int64)truenone查询日时间 ms
deviceIdinteger(int64)truenone设备ID
scopeinteger(int32)truenone查询天数范围
shiftNuminteger(int32)truenone查询班次

设备历史数据查询入参GroupsDeviceHistoryData$QueryOne

{
  "deviceName": "string",
  "endTime": 0,
  "startTime": 0
}

设备历史数据查询入参

属性

名称类型必选约束中文名说明
deviceNamestringtruenone设备Mac地址
endTimeinteger(int64)truenone结束时间 s
startTimeinteger(int64)truenone开始时间 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加工数据falsenonenone
newWzMachineInfoDtoMapobjectfalsenone按照部门分组Map
» additionalProperties[设备详情信息]falsenonenone
wzMachineInfoDto[设备详情信息]falsenone所有设备数据集合
wzMachineInfoDtoMapobjectfalsenone按照机床加工类型分组Map
» additionalProperties[设备详情信息]falsenonenone
Last Updated:
Contributors: WangLaiHua