- GatewayChannel - Class in com.aliyun.alink.linksdk.channel.gateway.api
-
设备网关入口类
- GatewayConnectConfig - Class in com.aliyun.alink.linksdk.channel.gateway.api
-
设备网关初始化配置类
- GatewayConnectConfig(String, String, String) - Constructor for class com.aliyun.alink.linksdk.channel.gateway.api.GatewayConnectConfig
-
- GatewayConnectState - Enum in com.aliyun.alink.linksdk.channel.gateway.api
-
- get(JSONArray, BoneCallback) - Method in class com.aliyun.alink.sdk.bone.plugins.config.BoneConfig
-
- get(String) - Static method in class com.aliyun.alink.sdk.bone.plugins.config.BoneConfig
-
获取指定的配置
- getAccessMode() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
获取属性权限
- getAccountInfo(BoneCallback) - Method in class com.aliyun.iot.aep.sdk.login.plugin.BoneUserAccountPlugin
-
- getAddr() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取设备 ip 地址
- getAll(BoneCallback) - Method in class com.aliyun.alink.sdk.bone.plugins.config.BoneConfig
-
- getAll() - Static method in class com.aliyun.alink.sdk.bone.plugins.config.BoneConfig
-
获取已有配置
- getAllDeviceDataList() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
获取设备数据列表
- getAllPropertyValue() - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
获取所有属性值
- getAPIVersion() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
获取请求版本号
- getAppContext() - Method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
获取 app context
- getAuthCode() - Method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
获取当前的环境的 authCode
- getAuthType() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
获取账号认证类型
- getBizPackageHolder() - Static method in class com.aliyun.alink.alirn.RNGlobalConfig
-
获取 BizPackageHolder
- getBluetoothDevice() - Method in class com.aliyun.iot.breeze.BreezeDeviceDescriptor
-
获取包装的BluetoothDevice
设备
- getBreezeScanRecord() - Method in class com.aliyun.iot.breeze.BreezeDeviceDescriptor
-
获取Breeze 设备广播的厂商相关数据
- getCacheHolder() - Static method in class com.aliyun.alink.alirn.RNGlobalConfig
-
- getCallType() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
- getClient() - Method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientFactory
-
获取IoTAPIClient实例
- getClientId() - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.subdevice.ISubDeviceConnectListener
-
获取子设备的ClientId,用于和网关建立拓扑关系。 传入Null 则默认用 productKey&deviceName
- getClientId() - Method in interface com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
-
建联成功后,可获取ClientID
- getClientId() - Method in class com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- getCloudProxy() - Static method in class com.aliyun.alink.linksdk.tmp.TmpSdk
-
- getCode() - Method in class com.aliyun.alink.linksdk.channel.core.base.AError
-
Deprecated.
返回错误码
- getCode() - Method in interface com.aliyun.iot.aep.sdk.apiclient.callback.IoTResponse
-
获取响应 code
- getConfig() - Static method in class com.aliyun.alink.linksdk.tmp.TmpSdk
-
获取配置结构
- getContext() - Static method in class com.aliyun.alink.linksdk.tmp.TmpSdk
-
获取上下文
- getCountry() - Static method in class com.aliyun.iot.aep.sdk.IoTSmart
-
获取当前设置的国家、地区,没有设置,返回null
- getCountryList(IoTSmart.ICountryListGetCallBack) - Static method in class com.aliyun.iot.aep.sdk.IoTSmart
-
获取支持的国家、地区列表,客户自定义UI选择国家
选择国家之后需要调用(setCountry)
- getCurrentSsid(Context) - Method in class com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- getCurrentSsid(Context) - Method in interface com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
获取当前连接 WiFI 的 SSID,未连接则返回 null。
- getData() - Method in class com.aliyun.alink.linksdk.tmp.api.InputParams
-
返回data数据
- getData() - Method in interface com.aliyun.iot.aep.sdk.apiclient.callback.IoTResponse
-
获取响应的数据
- getDataType() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Arg
-
获取参数类型描述
- getDataType() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
获取属性数据结构的描述
- getDataType() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.StructSpec
-
获取混合参数类型具体描述结构
- getDCConfigParams() - Method in class com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
-
获取配网参数
- getDefaultHost() - Method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
获取当前的默认 host 地址
- getDesc() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取设备描述
- getDesc() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
获取事件描述
- getDesc() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
获取属性描述
- getDesc() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
获取方法描述
- getDescription() - Method in enum com.aliyun.alink.business.devicecenter.api.discovery.DiscoveryType
-
- getDetailInfo(JSONObject, BoneCallback) - Method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getDetailInfoByCache(IPanelCallback) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
- getDeviceBasicData(String) - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
获取设备的基础数据
- getDeviceId() - Method in class com.aliyun.alink.linksdk.channel.gateway.api.subdevice.SubDeviceInfo
-
- getDeviceManager() - Static method in class com.aliyun.alink.linksdk.tmp.TmpSdk
-
获取设备管理类实例
- getDeviceModelJson() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取设备模型 json 格式字符串
- getDeviceName() - Method in class com.aliyun.alink.linksdk.tmp.api.DevFoundOutputParams
-
获取设备的deviceName
- getDeviceName() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取设备名
- getDeviceState() - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
获取设备状态
- getDeviceToken(String, String, int, IOnDeviceTokenGetListener) - Method in interface com.aliyun.alink.business.devicecenter.api.discovery.ILocalDeviceMgr
-
Deprecated.
- getDeviceToken(Context, String, String, int, IOnDeviceTokenGetListener) - Method in interface com.aliyun.alink.business.devicecenter.api.discovery.ILocalDeviceMgr
-
- getDeviceToken(Context, String, String, int, int, IOnDeviceTokenGetListener) - Method in interface com.aliyun.alink.business.devicecenter.api.discovery.ILocalDeviceMgr
-
- getDeviceToken(Context, String, String, int, IOnDeviceTokenGetListener) - Method in class com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
- getDeviceToken(Context, String, String, int, int, IOnDeviceTokenGetListener) - Method in class com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
- getDeviceToken(String, String, int, IOnDeviceTokenGetListener) - Method in class com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
Deprecated.
- getDevId() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取设备的唯一标识符
- getDevId() - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
获取设备的唯一标识符
- getDevIotId(String) - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
- getDevName() - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
获取设备的名称
- getDiscoveryDevices() - Method in class com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
-
Deprecated.
- getDiscoveryDevices() - Method in interface com.aliyun.alink.business.devicecenter.api.hotspot.IHotspotHelper
-
Deprecated.
获取连接到热点的所有设备
- getDomain() - Method in class com.aliyun.alink.linksdk.channel.core.base.AError
-
Deprecated.
获取 Domain
- getEnv() - Static method in class com.aliyun.iot.aep.sdk.login.LoginBusiness
-
获取当前环境变量
- getErrorCode() - Method in class com.aliyun.alink.linksdk.tmp.utils.ErrorInfo
-
获取错误号
- getErrorMsg() - Method in class com.aliyun.alink.linksdk.tmp.utils.ErrorInfo
-
获取错误描述
- getEvent(String) - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备事件描述
- getEventMethod(String) - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备事件的方法
- getEvents() - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
获取设备的事件列表
- getEvents(IPanelCallback) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
Deprecated.
- getEvents() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备事件描述列表
- getEvents(JSONObject, BoneCallback) - Method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getExtend() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
Deprecated.
- getExtraDeviceInfo(String) - Method in class com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
-
- getExtraParams() - Method in enum com.aliyun.alink.business.devicecenter.api.add.ProvisionStatus
-
- getExtraParams(String) - Method in enum com.aliyun.alink.business.devicecenter.api.add.ProvisionStatus
-
- getGatewayConnectConfig(PersistentConnectConfig) - Static method in class com.aliyun.alink.linksdk.channel.gateway.api.GatewayConnectConfig
-
- getGatewayConnectState() - Method in class com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- getGatewayConnectState() - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
获取当前长连接通道状态
- getHost() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
获取 Host
- getId() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备模型唯一标识符
- getId() - Method in interface com.aliyun.iot.aep.sdk.apiclient.callback.IoTResponse
-
获取唯一标识符
- getId() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
获取业务请求id
- getId() - Method in class com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestPayload
-
获得请求的唯一标识
- getIdentifier() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Arg
-
获取参数唯一标识符
- getIdentifier() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
获取事件的唯一标识符
- getIdentifier() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
获取属性唯一标识符
- getIdentifier() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
获取方法唯一标识符
- getIdentifier() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.StructSpec
-
获取混合参数描述唯一标识
- getInputData() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
获取方法的入参
- getInstance() - Static method in class com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- getInstance() - Static method in class com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
获取 ILocalDeviceMgr 接口实例。
- getInstance() - Static method in class com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
-
Deprecated.
- getInstance() - Static method in class com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- getInstance() - Static method in class com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- getInstance() - Static method in class com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
获取设备管理实例
- getInstance() - Static method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
单例获取接口
- getIoTCredential() - Method in interface com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManage
-
获取ioTCredential数据
- getIotId() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取设备的 IotId
- getIoTIdentity() - Method in interface com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManage
-
获取ioT 用户唯一身份标识
- getIoTRefreshToken() - Method in interface com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManage
-
获取refreshToken
- getIoTToken() - Method in interface com.aliyun.iot.aep.sdk.credential.IotCredentialManager.IoTCredentialManage
-
获取ioTToken
- getKey() - Method in class com.aliyun.alink.business.devicecenter.api.add.DeviceInfo
-
- getKey() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.KeyValuePair
-
获取键名
- getLanDevices() - Method in interface com.aliyun.alink.business.devicecenter.api.discovery.ILocalDeviceMgr
-
获取之前发现的所有设备
- getLanDevices() - Method in class com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
- getLanguage() - Static method in class com.aliyun.iot.aep.sdk.IoTSmart
-
获取当前设置的语言,没有设置,返回当前支持的系统语言,不在支持的语言内,返回英文
目前支持的语言有中英法德、日韩西俄、印地语和意大利语十种语言
- getLastEvent(IPanelCallback) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
获取最后一次事件
- getLaunchOptionsFactoryHolder() - Static method in class com.aliyun.alink.alirn.RNGlobalConfig
-
- getLength() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
获取长度
- getLink() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备模型连接
- getLocalAuthedDeviceDataList() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
获取当前可以本地控制的设备数据列表
- getLocalConnectionState(IPanelCallback) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
获取本地链接状态接口,结果参数可以参考
- getLocalConnectionState(JSONObject, BoneCallback) - Method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getLocalizedMsg() - Method in interface com.aliyun.iot.aep.sdk.apiclient.callback.IoTResponse
-
获取基于本地化描述的错误信息
目前仅支持中文,后续支持国际化
- getLoginAdapter() - Static method in class com.aliyun.iot.aep.sdk.login.LoginBusiness
-
- getLogLevel() - Method in class com.aliyun.iot.breeze.api.Config
-
获取日记级别
- getMax() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
获取属性最大值,当类型是Integer值才可用
- getMessage() - Method in interface com.aliyun.iot.aep.sdk.apiclient.callback.IoTResponse
-
- getMethod() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
获取事件的方法
- getMethod() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
获取设备方法的方法
- getMethod() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
- getMin() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
获取属性最小值,当类型是Integer值才可用
- getMobileConnectState() - Method in interface com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
-
获取当前长连接通道状态
- getMobileConnectState() - Method in class com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- getMockType() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
获取 mock 类型
- getModelType() - Method in class com.aliyun.alink.linksdk.tmp.api.DevFoundOutputParams
-
获取设备的类型
- getModelType() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取设备类型
- getMsg() - Method in class com.aliyun.alink.linksdk.channel.core.base.AError
-
Deprecated.
返回错误描述
- getName() - Method in enum com.aliyun.alink.business.devicecenter.api.add.LinkType
-
配网方案对应的取值
- getName() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Arg
-
获取参数名
- getName() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
获取事件的名称
- getName() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Profile
-
获取设备名
- getName() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
获取属性名
- getName() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
获取方法名
- getName() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.StructSpec
-
获取混合参数描述名
- getOkHttpClient() - Method in class com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
初始化之后才可以调用,可能返回 null
- getOne() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
获取数值一代表的值
- getOriginResponseObject() - Method in class com.aliyun.alink.linksdk.channel.core.base.AError
-
Deprecated.
获取原始响应对象
- getOutputData() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
获取事件的参数列表
- getOutputData() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
获取方法的出参列表
- getParams() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
获取业务参数
- getParams() - Method in class com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestPayload
-
获得 Parameter 数据段
- getPath() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
获取 path
- getPersistentConnectConfig(GatewayConnectConfig) - Static method in class com.aliyun.alink.linksdk.channel.gateway.api.GatewayConnectConfig
-
- getPort() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取本地的网络端口
- getProcedureState() - Method in class com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- getProcedureState() - Method in interface com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
获取当前添加的状态
- getProdKey() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
Deprecated.
- getProdKey() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Profile
-
获取设备 productKey
- getProductEnv() - Method in class com.aliyun.iot.aep.sdk.IoTSmart.InitConfig
-
- getProductKey() - Method in class com.aliyun.alink.linksdk.tmp.api.DevFoundOutputParams
-
获取设备的productKey
- getProductKey() - Method in class com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
获取设备的 productKey
- getProfile() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备配置
- getProperties() - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
获取设备的属性列表
- getProperties(IPanelCallback, PanelMethodExtraData) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
获取所有属性
- getProperties(IPanelCallback) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
获取所有属性
- getProperties() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备属性描述列表
- getPropertiesByCache(IPanelCallback, PanelMethodExtraData) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
获取所有属性
优先获取缓存属性
- getPropertyValue(String) - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
同步获取设备属性值
- getPropertyValue(List<String>, Object, IDevListener) - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
异步获取属性值
- getProps(JSONObject, BoneCallback) - Method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getPushConfig() - Method in class com.aliyun.iot.aep.sdk.IoTSmart.InitConfig
-
- getQoSLevel(int) - Static method in enum com.aliyun.alink.linksdk.tmp.utils.TmpEnum.QoSLevel
-
- getQoSLevel(String) - Static method in enum com.aliyun.alink.linksdk.tmp.utils.TmpEnum.QoSLevel
-
- getRawData() - Method in interface com.aliyun.iot.aep.sdk.apiclient.callback.IoTResponse
-
获取 API 网关返回的原始数据
- getRegionId() - Method in enum com.aliyun.alink.business.devicecenter.api.add.RegionType
-
获取region id
- getRegionIndex() - Method in enum com.aliyun.alink.business.devicecenter.api.add.RegionType
-
获取region Id
- getRegionType() - Method in class com.aliyun.iot.aep.sdk.IoTSmart.InitConfig
-
- getRegionTypeByRegionId(String) - Static method in enum com.aliyun.alink.business.devicecenter.api.add.RegionType
-
get region type by region id
- getRequest() - Method in class com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestPayload
-
获得 Request 数据段
- getRspJson(String, String, JSONObject) - Static method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getRspJson(String, String, JSONArray) - Static method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getRssi() - Method in class com.aliyun.iot.breeze.BreezeDeviceDescriptor
-
获取设备信号强度
- getScanRecord() - Method in class com.aliyun.iot.breeze.BreezeDeviceDescriptor
-
获取广播厂商原始数据
- getSchema() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备模型描述概要地址
- getScheme() - Method in interface com.aliyun.iot.aep.sdk.apiclient.request.IoTRequest
-
- getServiceMethod(String) - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备方法的方法
- getServices() - Method in interface com.aliyun.alink.linksdk.tmp.api.IDevice
-
获取设备的方法列表
- getServices() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
获取设备方法描述列表
- getSessionData() - Method in interface com.aliyun.iot.aep.sdk.login.ILoginAdapter
-
返回当前会话信息
- getSessionData() - Method in class com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- getSessionId() - Method in interface com.aliyun.iot.aep.sdk.login.ILoginAdapter
-
获取当前会话ID
- getSessionId() - Static method in class com.aliyun.iot.aep.sdk.login.LoginBusiness
-
获取当前会话ID
- getSessionId() - Method in class com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- getSessionInfo() - Static method in class com.aliyun.iot.aep.sdk.login.LoginBusiness
-
返回当前会话信息
- getSignExtraData() - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.subdevice.ISubDeviceConnectListener
-
获取子设备签名的其他信息。
若Key包含“sign”,则其 value 会覆盖 getSignValue ();若 Key包含“signMethod”,则其Value回覆盖 getSignMethod()。
- getSignMethod() - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.subdevice.ISubDeviceConnectListener
-
获取子设备的签名算法,用于和网关建立拓扑关系
- getSignValue() - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.subdevice.ISubDeviceConnectListener
-
获取子设备的签名信息,用于和网关建立拓扑关系
- getSpecs() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DataType
-
获取参数枚举描述
- getStatus(IPanelCallback) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
- getStatus(JSONObject, BoneCallback) - Method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getStatusByCache(IPanelCallback) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
获取设备当前状态
- getStep() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
- getSubCode() - Method in class com.aliyun.alink.linksdk.channel.core.base.AError
-
Deprecated.
返回子错误码
- getSubDeviceChannel(String) - Method in class com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- getSubDeviceChannel(String) - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
获取子设备连接通道
- getSubDeviceInfo() - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.subdevice.ISubDeviceChannel
-
获取当前子设备信息
- getSubDevices(IConnectSendListener) - Method in class com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- getSubDevices(IConnectSendListener) - Method in interface com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
获取子设备列表
- getSubDomain() - Method in class com.aliyun.alink.linksdk.channel.core.base.AError
-
Deprecated.
获取 Sub Domain
- getSubMsg() - Method in class com.aliyun.alink.linksdk.channel.core.base.AError
-
Deprecated.
返回子错误描述
- getSuccessRspJson(JSONArray) - Static method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getSuccessRspJson(JSONObject) - Static method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getTimeout() - Method in interface com.aliyun.iot.ble.IChannel
-
- getTsl(JSONObject, BoneCallback) - Method in class com.aliyun.alink.linksdk.tmp.extbone.BoneThing
-
- getTslByCache(IPanelCallback) - Method in class com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
获取tsl字符串
- getType() - Method in enum com.aliyun.alink.business.devicecenter.api.discovery.DiscoveryType
-
- getType() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper
-
获取数据类型
- getType() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.DataType
-
获取属性类型
- getType() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
获取事件的类型
- getUnit() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
获取属性单位
- getUserData() - Method in interface com.aliyun.iot.aep.sdk.login.ILoginAdapter
-
返回用户信息
- getUserData() - Method in class com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- getUserInfo() - Static method in class com.aliyun.iot.aep.sdk.login.LoginBusiness
-
返回用户信息
- getValue() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.ArrayValueWrapper
-
- getValue() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.DoubleValueWrapper
-
- getValue() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper
-
获取模版值
- getValue() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.IntValueWrapper
-
获取整型值
- getValue() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.StringValueWrapper
-
获取字符串值
- getValue() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.StructValueWrapper
-
获取混合键值对集合
- getValue() - Method in enum com.aliyun.alink.linksdk.tmp.utils.TmpEnum.DeviceShadowUpdateType
-
- getValue() - Method in enum com.aliyun.alink.linksdk.tmp.utils.TmpEnum.DeviceState
-
- getValue() - Method in enum com.aliyun.alink.linksdk.tmp.utils.TmpEnum.GroupRoleType
-
- getValue() - Method in enum com.aliyun.alink.linksdk.tmp.utils.TmpEnum.QoSLevel
-
- getValueWrapper() - Method in class com.aliyun.alink.linksdk.tmp.device.payload.KeyValuePair
-
获取键值
- getVersion() - Method in enum com.aliyun.alink.business.devicecenter.api.add.ProtocolVersion
-
- getVersion() - Method in class com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestPayload
-
获得 API 网关的协议版本
- getWiFiList(LocalDevice, HotspotHelper.IGetWiFiListListener) - Method in class com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
-
Deprecated.
- getWiFiList(LocalDevice, HotspotHelper.IGetWiFiListListener) - Method in interface com.aliyun.alink.business.devicecenter.api.hotspot.IHotspotHelper
-
Deprecated.
- getWifiRssid(Context) - Method in class com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- getWifiRssid(Context) - Method in interface com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
获取 wifi 信号强度
请参见:https://developer.android.com/reference/android/net/wifi/WifiInfo.html#getRssi()
- getWifiType(Context) - Method in class com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- getWifiType(Context) - Method in interface com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
获取 wifi 是 2.4G 还是 5G
- getZero() - Method in class com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
获取零值
- GIT_COMMIT - Static variable in class com.aliyun.iot.breeze.api.Version
-
Git 版本号