上传固件接口参数


属性 类型 描述
file String 文件路径
remotepath String 远程文件路径 示例:”\test\file.bin”
callback {options: EventOptions, response: jSWProtocol.Response} 调用接口的回调函数
pcallback {options: EventOptions, response: jSWProtocol.Response,data: OptionNotifyFileTrans} 通知上传进度的回调
tag Object 用户数据