微振物联网平台(对外)
  1. 数据大屏
微振物联网平台(对外)
  • 授权相关
    • 通过accessKey和accessKeySecret获取Authorization
      POST
  • 系统:字典详情管理
    • 查询字典详情
      GET
    • 查询多个字典详情
      GET
  • 设备相关
    • 领航盾,未来星,振动小卫士
      • 加工数据
        • 根据设备ID查询设备振动数据
    • 通用
      • 设备信息
        • 根据ID查询面板配置
        • 查询主机信息
        • 根据设备Mac查询主机信息
        • 查询显示配置详情
      • 首页
        • 后台首页
      • 报警日志
        • 根据机床id获取报警日志详情
        • 根据机床id获取报警日志分页
        • 根据报警日志logId获取报警视频列表
      • 设备状态
        • 查询主机工作状态(区间)
        • 查询主机工作状态
      • 设备使用率相关
        • 实时数据
          • 设备指定时间当天每半小时使用率
          • 根据设备ID查询设备实时稼动率信息
          • 根据设备名称查询最新稼动率数据
          • 根据主机ID查询主机实时数据
          • 根据机床ID或Mac查询设备指定日期历史数据
        • 历史统计数据
          • 查询主机日周月报信息按部门分组
          • 查询主机月报信息按部门分组
          • 查询主机日周月报信息按设备分组
          • 查询操机员月报信息
          • 查询主机月报信息
          • 日报查询主机信息
          • 查询主机每天每班历史稼动率
        • 快照
          • 根据ID查询快照通知详情
    • 互联测控
      • 加工数据
        • 查询指定日期班次程序号使用情况
        • 根据设备Mac获取sensor列表
        • 根据机床ID或设备Mac查询设备振动数据
        • 根据设备列表查询探测器索引列表
        • 查询探测器索引设置列表
      • 主机数据
        • 获取主机刀具或场景信息
    • 数据大屏
      • 查询大屏全局配置
        POST
      • 查询主机日周月报信息大屏按部门分组
        POST
      • 根据部门ID获取稼动率看板数据(动态看板)
        POST
      • 根据设备ID查询主机多天稼动率
        POST
      • 根据设备Mac查询设备使用率最新历史信息
        POST
      • 根据设备Mac查询设备使用率历史记录
        POST
  1. 数据大屏

根据部门ID获取稼动率看板数据(动态看板)

开发中
POST
/api/wzActivationData/getActivationBoardDataByDeptIds

请求参数

Body 参数application/json
permission
string 
必需
tenantId
string 
必需
示例
{
  "permission": "64",
  "tenantId": "22"
}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/wzActivationData/getActivationBoardDataByDeptIds' \
--header 'Content-Type: application/json' \
--data-raw '{
  "permission": "64",
  "tenantId": "22"
}'

返回响应

🟢200成功
application/json
Body
differenceValueList
array [object {7}] 
当天和前一天的差值
必需
dataTime
string 
日期
可选
downtime
integer 
停机时间
必需
emptyRunningTime
integer 
空运行时间
必需
machineNumber
integer 
设备编号
必需
startTime
integer 
开机时间
必需
useWorkTime
integer 
切削时间
必需
workTime
integer 
开动时间
必需
machineStatisticsDataList
array [object {7}] 
加工数据集合
必需
dataTime
string 
日期
必需
downtime
integer 
停机时间
必需
emptyRunningTime
integer 
空运行时间
必需
machineNumber
integer 
设备编号
必需
startTime
integer 
开机时间
必需
useWorkTime
integer 
切削时间
必需
workTime
integer 
开动时间
必需
sevenDaysMachineStatisticsDataList
array [object {7}] 
七天加工数据
必需
dataTime
string 
日期
必需
downtime
integer 
停机时间
必需
emptyRunningTime
integer 
空运行时间
必需
machineNumber
integer 
设备编号
必需
startTime
integer 
开机时间
必需
useWorkTime
integer 
切削时间
必需
workTime
integer 
开动时间
必需
wzMachineInfoDtos
array [object {42}] 
主机信息
必需
createPersonName
string 
初始安装人员
必需
createTime
string 
创建时间
必需
currentDayUntreatedG00WarmCount
integer 
当天G00未处理报警数量
必需
currentDayUntreatedWarmCount
integer 
当天未处理报警数量
必需
currentDayWarmCount
integer 
当天所有报警数量
必需
currentSchedule
integer 
设备当前班次
必需
dept
object 
部门信息
必需
deviceCreateTime
string 
设备创建时间
必需
deviceId
integer 
设备ID
必需
deviceUpdateTime
string 
设备更新时间
必需
enabled
boolean 
必需
function
integer 
设备功能的
必需
globalImages
string 
总体全局图
必需
id
integer 
必需
installFactoryName
string 
安装工厂名称
必需
installLocation
string 
安装位置
必需
installMachineBrand
string 
安装机床品牌
必需
installMachineClass
integer 
机床类型
必需
installMachineSn
string 
安装机床编号
必需
installMachineType
string 
安装机床型号
必需
isUnfold
boolean 
是否折叠
必需
mac
string 
设备Mac
必需
machineDateList
array[string]
一段时间内设备班次稼动率和
必需
machineLocationImages
string 
机床位置图片
必需
machineStatus
integer 
主机状态
必需
machineType
integer 
主机类型
必需
operatorName
string 
操机人员名称
必需
panelId
integer 
面板Id
必需
serialNumber
integer 
设备序列号
必需
shiftNumDeviceDailyPerformanceDataList
array[string]
一段时间内设备班次稼动率和
必需
shiftNumberDailyPerformanceMap
object 
必需
startTime
integer 
开机时间
必需
status
string 
状态
必需
statusOrder
integer 
状态排序
必需
updatePersonName
string 
最新安装人员
必需
updateTime
string 
更新时间
必需
useWorkTime
integer 
切削时间
必需
workTime
integer 
开动时间
必需
workingStatus
integer 
设备工作状态
必需
wzActivationDataDto
object 
设备实时生产数据
必需
machineName
string 
可选
remark
string 
备注
可选
示例
{
    "differenceValueList": [
        {
            "dataTime": "2024-05-09",
            "downtime": 868831,
            "emptyRunningTime": 83333,
            "machineNumber": 0,
            "startTime": 1430836,
            "useWorkTime": 478672,
            "workTime": 562005
        },
        {
            "downtime": -1639602,
            "emptyRunningTime": -203920,
            "machineNumber": 0,
            "startTime": -3241013,
            "useWorkTime": -1397491,
            "workTime": -1601411
        }
    ],
    "machineStatisticsDataList": [
        {
            "dataTime": "2024-04-25",
            "downtime": 2373989,
            "emptyRunningTime": 303604,
            "machineNumber": 0,
            "startTime": 4378582,
            "useWorkTime": 1700989,
            "workTime": 2004593
        },
        {
            "dataTime": "2024-04-26",
            "downtime": 2448058,
            "emptyRunningTime": 339241,
            "machineNumber": 0,
            "startTime": 4455887,
            "useWorkTime": 1668588,
            "workTime": 2007829
        },
        {
            "dataTime": "2024-04-27",
            "downtime": 2452084,
            "emptyRunningTime": 313662,
            "machineNumber": 0,
            "startTime": 4476367,
            "useWorkTime": 1710621,
            "workTime": 2024283
        },
        {
            "dataTime": "2024-04-28",
            "downtime": 2434166,
            "emptyRunningTime": 311545,
            "machineNumber": 0,
            "startTime": 4517587,
            "useWorkTime": 1771876,
            "workTime": 2083421
        },
        {
            "dataTime": "2024-04-29",
            "downtime": 2349076,
            "emptyRunningTime": 306727,
            "machineNumber": 0,
            "startTime": 4509500,
            "useWorkTime": 1853697,
            "workTime": 2160424
        },
        {
            "dataTime": "2024-04-30",
            "downtime": 2430496,
            "emptyRunningTime": 253578,
            "machineNumber": 0,
            "startTime": 4418324,
            "useWorkTime": 1734250,
            "workTime": 1987828
        },
        {
            "dataTime": "2024-05-01",
            "downtime": 2808811,
            "emptyRunningTime": 526997,
            "machineNumber": 0,
            "startTime": 3574706,
            "useWorkTime": 238898,
            "workTime": 765895
        },
        {
            "dataTime": "2024-05-02",
            "downtime": 2522334,
            "emptyRunningTime": 303027,
            "machineNumber": 0,
            "startTime": 4462060,
            "useWorkTime": 1636699,
            "workTime": 1939726
        },
        {
            "dataTime": "2024-05-03",
            "downtime": 2358256,
            "emptyRunningTime": 300211,
            "machineNumber": 0,
            "startTime": 4563844,
            "useWorkTime": 1905377,
            "workTime": 2205588
        },
        {
            "dataTime": "2024-05-04",
            "downtime": 2586215,
            "emptyRunningTime": 299858,
            "machineNumber": 0,
            "startTime": 4734956,
            "useWorkTime": 1848883,
            "workTime": 2148741
        },
        {
            "dataTime": "2024-05-05",
            "downtime": 2503915,
            "emptyRunningTime": 294126,
            "machineNumber": 0,
            "startTime": 4605342,
            "useWorkTime": 1807301,
            "workTime": 2101427
        },
        {
            "dataTime": "2024-05-06",
            "downtime": 2548799,
            "emptyRunningTime": 276818,
            "machineNumber": 0,
            "startTime": 4695649,
            "useWorkTime": 1870032,
            "workTime": 2146850
        },
        {
            "dataTime": "2024-05-07",
            "downtime": 2556023,
            "emptyRunningTime": 284079,
            "machineNumber": 0,
            "startTime": 4688208,
            "useWorkTime": 1848106,
            "workTime": 2132185
        },
        {
            "dataTime": "2024-05-08",
            "downtime": 2508433,
            "emptyRunningTime": 287253,
            "machineNumber": 0,
            "startTime": 4671849,
            "useWorkTime": 1876163,
            "workTime": 2163416
        },
        {
            "dataTime": "2024-05-09",
            "downtime": 868831,
            "emptyRunningTime": 83333,
            "machineNumber": 0,
            "startTime": 1430836,
            "useWorkTime": 478672,
            "workTime": 562005
        }
    ],
    "sevenDaysMachineStatisticsDataList": [
        {
            "dataTime": "2024-05-03",
            "downtime": 2358256,
            "emptyRunningTime": 300211,
            "machineNumber": 0,
            "startTime": 4563844,
            "useWorkTime": 1905377,
           
修改于 2024-05-09 02:56:56
上一页
查询主机日周月报信息大屏按部门分组
下一页
根据设备ID查询主机多天稼动率
Built with