机械设备信息数据

建议上传频率

每10分钟进行一次数据上传

适配器方式上传

- 适配器上传接口:/unified-adapter/upload 
- 消息类型: equipment@machines

Http接口方式上传

- 请求方式:post
- 接口地址:/equipment/machines

数据协议


[
    {
        "recordId": "123123",
        "catalogId": "123123",
        "catalog": "设备类",
        "devCode": "34343",
        "devName": "123213",
        "spec": "xxx",
        "model": "xxx",
        "brandName": "品牌",
        "purchaseDate": "2018-12-01 12:00:00",
        "unit": "台",
        "isSpecial": true,
        "source": 1,
        "powerValue": 1212,
        "powerUnit": "瓦",
        "capability": 1221,
        "capabilityUnit": "瓦",
        "unitFuelExpend": 1221,
        "fuelExpendUnit": "每小时",
        "settleUnit": "每小时",
        "guidePrice": 1,
        "operater": "张三",
        "productor": "三一",
        "isAsset": true,
        "totalWorkTime": 21,
        "totalWorkMileage": 3232,
        "entryTime": "2018-12-01 12:00:00",
        "exitTime": "2018-12-25 12:00:00",
        "deleted": false
    }
]
字段名称 数据类型 字段描述
recordId string 设备信息主键
catalogId string 资源分类ID
catalog string 资源分类
devCode string 设备编号
devName string 设备名称
spec string 规格
model string 型号
brandName string 品牌名称
purchaseDate date 购置日期
unit string 计量单位
isSpecial boolean 是否特种设备
source int 设备来源 见表1
powerValue double 设备功率
powerUnit string 功率单位
capability double 设备能力
capabilityUnit string 能力单位
unitFuelExpend double 单位油耗
fuelExpendUnit string 油耗单位
settleUnit string 结算单位
guidePrice double 指导单价
operater string 操作手
productor string 生产厂家
isAsset boolean 是否固定资产
totalWorkTime double 运转时间
totalWorkMileage double 运转里程
entryTime date 进场时间
exitTime date 退场时间
deleted boolean 逻辑删除标志 见表2

表1 逻辑删除标志位枚举值定义

source
0 自有
1 租赁
2 自带

表4 逻辑删除标志位枚举值定义

deleted
false 未删除
true 已删除
Copyright © 北京梦诚科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2022-08-25 11:05:18

results matching ""

    No results matching ""