- random - 类 中的变量com.aliyun.alink.business.devicecenter.api.hotspot.LocalDevice
-
设备随机数
- 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
-
刷新当前会话
- refreshSession(boolean, IRefreshSessionCallback) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- 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
-
已过时。
- registerBeforeLogoutListener(OALoginAdapter.OnBeforeLogoutListener) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- 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
-
注册全局登录状态监听
- registerLoginListener(ILoginStatusChangeListener) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- registerMockProvider(String, IoTMockProvider) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
注册 mock 提供器
注意:重复注册相同的 mockType, 会抛出
IllegalArgumentException
- registerOtaPushListener(ILinkOTABusiness.IOtaPushListener) - 接口 中的方法com.aliyun.iot.breeze.ota.api.ILinkOTABusiness
-
注册推送接口
注册推送接口后,当云端有OTA固件要更新时触发
- registerTracker(Tracker) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
添加监听器
- regProductKey - 类 中的变量com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
-
已过时。
- regRawRes(boolean, ITRawDataRequestHandler) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
监听二进制数据接口
- regRes(String, boolean, ITResRequestHandler) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
注册资源
- removeDevice(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
删除设备实例
- removeDeviceBasicData(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
删除设备数据
- removeDeviceStateChangeListener(IDevStateChangeListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
移除设备状态监听器
- 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 关系
- request - 类 中的变量com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestWrapper
-
请求的原始描述
- REQUEST_ERR - 类 中的静态变量com.aliyun.alink.linksdk.tmp.utils.ErrorCode
-
请求错误标识
- REQUEST_ERR_DESC - 类 中的静态变量com.aliyun.alink.linksdk.tmp.utils.ErrorCode
-
请求错误描述
- requestDeviceSessionKey(Map<String, String>, IAuthCallback.IAuthResultHandler) - 接口 中的方法com.aliyun.iot.breeze.api.IAuthCallback
-
- requestProductSessionKey(Map<String, String>, IAuthCallback.IAuthResultHandler) - 接口 中的方法com.aliyun.iot.breeze.api.IAuthCallback
-
- 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_CHECK_FAILED - 类 中的静态变量com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
账号 authCode 校验失败
- 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
-
服务器响应的报文格式异常
- RNGlobalConfig - com.aliyun.alink.alirn中的类
-
RN 容器全局配置
支持配置以下功能:
1.
- RNGlobalConfig() - 类 的构造器com.aliyun.alink.alirn.RNGlobalConfig
-
- router - 类 中的变量com.aliyun.alink.business.devicecenter.api.add.AwssVersion
-
路由器配网
- rssi - 类 中的变量com.aliyun.alink.business.devicecenter.api.hotspot.WiFiModel
-
信号强度