- random - Variable in class com.aliyun.alink.business.devicecenter.api.hotspot.LocalDevice
-
device random
- readTimeout - Variable in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl.InitializeConfig
-
读取超时时间(ms) readTimeout<= IoTHttpClientAdapterConfig#DEFAULT_TIMEOUT
- ready() - Method in interface com.aliyun.iot.breeze.api.IBreezeDevice
-
检查设备是否可以发送数据
- recoverWiFiConnect(Context) - Method in class com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
-
Deprecated.
- recoverWiFiConnect(Context) - Method in interface com.aliyun.alink.business.devicecenter.api.hotspot.IHotspotHelper
-
Deprecated.
关闭创建的热点,恢复 WiFI 连接。
- refreshSession(boolean, IRefreshSessionCallback) - Method in interface com.aliyun.iot.aep.sdk.login.ILoginAdapter
-
刷新当前会话
- refreshSession(boolean, IRefreshSessionCallback) - Static method in class com.aliyun.iot.aep.sdk.login.LoginBusiness
-
刷新当前会话
- refreshSession(boolean, IRefreshSessionCallback) - Method in class com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- refreshToken - Variable in class com.aliyun.iot.aep.sdk.credential.data.IoTCredentialData
-
refreshToken ,用于刷新 iotToken
- refreshTokenCreateTime - Variable in class com.aliyun.iot.aep.sdk.credential.data.IoTCredentialData
-
refreshToken 创建时间,标准Unix时间戳
- refreshTokenExpireTime - Variable in class com.aliyun.iot.aep.sdk.credential.data.IoTCredentialData
-
refreshToken失效时间 -- 时间与云端同步,单位为秒
- regDeviceName - Variable in class com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
-
发现当前设备的已配设备的设备名称
- REGION_ALL - Static variable in class com.aliyun.iot.aep.sdk.IoTSmart
-
REGION_ALL:可以连中国大陆和海外多个接入点,根据用户注册时选择的国家、地区来选择最佳接入点
- REGION_CHINA_ONLY - Static variable in class com.aliyun.iot.aep.sdk.IoTSmart
-
REGION_CHINA_ONLY:只能连接中国大陆,只在中国大陆出货选择该项
- regionInfo - Variable in class com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
-
设备 region 信息
- RegionInfo - Class in com.aliyun.alink.business.devicecenter.api.add
-
author : Jeeking
date : 2019-12-19 13:52
desc : device region info
- RegionInfo() - Constructor for class com.aliyun.alink.business.devicecenter.api.add.RegionInfo
-
- regionType - Variable in class com.aliyun.alink.business.devicecenter.api.add.RegionInfo
-
region 枚举类型
如果mqttUrl不为空,则忽略该值
- RegionType - Enum in com.aliyun.alink.business.devicecenter.api.add
-
author : Jeeking
date : 2019-12-23 10:55
desc : region type
- registerBeforeLogoutListener(OALoginAdapter.OnBeforeLogoutListener) - Method in class com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- registerConnectListener(boolean, IMobileConnectListener) - Method in interface com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
-
注册通道的状态变化
- registerConnectListener(boolean, IMobileConnectListener) - Method in class com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- registerDownstreamListener(boolean, IGatewayDownstreamListener) - Method in class com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- registerDownstreamListener(boolean, IGatewayDownstreamListener) - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
设置通道的下推回调,如果不需要用的时候,unRegisterDownstreamListener
- registerDownstreamListener(boolean, IMobileDownstreamListener) - Method in interface com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
-
设置通道的下推回调,如果不需要用的时候,记得调用removeDownStreamListener
- registerDownstreamListener(boolean, IMobileDownstreamListener) - Method in class com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- registerIoTAuthProvider(String, IoTAuthProvider) - Method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
注册验证提供器
注意:重复注册相同的 authType, 会抛出
IllegalArgumentException
- registerLoginListener(ILoginStatusChangeListener) - Method in interface com.aliyun.iot.aep.sdk.login.ILoginAdapter
-
注册全局登录状态监听
- registerLoginListener(ILoginStatusChangeListener) - Method in class com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- registerMockProvider(String, IoTMockProvider) - Method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
注册 mock 提供器
注意:重复注册相同的 mockType, 会抛出
IllegalArgumentException
- registerTracker(Tracker) - Method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
添加监听器
- regProductKey - Variable in class com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
-
发现当前设备的已配设备的 PK
- regRawRes(boolean, ITRawDataRequestHandler) - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
监听二进制数据接口
- regRes(String, boolean, ITResRequestHandler) - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
注册资源
- remainTime - Variable in class com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
-
token 剩余有效时间 ms
- removeDevice(String) - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
Deprecated.
- removeDeviceBasicData(String) - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
删除设备数据
- removeDeviceDetailInfo(String, String) - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
移除设备详细数据信息
- removeDeviceStateChangeListener(IDevStateChangeListener) - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
移除设备状态监听器
- removeGattCallback(IBluetoothGattCallback) - Method in interface com.aliyun.iot.ble.IChannel
-
删除用于监听 BluetoothGattCallback
事件的回调
- removeOnMessageCallback(IBreezeDevice.OnMessageCallback) - Method in interface com.aliyun.iot.breeze.api.IBreezeDevice
-
删除设备数据上报回调接口
- removeSubDevice(SubDeviceInfo, ISubDeviceRemoveListener) - Method in class com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- removeSubDevice(SubDeviceInfo, ISubDeviceRemoveListener) - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
删除 topo 关系
- request - Variable in class com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestWrapper
-
请求的原始描述
- REQUEST_ERR - Static variable in class com.aliyun.alink.linksdk.tmp.utils.ErrorCode
-
请求错误标识
- REQUEST_ERR_DESC - Static variable in class com.aliyun.alink.linksdk.tmp.utils.ErrorCode
-
请求错误描述
- requestDeviceSessionKey(Map<String, String>, IAuthCallback.IAuthResultHandler) - Method in interface com.aliyun.iot.breeze.api.IAuthCallback
-
- requestProductSessionKey(Map<String, String>, IAuthCallback.IAuthResultHandler) - Method in interface com.aliyun.iot.breeze.api.IAuthCallback
-
- RESPONSE_ERR - Static variable in class com.aliyun.alink.linksdk.tmp.utils.ErrorCode
-
响应错误错误号
- RESPONSE_ERR_DESC - Static variable in class com.aliyun.alink.linksdk.tmp.utils.ErrorCode
-
响应错误错误描述
- RESULT_CODE_ACCOUNT_TYPE_INVALID - Static variable in class com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
账号类型错误, accountType 需要和一站式开发平台配置保持一致
- RESULT_CODE_AUTHCODE_CHECK_FAILED - Static variable in class com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
账号 authCode 校验失败
- RESULT_CODE_AUTHCODE_INVALID - Static variable in class com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
账号 authCode 无效
- RESULT_CODE_COMPANYID_PARAMS_CHECK_FAILED - Static variable in class com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
companyId参数错误
- RESULT_CODE_NOT_LOGIN - Static variable in class com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
账号未登录,需要登录
- RESULT_CODE_OHTER - Static variable in class com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
其他错误,如,网络错误或服务器返回的错误,会把原始错误信息通过 userInfo.detail 透传
- RESULT_CODE_REFRESHTOKEN_INVALID - Static variable in class com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
服务器返回 refreshToken 过期或无效,需要重新登录
- RESULT_CODE_WRONG_RESPONSE_FORMAT - Static variable in class com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManageError
-
服务器响应的报文格式异常
- RNGlobalConfig - Class in com.aliyun.alink.alirn
-
RN 容器全局配置
支持配置以下功能:
1.
- RNGlobalConfig() - Constructor for class com.aliyun.alink.alirn.RNGlobalConfig
-
- router - Variable in class com.aliyun.alink.business.devicecenter.api.add.AwssVersion
-
路由器配网
- rssi - Variable in class com.aliyun.alink.business.devicecenter.api.hotspot.WiFiModel
-
信号强度