跳过导航链接
A B C D E F G H I K L M N O P R S T U V W X Z 

R

random - 类 中的变量com.aliyun.alink.business.devicecenter.api.hotspot.LocalDevice
设备随机数
random - 类 中的变量com.aliyun.iot.breeze.biz.BreezeHelper.DeviceInfo
设备随机数
readBoneDebugServer(Context) - 类 中的静态方法com.aliyun.alink.alirn.dev.BoneDevHelper
获得之前存储的本地调试服务器的 ip 地址

参考 BoneDevHelper.saveBoneDebugServer(Context, String)

readPluginEnv(Context, String) - 类 中的静态方法com.aliyun.alink.alirn.dev.BoneDevHelper
获取之前存储的插件环境

参考 BoneDevHelper.savetPluginEnv(Context, String)

ready() - 接口 中的方法com.aliyun.iot.breeze.api.IBreezeDevice
检查设备是否可以发送数据
recoverWiFiConnect(Context) - 类 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
 
recoverWiFiConnect(Context) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.IHotspotHelper
关闭创建的热点,恢复 WiFI 连接。
refreshSession(boolean, IRefreshSessionCallback) - 接口 中的方法com.aliyun.iot.aep.sdk.login.ILoginAdapter
刷新当前会话
refreshSession(boolean, IRefreshSessionCallback) - 类 中的静态方法com.aliyun.iot.aep.sdk.login.LoginBusiness
刷新当前会话
refreshToken - 类 中的变量com.aliyun.iot.aep.sdk.credential.data.IoTCredentialData
refreshToken ,用于刷新 iotToken
refreshTokenCreateTime - 类 中的变量com.aliyun.iot.aep.sdk.credential.data.IoTCredentialData
refreshToken 创建时间,标准Unix时间戳
refreshTokenExpireTime - 类 中的变量com.aliyun.iot.aep.sdk.credential.data.IoTCredentialData
refreshToken失效时间 -- 时间与云端同步,单位为秒
regDeviceName - 类 中的变量com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
发现当前设备的已配设备的设备名称
regDeviceName - 类 中的变量com.aliyun.alink.business.devicecenter.config.model.DCAlibabaConfigParams
 
REGISTER_ERROR() - 类 中的静态方法com.aliyun.alink.business.devicecenter.base.DCErrorCode
 
registerConnectListener(boolean, IMobileConnectListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
注册通道的状态变化
registerConnectListener(boolean, IMobileConnectListener) - 类 中的方法com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
 
registerDownstreamListener(boolean, IGatewayDownstreamListener) - 类 中的方法com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
 
registerDownstreamListener(boolean, IGatewayDownstreamListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
设置通道的下推回调,如果不需要用的时候,unRegisterDownstreamListener
registerDownstreamListener(boolean, IMobileDownstreamListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
设置通道的下推回调,如果不需要用的时候,记得调用removeDownStreamListener
registerDownstreamListener(boolean, IMobileDownstreamListener) - 类 中的方法com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
 
registerIoTAuthProvider(String, IoTAuthProvider) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
注册验证提供器

注意:重复注册相同的 authType, 会抛出 IllegalArgumentException

registerLoginListener(ILoginStatusChangeListener) - 接口 中的方法com.aliyun.iot.aep.sdk.login.ILoginAdapter
注册全局登录状态监听
registerModuleUrlHandler(List<String>, IUrlHandler) - 类 中的方法com.aliyun.iot.aep.component.router.Router
注册url 列表到一个urlHandler上
registerModuleUrlHandler(String, IUrlHandler) - 类 中的方法com.aliyun.iot.aep.component.router.Router
注册单个url 到对应的handler上
registerNativeCodeUrl(String, String) - 类 中的方法com.aliyun.iot.aep.routerexternal.RouterExternal
注册 code => url
registerNativePages(List<String>, IUrlHandler) - 类 中的方法com.aliyun.iot.aep.routerexternal.RouterExternal
注册 url => urlHandler
registerOtaPushListener(ILinkOTABusiness.IOtaPushListener) - 接口 中的方法com.aliyun.iot.breeze.ota.api.ILinkOTABusiness
注册推送接口
注册推送接口后,当云端有OTA固件要更新时触发
registerRegexUrlHandler(String, IUrlHandler) - 类 中的方法com.aliyun.iot.aep.component.router.Router
注册正则到 handler上
registerTracker(Tracker) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
添加监听器
regProductKey - 类 中的变量com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
发现当前设备的已配设备的 PK
regProductKey - 类 中的变量com.aliyun.alink.business.devicecenter.config.model.DCAlibabaConfigParams
 
regRes(String, boolean, ITResRequestHandler) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
注册资源
removeChangeListener(PluginConfigManager.OnPluginConfigChangedListener) - 类 中的方法com.aliyun.iot.aep.routerexternal.PluginConfigManager
删除config监听者
removeDevice(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceManager
删除设备实例
removeDeviceBasicData(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceManager
删除设备数据
removeGattCallback(IBluetoothGattCallback) - 接口 中的方法com.aliyun.iot.ble.IChannel
删除用于监听 BluetoothGattCallback 事件的回调
removeOnMessageCallback(IBreezeDevice.OnMessageCallback) - 接口 中的方法com.aliyun.iot.breeze.api.IBreezeDevice
删除设备数据上报回调接口
removeSubDevice(SubDeviceInfo, ISubDeviceRemoveListener) - 类 中的方法com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
 
removeSubDevice(SubDeviceInfo, ISubDeviceRemoveListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
删除 topo 关系
removeUrlInterceptor(Router.UrlInterceptor) - 类 中的方法com.aliyun.iot.aep.component.router.Router
删除一个拦截器
request - 类 中的变量com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestWrapper
请求的原始描述
REQUEST_ENROLLEE() - 类 中的静态方法com.aliyun.alink.business.devicecenter.base.DCErrorCode
 
REQUEST_ERR - 类 中的静态变量com.aliyun.alink.linksdk.tmp.utils.ErrorCode
请求错误标识
REQUEST_ERR_DESC - 类 中的静态变量com.aliyun.alink.linksdk.tmp.utils.ErrorCode
请求错误描述
requestSinglePlugin(String, PluginConfigManager.OnSinglePluginRequestListener) - 类 中的方法com.aliyun.iot.aep.routerexternal.PluginConfigManager
单补请求
RESPONSE_ERR - 类 中的静态变量com.aliyun.alink.linksdk.tmp.utils.ErrorCode
响应错误错误号
RESPONSE_ERR_DESC - 类 中的静态变量com.aliyun.alink.linksdk.tmp.utils.ErrorCode
响应错误错误描述
RESULT_CODE_ACCOUNT_TYPE_INVALID - 类 中的静态变量com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
账号类型错误, accountType 需要和一站式开发平台配置保持一致
RESULT_CODE_AUTHCODE_INVALID - 类 中的静态变量com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
账号 authCode 无效
RESULT_CODE_NOT_LOGIN - 类 中的静态变量com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
账号未登录,需要登录
RESULT_CODE_OHTER - 类 中的静态变量com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
其他错误,如,网络错误或服务器返回的错误,会把原始错误信息通过 userInfo.detail 透传
RESULT_CODE_REFRESHTOKEN_INVALID - 类 中的静态变量com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
服务器返回 refreshToken 过期或无效,需要重新登录
RESULT_CODE_WRONG_RESPONSE_FORMAT - 类 中的静态变量com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
服务器响应的报文格式异常
router - 类 中的变量com.aliyun.alink.business.devicecenter.api.add.AwssVersion
路由器配网
Router - com.aliyun.iot.aep.component.router中的类
注册的url在这层级只注册到 scheme://host/path 支持正则匹配,正则优先级比较低,只有在字符串没匹配的情况下才会尝试正则匹配
Router.UrlInterceptor - com.aliyun.iot.aep.component.router中的接口
url 拦截器
RouterExternal - com.aliyun.iot.aep.routerexternal中的类
router扩展包装类
RouterInfo() - 类 的构造器com.aliyun.alink.alirn.dev.BoneDevHelper.RouterInfo
 
rssi - 类 中的变量com.aliyun.alink.business.devicecenter.api.hotspot.WiFiModel
信号强度
runtime - 类 中的变量com.aliyun.iot.aep.routerexternal.PluginConfigManager.PluginConfigData.Plugin
 
runtime - 类 中的变量com.aliyun.iot.aep.routerexternal.PluginConfigManager.PluginConfigData.SDKData
 
A B C D E F G H I K L M N O P R S T U V W X Z 
跳过导航链接