跳过导航链接
A B C D E F G I J M O P R S T U 

R

RawMessage - com.huaweicloud.sdk.iot.device.transport中的类
原始消息类
RawMessage(String, String) - 类 的构造器com.huaweicloud.sdk.iot.device.transport.RawMessage
构造函数
RawMessage(String, String, int) - 类 的构造器com.huaweicloud.sdk.iot.device.transport.RawMessage
构造函数
RawMessageListener - com.huaweicloud.sdk.iot.device.transport中的接口
原始消息接收监听器
reportDeviceMessage(DeviceMessage, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.client.DeviceClient
上报设备消息 如果需要上报子设备消息,需要调用DeviceMessage的setDeviceId接口设置为子设备的设备id
reportDeviceMessage(DeviceMessage, ActionListener, int) - 类 中的方法com.huaweicloud.sdk.iot.device.client.DeviceClient
上报设备消息,支持指定qos
reportEvent(DeviceEvent, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.client.DeviceClient
事件上报
reportOtaStatus(int, int, String, String) - 类 中的方法com.huaweicloud.sdk.iot.device.ota.OTAService
上报升级状态
reportProperties(List<ServiceProperty>, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.client.DeviceClient
上报设备属性
reportSubDeviceMessage(DeviceMessage, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.gateway.AbstractGateway
上报子设备消息
reportSubDeviceProperties(List<DeviceProperty>, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.client.DeviceClient
批量上报子设备属性
reportSubDeviceProperties(String, List<ServiceProperty>, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.gateway.AbstractGateway
上报子设备属性
reportSubDeviceProperties(List<DeviceProperty>, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.gateway.AbstractGateway
批量上报子设备属性
reportSubDeviceStatus(String, String, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.gateway.AbstractGateway
上报子设备状态
reportSubDeviceStatus(List<DeviceStatus>, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.gateway.AbstractGateway
批量上报子设备状态
reportSubDevList(List<DeviceInfo>, ActionListener) - 类 中的方法com.huaweicloud.sdk.iot.device.gateway.AbstractGateway
上报子设备发现结果
reportVersion(String) - 类 中的方法com.huaweicloud.sdk.iot.device.ota.OTAService
上报固件版本信息
RequestListener - com.huaweicloud.sdk.iot.device.client中的接口
请求监听器
RequestManager - com.huaweicloud.sdk.iot.device.client中的类
请求管理器
RequestManager(DeviceClient) - 类 的构造器com.huaweicloud.sdk.iot.device.client.RequestManager
构造函数
respondCommand(String, CommandRsp) - 类 中的方法com.huaweicloud.sdk.iot.device.client.DeviceClient
上报命令响应
respondPropsGet(String, List<ServiceProperty>) - 类 中的方法com.huaweicloud.sdk.iot.device.client.DeviceClient
上报读属性响应
respondPropsSet(String, IotResult) - 类 中的方法com.huaweicloud.sdk.iot.device.client.DeviceClient
上报写属性响应
runAync(RequestListener) - 类 中的方法com.huaweicloud.sdk.iot.device.client.IotRequest
 
runSync() - 类 中的方法com.huaweicloud.sdk.iot.device.client.IotRequest
 
A B C D E F G I J M O P R S T U 
跳过导航链接