SendUnicastCommand_物联网络管理平台_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
IotInstanceIdstring

物联网平台的实例 id,为空表示公共实例。

示例值:iotx-oxssharez
DevEuistring

目标节点。

示例值:0000000000000000
MaxRetriesinteger<int32>

最大重发次数,默认为 0。

示例值:0取值 <= 100
CleanUpboolean

是否清空该节点的堆积指令,并下发该指令。默认为 false

示例值:false
FPortinteger<int32>

fPort。

示例值:0取值 <= 223
Confirmedboolean

是否是 confirmed 指令,默认为 false

示例值:false
Contentstring

要发送的内容。16 进制字符串,最长 51 个字节(如果换算成 16 进制字符串,最长为 51*2 个字符)。

示例值:xxx

返回参数

字段名称字段详情
Successboolean

是否成功。

示例值:true
RequestIdstring

请求 ID。

示例值:89EF6CAA-958F-F32C-BE45-FE003C6DE097

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
ForbiddenByRam
User not authorized to operate on the specified resource, or this API does not support RAM.诊断
400
ForbiddenByRiskControl
This operation cannot be performed because of security risks.诊断
400
NonExistent
The specified resource does not exist.诊断
400
Abandoned
An error occurred while processing this request, because the API has been abandoned.诊断
400
InternalError
The request processing has failed due to some unknown error, exception or failure.诊断
400
CloudProductNotActivated
The Link WAN service has not been activated.诊断
400
FeatureNotActivated
The feature has not been activated.诊断

变更历史

暂无变更历史

相关示例