保存塔式起重机数据

更新时间:2021-11-17 17:02:33

接口说明

保存塔式起重机数据

基本信息

请求方式: POST

请求路径:

https://prod.open-api.mysre.cn/aiot/building-site/tower-crane

请求参数

参数名 参数位置 参数类型 必填 默认值 示例 描述
tenant_code query string
source body string 广联达、鲁班 数据来源
third_proj_id body string 第三方项目ID
device_id body string 设备ID(塔机编号)
project_name body string 工程名称
project_number body string 工程编号
monitor_terminal_number body string 监控终端编号
device_name body string 设备名称
early_warning_status body string 预警状态
online_status body string 在线状态0离线1在线
monitor_time body string 监控时间
trailing_arm_length body number 尾臂长
arm_length body number 臂长
hook_weight body number 吊钩重量
position_x body number 起重机X坐标
position_y body number 起重机Y坐标
tower_height body number 塔身高
tower_name body string 塔机名称
property_right_record_number body string 产权备案编号
range body string 幅度
rotation_angle body string 回转角度
project_early_warning_status body string (项目)预报警状态
wind_speed body string 风速
load body string 载重(吊重)
hook_height body string 吊钩高度
percentage_of_torque body string 力矩百分比
dip_angle body string 倾角
working_status body string 运行状态
working_duration body string 运行时间
magnification body string 当前倍率
angle body string 角度
warning_info body string ["超载报警","禁入区报警"] 预警信息json数组格式

请求示例

post /aiot/building-site/environmental-monitoring
device_id=设备ID&third_proj_id=项目ID&project_name=工程名称

返回成功示例

{
  "errcode": 0,
  "errmsg": ""
}

返回参数说明(成功)

参数名 参数类型 描述
errcode number 错误码
errmsg string 错误信息

失败返回示例

{
  "errcode": 100,
  "errmsg": "设备ID为必传字段不能为空"
}

返回参数说明(失败)

参数名 参数类型 描述
errcode number 错误码
errmsg string 错误信息

results matching ""

    No results matching ""