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

获取主机刀具或场景信息

开发中
POST
/api/lhd2Setting/getSceneInfo

请求参数

Body 参数application/json
knifeNum
integer 
刀号
必需
从1开始,1对应1号刀
sceneNum
integer 
场景号
必需
从0开始,16对应1号刀
deviceName
string 
设备mac
必需
示例
{
    "knifeNum": 1,
    "deviceName": "76cd183e0ebf"
}

示例代码

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/lhd2Setting/getSceneInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
    "knifeNum": 1,
    "deviceName": "76cd183e0ebf"
}'

返回响应

🟢200成功
application/json
Body
msg
integer 
必需
tabId
integer 
必需
code
integer 
必需
knifeNum
integer 
刀号
必需
sysInfo
object 
必需
learnTime
integer 
必需
detectorMaxSize
integer 
必需
multiG01OptimMAX
integer 
必需
pcMAC
string 
必需
serverAddress
string 
必需
autoLearnState
integer 
必需
detectors
array [object {18}] 
必需
knifeNCWarnMode
integer 
必需
copIP
string 
必需
ncError
string 
必需
withIoT
integer 
必需
G00OutCheck
integer 
必需
currentWarnCount
integer 
必需
mcuMAC
string 
必需
deviceType
integer 
必需
restTime
array[integer]
必需
highElecKeepTime
integer 
必需
mcuIP
string 
必需
specialSceneCleanTime
integer 
必需
learnMode
integer 
必需
funcVersion
integer 
必需
version
integer 
必需
multiG01Optim
integer 
必需
ncDeviceName
string 
必需
nc
object 
必需
sensorConfig
object 
必需
ncList
array [object {21}] 
必需
detectorSize
integer 
必需
ratioMode
integer 
必需
ncInfos
array [object {24}] 
必需
restTimeCount
integer 
必需
iotState
integer 
必需
isSubTask
integer 
必需
ncVersion
string 
必需
netTestState
integer 
必需
initStepCount
integer 
必需
serverPort
integer 
必需
warnGapTime
integer 
必需
ncUpdateMode
integer 
必需
warnTime
integer 
必需
G01OutCheck
integer 
必需
currentWarnGapTime
integer 
必需
fwVersion
string 
必需
fpgaVersion
integer 
必需
funcConfig
integer 
必需
g01OptimSave
integer 
必需
adminPassword
integer 
必需
knifeMultiWarnOptimGap
integer 
必需
sceneMode
integer 
必需
webVersion
string 
必需
interfaces
array [object {14}] 
必需
sensorStatus
array [object {5}] 
必需
knifeMode
integer 
必需
autoRatioState
integer 
必需
mcuVersion
string 
必需
monitor
object 
必需
warnMode
integer 
必需
copMAC
string 
必需
elecKeepTime
integer 
必需
workTime
array[integer]
必需
IOConfig
integer 
必需
pcIP
string 
必需
copVersion
string 
必需
ct
array[string]
必需
schedule
integer 
必需
initCurrentStep
integer 
必需
sensors
array [object {9}] 
必需
fanDuty
integer 
必需
ncState
integer 
必需
sceneNums
array[integer]
必需
currentSceneNum
integer 
必需
currentKnifeNum
integer 
必需
deviceName
string 
必需
specialSceneNum
integer 
必需
cmdResult
string 
必需
total
integer 
必需
scenes
array [object {24}] 
场景信息
必需
刀库信息,报警值信息
detectorSize
integer 
探测器数量
可选
workMode
integer 
工作模式
可选
knifeNum
integer 
刀号
可选
detectors
array [object {18}] 
探测器数据
可选
报警值
warnRatio
integer 
可选
reverse2
integer 
可选
specialSceneNum
integer 
可选
version
integer 
可选
knifeType
integer 
刀具类型
可选
ncUpdateWarn
integer 
NC报警值控制,0关闭 1开启
可选
g00Offset
integer 
G00补偿
可选
multiOptimRatio
integer 
可选
knifeDia
integer 
刀直径(mm)
可选
reverse1
integer 
可选
knifeLen
integer 
刀长(mm)
可选
material
integer 
加工材料
可选
dataTime
integer 
可选
knifeRemark
string 
刀具备注
可选
selfLearnTime
integer 
可选
knifeR
integer 
刀R角
可选
sceneId
integer 
可选
knifeLift
integer 
抬刀屏蔽
可选
knifeName
string 
刀具名称
可选
sceneNum
integer 
场景编号
可选
sceneNum
integer 
必需
sceneSize
integer 
必需
timestamp
integer 
必需
示例
{
    "msg": 0,
    "tabId": 503,
    "code": 0,
    "knifeNum": 1,
    "sysInfo": {
        "learnTime": 50,
        "detectorMaxSize": 20,
        "multiG01OptimMAX": 1,
        "pcMAC": "",
        "serverAddress": "iot.weizhen.ink",
        "autoLearnState": 0,
        "detectors": [
            {
                "isUse": 1,
                "max": 0,
                "sensorMAC": 9697929787323,
                "dataLength": 0,
                "autoRatioValue": 0,
                "index": 0,
                "real": 0,
                "type": 7,
                "sensorIPLast": 22628,
                "version": 0,
                "iot": 0,
                "dataIndex": 2,
                "alarm": 0,
                "highPass": 2,
                "lowPass": 1,
                "sensor": 27519,
                "sensorIP": 1683531968,
                "state": 1
            },
            {
                "isUse": 1,
                "max": 0,
                "sensorMAC": 9697929787323,
                "dataLength": 0,
                "autoRatioValue": 0,
                "index": 1,
                "real": 0,
                "type": 8,
                "sensorIPLast": 22628,
                "version": 0,
                "iot": 0,
                "dataIndex": 3,
                "alarm": 0,
                "highPass": 3,
                "lowPass": 2,
                "sensor": 27519,
                "sensorIP": 1683531968,
                "state": 1
            },
            {
                "isUse": 1,
                "max": 0,
                "sensorMAC": 9697929787323,
                "dataLength": 0,
                "autoRatioValue": 0,
                "index": 2,
                "real": 0,
                "type": 9,
                "sensorIPLast": 22628,
                "version": 0,
                "iot": 0,
                "dataIndex": 4,
                "alarm": 0,
                "highPass": 4,
                "lowPass": 3,
                "sensor": 27519,
                "sensorIP": 1683531968,
                "state": 1
            },
            {
                "isUse": 1,
                "max": 0,
                "sensorMAC": 9697929787323,
                "dataLength": 0,
                "autoRatioValue": 0,
                "index": 3,
                "real": 0,
                "type": 6,
                "sensorIPLast": 22628,
                "version": 0,
                "iot": 0,
                "dataIndex": 5,
                "alarm": 0,
                "highPass": 5,
                "lowPass": 4,
                "sensor": 27519,
                "sensorIP": 1683531968,
                "state": 1
            },
            {
                "isUse": 1,
                "max": 0,
                "sensorMAC": 229726900391807,
                "dataLength": 0,
                "autoRatioValue": 0,
                "index": 4,
                "real": 0,
                "type": 5,
                "sensorIPLast": 22698,
                "version": 0,
                "iot": 0,
                "dataIndex": 2,
                "alarm": 0,
                "highPass": 8,
                "lowPass": 9,
                "sensor": 62266,
                "sensorIP": 2857937088,
                "state": 1
            },
            {
                "isUse": 1,
                "max": 0,
                "sensorMAC": 229726900391807,
                "dataLength": 0,
                "autoRatioValue": 0,
                "index": 5,
                "real": 0,
                "type": 10,
                "sensorIPLast": 22698,
                "version": 0,
                "iot": 0,
                "dataIndex": 3,
                "alarm": 0,
                "highPass": 10,
                "lowPass": 11,
                "sensor": 62266,
                "sensorIP": 2857937088,
                "state": 1
            },
            {
                "isUse": 1,
                "max": 0,
                "sensorMAC": 229726900391807,
                "dataLength": 0,
                "autoRatioValue": 0,
                "index": 6,
                "real": 0,
                "type": 11,
                "sensorIPLast": 22698,
                "version": 0,
                "iot": 0,
                "dataIndex": 4,
                "alarm": 0,
                "highPass": 12,
                "lowPass": 13,
                "sensor": 62266,
                "sensorIP": 2857937088,
                "state": 1
            },
            {
                "isUse": 1,
                "max": 0,
                "sensorMAC": 229726900391807,
                "dataLength": 0,
                "autoRatioValue": 0,
                "index": 7,
                "real": 0,
                "type": 12,
                "sensorIPLast": 22698,
                "version": 0,
                "iot": 0,
                "dataIndex": 5,
                "alarm": 0,
                "highPass": 14,
                "lowPass": 15,
                "sensor": 62266,
                "sensorIP": 2857937088,
                "state": 1
            }
        ],
        "knifeNCWarnMode": 0,
        "copIP": "192.168.0.68",
        "ncError": "",
        "withIoT": 1,
        "G00OutCheck": 0,
        "currentWarnCount": 3,
        "mcuMAC": "BA:6A:C4:47:73:F6",
        "deviceType": 9965,
        "restTime": [
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0
        ],
        "highElecKeepTime": 0,
        "mcuIP": "192.168.88.2",
        "specialSceneCleanTime": 3600,
        "learnMode": 1,
        "funcVersion": 0,
        "version": 0,
        "multiG01Optim": 0,
        "ncDeviceName": "",
        "nc": {
            "isUse": 1,
            "sampleInterval": 100,
            "machineCode": "76CD183E0EBF",
            "localPort": 9268,
            "ip": "192.168.1.60",
            "index": -1,
            "machineVersion": "",
            "remark": "",
            "connectPassword": "",
            "version": "0i-MF",
            "PLCPassword": "",
            "machineModel": "",
            "ncDeviceName": "76CD183E0EBF",
            "protocol": 0,
            "port": 8193,
            "machineBrand": "",
            "DNCPassword": "",
            "model": "0i-MF",
            "state": 0,
            "brand": "FANUC",
            "machineType": ""
        },
        "sensorConfig": {
            "deviceType": 0,
            "curSensorFrequency": 0,
            "code": 0,
            "empty7": 0,
            "empty8": 0,
            "empty5": 0,
            "curRatioIndex": 0,
            "empty6": 0,
            "curEmergencyState": 0,
            "empty3": 0,
            "empty4": 0,
            "empty1": 0,
            "empty2": 0,
            "curRatio": 0,
            "ip4": 0,
            "curRatioCtrlMode": 0,
            "respMode": 0,
            "curPauseState": 0,
            "alarmAccX": 0,
            "alarmAccY": 0,
            "alarmAccZ": 0,
            "curSensorRange": 0
        },
        "ncList": [
            {
                "isUse": 1,
                "sampleInterval": 100,
                "machineCode": "76CD183E0EBF",
                "localPort": 9268,
                "ip": "192.168.1.60",
                "index": -1,
                "machineVersion": "",
                "remark": "",
                "connectPassword": "",
                "version": "0i-MF",
                "PLCPassword": "",
                "machineModel": "",
                "ncDeviceName": "76CD183E0EBF",
                "protocol": 0,
                "port": 8193,
                "machineBrand": "",
                "DNCPassword": "",
                "model": "0i-MF",
                "state": 0,
                "brand": "FANUC",
                "machineType": ""
            }
        ],
        "detectorSize": 8,
        "ratioMode": 2,
        "ncInfos": [
            {
                "isUse": true,
                "dataProcess": 0,
                "dataType": 2,
                "length": 4,
                "addrInt": 0,
                "index": 0,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 1,
                "valueStr": "",
                "dataId": 19802,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "场景编号",
                "addr": "D0",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "0",
                "value": 196608.0,
                "addrType": 1,
                "isBit": false
            },
            {
                "isUse": true,
                "dataProcess": 0,
                "dataType": 2,
                "length": 4,
                "addrInt": 4,
                "index": 1,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 28271,
                "dataTime": 0,
                "resultStart": 1,
                "bias": 0.0,
                "name": "刀具编号",
                "addr": "R4",
                "resultLength": 0,
                "byteOrder": 1,
                "send": "0",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 0,
                "length": 1,
                "addrInt": 850,
                "index": 2,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 1,
                "valueStr": "",
                "dataId": 28272,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "刀具类型",
                "addr": "R850",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 2,
                "length": 4,
                "addrInt": 1030,
                "index": 3,
                "scale": 0.001,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 28273,
                "dataTime": 0,
                "resultStart": 13,
                "bias": 0.0,
                "name": "刀长",
                "addr": "D1030",
                "resultLength": 14,
                "byteOrder": 1,
                "send": "12",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 2,
                "length": 4,
                "addrInt": 1050,
                "index": 4,
                "scale": 0.001,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 28274,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "刀径",
                "addr": "D1050",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 0,
                "length": 1,
                "addrInt": 1110,
                "index": 5,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 1,
                "valueStr": "",
                "dataId": 28275,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "刀R角",
                "addr": "E1110",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 2,
                "length": 4,
                "addrInt": 1090,
                "index": 6,
                "scale": 0.001,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 28276,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "加工模式",
                "addr": "D1090",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 2,
                "length": 4,
                "addrInt": 1070,
                "index": 7,
                "scale": 0.001,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 28277,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "加工材料",
                "addr": "D1070",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 0,
                "length": 1,
                "addrInt": 1131,
                "index": 8,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 1,
                "valueStr": "",
                "dataId": 36200,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "保护模式",
                "addr": "E1131",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "",
                "value": 117.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": true,
                "dataProcess": 0,
                "dataType": 0,
                "length": 1,
                "addrInt": 0,
                "index": 9,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 41545,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "主轴转速倍率",
                "addr": "",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "0",
                "value": 100.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": true,
                "dataProcess": 0,
                "dataType": 0,
                "length": 1,
                "addrInt": 0,
                "index": 10,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 41546,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "主轴实际转速",
                "addr": "",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "0",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": true,
                "dataProcess": 0,
                "dataType": 0,
                "length": 1,
                "addrInt": 0,
                "index": 11,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 41548,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "进给倍率",
                "addr": "",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "0",
                "value": -1.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 0,
                "length": 1,
                "addrInt": 0,
                "index": 12,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 41549,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "实际进给",
                "addr": "",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "0",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": true,
                "dataProcess": 0,
                "dataType": 127,
                "length": 0,
                "addrInt": 0,
                "index": 13,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 0,
                "valueStr": "",
                "dataId": 41551,
                "dataTime": 0,
                "resultStart": 0,
                "bias": 0.0,
                "name": "快速移动倍率",
                "addr": "",
                "resultLength": 127,
                "byteOrder": 0,
                "send": "",
                "value": 100.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 3223623,
                "length": 0,
                "addrInt": 0,
                "index": 14,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": -1236386184,
                "mode": 0,
                "valueStr": "",
                "dataId": 41552,
                "dataTime": 0,
                "resultStart": 7,
                "bias": 0.0,
                "name": "实际快速移动速率",
                "addr": "",
                "resultLength": 0,
                "byteOrder": 0,
                "send": "",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": false,
                "dataProcess": 0,
                "dataType": 2,
                "length": 4,
                "addrInt": 4,
                "index": 15,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": 0,
                "mode": 1,
                "valueStr": "",
                "dataId": 36201,
                "dataTime": 0,
                "resultStart": 1,
                "bias": 2.0,
                "name": "上调范围",
                "addr": "R4",
                "resultLength": 1,
                "byteOrder": 0,
                "send": "",
                "value": 12.0,
                "addrType": 0,
                "isBit": false
            },
            {
                "isUse": true,
                "dataProcess": 0,
                "dataType": 0,
                "length": 1,
                "addrInt": 0,
                "index": 16,
                "scale": 1.0,
                "dataProcessFormula": "",
                "addrBit": 0,
                "sendBytesLength": -1236094976,
                "mode": 0,
                "valueStr": "",
                "dataId": 23338,
                "dataTime": 0,
                "resultStart": -1626393276,
                "bias": 0.0,
                "name": "程序号",
                "addr": "",
                "resultLength": 127,
                "byteOrder": 0,
                "send": "",
                "value": 0.0,
                "addrType": 0,
                "isBit": false
            }
        ],
        "restTimeCount": 0,
        "iotState": 1,
        "isSubTask": 0,
        "ncVersion": "20240618008",
        "netTestState": 0,
        "initStepCount": 0,
        "serverPort": 8000,
        "warnGapTime": 1000,
        "ncUpdateMode": 0,
        "warnTime": 50,
        "G01OutCheck": 0,
        "currentWarnGapTime": 1000,
        "fwVersion": "20240618008",
        "fpgaVersion": 0,
        "funcConfig": 0,
        "g01OptimSave": 0,
        "adminPassword": 0,
        "knifeMultiWarnOptimGap": 300,
        "sceneMode": 0,
        "webVersion": "20240527005",
        "interfaces": [
            {
                "showName": "互联网接口",
                "method": "auto",
                "connectionState": "connected",
                "dns2": "",
                "dns1": "192.168.0.1",
                "ip": "192.168.0.68",
                "mac": "76:CD:18:3E:0E:BF",
                "linkState": "on",
                "route": "dst = 0.0.0.0/32, nh = 0.0.0.0, mt = 11\ndst = 192.168.0.0/24, nh = 0.0.0.0, mt = 150\ndst = 0.0.0.0/0, nh = 192.168.0.1, mt = 150\n",
                "netmask": "255.255.255.0",
                "name": "eth0",
                "connectionName": "Wired connection 1",
                "gateWay": "192.168.0.1",
                "ipv6Method": ""
            },
            {
                "showName": "上位机内网",
                "method": "manual",
                "connectionState": "connected",
                "dns2": "",
                "dns1": "",
                "ip": "192.168.168.1",
                "mac": "F2:A3:48:E5:C9:8B",
                "linkState": "on",
                "route": "dst = 192.168.168.0/24, nh = 0.0.0.0, mt = 150\n",
                "netmask": "255.255.255.0",
                "name": "enP2p33s0",
                "connectionName": "Wired connection 6",
                "gateWay": "--",
                "ipv6Method": ""
            },
            {
                "showName": "传感器内网",
                "method": "manual",
                "connectionState": "connected",
                "dns2": "",
                "dns1": "",
                "ip": "192.168.88.2",
                "mac": "BA:6A:C4:47:73:F6",
                "linkState": "on",
                "route": "dst = 192.168.88.0/24, nh = 0.0.0.0, mt = 150\ndst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000\n",
                "netmask": "255.255.255.0",
                "name": "enP1p17s0",
                "connectionName": "Wired connection 5",
                "gateWay": "--",
                "ipv6Method": ""
            },
            {
                "showName": "NC数采接口",
                "method": "manual",
                "connectionState": "connected",
                "dns2": "",
                "dns1": "",
                "ip": "192.168.89.98",
                "mac": "2E:1C:81:AB:51:7F",
                "linkState": "off",
                "route": "dst = 192.168.89.0/24, nh = 0.0.0.0, mt = 150\ndst = 0.0.0.0/0, nh = 192.168.89.98, mt = 150\n",
                "netmask": "255.255.255.0",
                "name": "eth1",
                "connectionName": "Wired connection 2",
                "gateWay": "192.168.89.98",
                "ipv6Method": ""
            },
            {
                "showName": "USB网卡",
                "method": "",
                "connectionState": "unavailable",
                "dns2": "",
                "dns1": "",
                "ip": "",
                "mac": "8A:C6:89:90:C5:CE",
                "linkState": "off",
                "route": "",
                "netmask": "",
                "name": "usb0",
                "connectionName": "--",
                "gateWay": "--",
                "ipv6Method": ""
            },
            {
                "showName": "本地回环接口",
                "method": "",
                "connectionState": "unmanaged",
                "dns2": "",
                "dns1": "",
                "ip": "127.0.0.1",
                "mac": "00:00:00:00:00:00",
                "linkState": "",
                "route": "",
                "netmask": "255.0.0.0",
                "name": "lo",
                "connectionName": "--",
                "gateWay": "--",
                "ipv6Method": ""
            }
        ],
        "sensorStatus": [
            {
                "deviceType": 27519,
                "sensorStatus": 0,
                "sensorMAC": 9697929787323,
                "remark": "",
                "deviceStatus": 0
            },
            {
                "deviceType": 62266,
                "sensorStatus": 0,
                "sensorMAC": 229726900391807,
                "remark": "",
                "deviceStatus": 0
            }
        ],
        "knifeMode": 0,
        "autoRatioState": 0,
        "mcuVersion": "20240618008",
        "monitor": {
            "cpuUsage": 16,
            "cpuTemp": 41875
        },
        "warnMode": 1,
        "copMAC": "76:CD:18:3E:0E:BF",
        "elecKeepTime": 300,
        "workTime": [
            480,
            1200,
            1200,
            480,
            720,
            780,
            840,
            900
        ],
        "IOConfig": 0,
        "pcIP": "",
        "copVersion": "20240618008",
        "ct": [],
        "schedule": 1,
        "initCurrentStep": 0,
        "sensors": [
            {
                "deviceIPInt": 39364800,
                "deviceType": 9965,
                "deviceIP": "192.168.88.2",
                "deviceTypeStr": "WZ_HLCK_V1",
                "deviceCheck": "9bb69888a39d1026725dd3384fd65a40",
                "mainVersion": "20240618008",
                "deviceID": "76CD183E0EBF",
                "deviceName": "76CD183E0EBF",
                "subVersion": "20240618008"
            },
            {
                "deviceIPInt": 3193481408,
                "deviceType": 6685,
                "deviceIP": "192.168.88.190",
                "deviceTypeStr": "WZ-VIB-IR",
                "deviceCheck": "9bb69888a39d1026725dd3384fd65a40",
                "mainVersion": "20240430001",
                "deviceID": "E05A1BA89D8B",
                "deviceName": "E05A1BA89D8B",
                "subVersion": "2-20240430001"
            },
            {
                "deviceIPInt": 2857937088,
                "deviceType": 62266,
                "deviceIP": "192.168.88.170",
                "deviceTypeStr": "WZ-VIB-HIGHCARD-I",
                "deviceCheck": "9bb69888a39d1026725dd3384fd65a40",
                "mainVersion": "20240423001",
                "deviceID": "D0EF764B0F7F",
                "deviceName": "D0EF764B0F7F",
                "subVersion": "2-20240423001"
            },
            {
                "deviceIPInt": 1683531968,
                "deviceType": 27519,
                "deviceIP": "192.168.88.100",
                "deviceTypeStr": "WZ-VIB-6D-16G",
                "deviceCheck": "9bb69888a39d1026725dd3384fd65a40",
                "mainVersion": "20240312001",
                "deviceID": "08D1F9A8F7BB",
                "deviceName": "08D1F9A8F7BB",
                "subVersion": "2-20240312001"
            },
            {
                "deviceIPInt": 2522392768,
                "deviceType": 62423,
                "deviceIP": "192.168.88.150",
                "deviceTypeStr": "WZ-VIB-SOUND",
                "deviceCheck": "9bb69888a39d1026725dd3384fd65a40",
                "mainVersion": "20240517001",
                "deviceID": "E05A1BA89527",
                "deviceName": "E05A1BA89527",
                "subVersion": "2-20240517001"
            }
        ],
        "fanDuty": 100,
        "ncState": 0
    },
    "sceneNums": [
        16
    ],
    "currentSceneNum": 0,
    "currentKnifeNum": 0,
    "deviceName": "76cd183e0ebf",
    "specialSceneNum": 0,
    "cmdResult": "",
    "total": 0,
    "scenes": [
        {
            "detectorSize": 8,
            "workMode": 5,
            "knifeNum": 1,
            "detectors": [
                {
                    "isUse": 1,
                    "max": 2976,
                    "sensorMAC": 9697929787323,
                    "dataLength": 2,
                    "autoRatioValue": 2000,
                    "index": 0,
                    "real": 10,
                    "type": 7,
                    "sensorIPLast": 22628,
                    "version": 0,
                    "iot": 17,
                    "dataIndex": 2,
                    "alarm": 10000,
                    "highPass": 2,
                    "lowPass": 1,
                    "sensor": 27519,
                    "sensorIP": 1683531968,
                    "state": 1
                },
                {
                    "isUse": 1,
                    "max": 2850,
                    "sensorMAC": 9697929787323,
                    "dataLength": 2,
                    "autoRatioValue": 2000,
                    "index": 1,
                    "real": 2,
                    "type": 8,
                    "sensorIPLast": 22628,
                    "version": 0,
                    "iot": 7,
                    "dataIndex": 3,
                    "alarm": 10000,
                    "highPass": 3,
                    "lowPass": 2,
                    "sensor": 27519,
                    "sensorIP": 1683531968,
                    "state": 1
                },
                {
                    "isUse": 1,
                    "max": 14278,
                    "sensorMAC": 9697929787323,
                    "dataLength": 2,
                    "autoRatioValue": 2000,
                    "index": 2,
                    "real": 996,
                    "type": 9,
                    "sensorIPLast": 22628,
                    "version": 0,
                    "iot": 1014,
                    "dataIndex": 4,
                    "alarm": 10000,
                    "highPass": 4,
                    "lowPass": 3,
                    "sensor": 27519,
                    "sensorIP": 1683531968,
                    "state": 1
                },
                {
                    "isUse": 1,
                    "max": 14376,
                    "sensorMAC": 9697929787323,
                    "dataLength": 2,
                    "autoRatioValue": 2000,
                    "index": 3,
                    "real": 997,
                    "type": 6,
                    "sensorIPLast": 22628,
                    "version": 0,
                    "iot": 1014,
                    "dataIndex": 5,
                    "alarm": 10000,
                    "highPass": 5,
                    "lowPass": 4,
                    "sensor": 27519,
                    "sensorIP": 1683531968,
                    "state": 1
                },
                {
                    "isUse": 1,
                    "max": 0,
                    "sensorMAC": 229726900391807,
                    "dataLength": 2,
                    "autoRatioValue": 5000,
                    "index": 4,
                    "real": 0,
                    "type": 5,
                    "sensorIPLast": 22698,
                    "version": 0,
                    "iot": 0,
                    "dataIndex": 2,
                    "alarm": 1000,
                    "highPass": 8,
                    "lowPass": 9,
                    "sensor": 62266,
                    "sensorIP": 2857937088,
                    "state": 1
                },
                {
                    "isUse": 1,
                    "max": 0,
                    "sensorMAC": 229726900391807,
                    "dataLength": 2,
                    "autoRatioValue": 6000,
                    "index": 5,
                    "real": 0,
                    "type": 10,
                    "sensorIPLast": 22698,
                    "version": 0,
                    "iot": 0,
                    "dataIndex": 3,
                    "alarm": 1000,
                    "highPass": 10,
                    "lowPass": 11,
                    "sensor": 62266,
                    "sensorIP": 2857937088,
                    "state": 1
                },
                {
                    "isUse": 1,
                    "max": 0,
                    "sensorMAC": 229726900391807,
                    "dataLength": 2,
                    "autoRatioValue": 7000,
                    "index": 6,
                    "real": 0,
                    "type": 11,
                    "sensorIPLast": 22698,
                    "version": 0,
                    "iot": 0,
                    "dataIndex": 4,
                    "alarm": 1000,
                    "highPass": 12,
                    "lowPass": 13,
                    "sensor": 62266,
                    "sensorIP": 2857937088,
                    "state": 1
                },
                {
                    "isUse": 1,
                    "max": 0,
                    "sensorMAC": 229726900391807,
                    "dataLength": 2,
                    "autoRatioValue": 8000,
                    "index": 7,
                    "real": 0,
                    "type": 12,
                    "sensorIPLast": 22698,
                    "version": 0,
                    "iot": 0,
                    "dataIndex": 5,
                    "alarm": 1000,
                    "highPass": 14,
                    "lowPass": 15,
                    "sensor": 62266,
                    "sensorIP": 2857937088,
                    "state": 1
                }
            ],
            "warnRatio": 0,
            "reverse2": 0,
            "specialSceneNum": 0,
            "version": 0,
            "knifeType": 1,
            "ncUpdateWarn": 0,
            "g00Offset": 100,
            "multiOptimRatio": 100,
            "knifeDia": 8.0,
            "reverse1": 0,
            "knifeLen": 105.0,
            "material": 6,
            "dataTime": 1709772064664,
            "knifeRemark": "框类",
            "selfLearnTime": 0,
            "knifeR": 0.0,
            "sceneId": 17,
            "knifeLift": 0,
            "knifeName": "φ8*105中心钻殴打42*50",
            "sceneNum": 16
        }
    ],
    "sceneNum": 16,
    "sceneSize": 1,
    "timestamp": 0
}
修改于 2024-06-19 04:01:32
上一页
查询探测器索引设置列表
下一页
查询大屏全局配置
Built with