设备注册 websocket测试 设备注册 接口描述 设备注册(包括屏幕,网关) 上行参数 参数名 类型 描述 必填 up_code string 上行编码 必填 up_type int 上行类型 必填 gateway_code string 网关编号 必填 device_code_list list 设备编号集合 必填 device_type int 设备类型 必填 date_time date 时间戳 必填 other object 其它 必填 attributes list 属性集合 必填 key string 键 必填 value string 值 必填 下行参数 参数名 类型 描述 必填 down_code string 下行编码 必填 down_type int 下行类型 必填 getaway_code string 网关编号 必填 device_code_list list 设备编号集合 必填 device_type int 设备类型 必填 date_time date 时间戳 必填 other object 其它 必填 msg string 详细信息 必填 result boolean 注册结果(成功/失败) 必填