- saveDeviceDetailInfo(String, String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
保存设备详细数据信息
- Scheme - com.aliyun.iot.aep.sdk.apiclient.emuns中的枚举
-
强烈推荐 HTTPS
- SDK_ERROR() - 类 中的静态方法com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- securityGuardAuthcode - 类 中的变量com.aliyun.alink.linksdk.channel.mobile.api.MobileConnectConfig
-
无线保镖authcode
- send(IoTRequestWrapper, IoTCallback) - 接口 中的方法com.aliyun.iot.aep.sdk.apiclient.adapter.IoTHttpClientAdapter
-
发送请求
- send(IoTRequest, IoTCallback) - 接口 中的方法com.aliyun.iot.aep.sdk.apiclient.IoTAPIClient
-
发送请求
- send(IoTRequest, IoTCallback) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
发送请求
- sendMessage(byte[], IChannel.OperationCallback) - 接口 中的方法com.aliyun.iot.breeze.api.IBreezeDevice
-
发送数据给设备
当不需要设备回复时,使用此方法
- sendMessage(byte[], IBreezeDevice.ResponseCallback) - 接口 中的方法com.aliyun.iot.breeze.api.IBreezeDevice
-
发送数据给设备
当需要设备回复时,使用此方法
- sendRawData(byte[], IDevRawDataListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
发送二进制数据
- serialize(KeyValuePair, Type, JsonSerializationContext) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.KeyValuePair.KeyValuePairJsonSerializer
-
KeyValuePair json格式序列化实现函数
- serialize(ValueWrapper, Type, JsonSerializationContext) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.ValueWrapperJsonSerializer
-
ValueWrapper自定义序列化实现函数
- serialize(DataType, Type, JsonSerializationContext) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DataType.DataTypeJsonSerializer
-
参数类型描述序列化函数
- SERVER_FAIL() - 类 中的静态方法com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- Service<T> - com.aliyun.alink.linksdk.tmp.devicemodel中的类
-
设备方法描述结构
- Service() - 类 的构造器com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
- Service.ServiceJsonDeSerializer - com.aliyun.alink.linksdk.tmp.devicemodel中的类
-
方法描述反序列化类
- ServiceJsonDeSerializer() - 类 的构造器com.aliyun.alink.linksdk.tmp.devicemodel.Service.ServiceJsonDeSerializer
-
- set(JSONObject, BoneCallback) - 类 中的方法com.aliyun.alink.sdk.bone.plugins.config.BoneConfig
-
- set(String, String) - 类 中的静态方法com.aliyun.alink.sdk.bone.plugins.config.BoneConfig
-
设置指定的配置
- setAccessMode(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
修改属性权限
- setAddr(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
修改设备 ip 地址
- setAliProvisionMode(String) - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- setAliProvisionMode(String) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
设置配网的模式
- setAll(Map<String, String>) - 类 中的静态方法com.aliyun.alink.sdk.bone.plugins.config.BoneConfig
-
批量设置配置
- setApiVersion(String) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestBuilder
-
- setAuthCallback(IAuthCallback) - 接口 中的方法com.aliyun.iot.breeze.api.IBreeze
-
- setAuthType(String) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestBuilder
-
设置认证类型
可不设置,默认为null,即无需认证
- setCache(Cache) - 类 中的静态方法com.aliyun.alink.alirn.RNGlobalConfig
-
- setCallType(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
- setCode(int) - 类 中的方法com.aliyun.alink.linksdk.channel.core.base.AError
-
设置 Code
- setConfiData(Object, Object, IDevListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IProvision
-
配置本地通信客户端和服务端
- setDataType(DataType) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Arg
-
获取参数类型描述
- setDataType(DataType) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
设置属性数据结构的描述
- setDefaultLoginClass(Class<?>) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- setDefaultLoginParams(Map<String, String>) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- setDefaultOAHost(String) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- setDesc(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
修改设备描述
- setDesc(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
修改事件描述
- setDesc(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
修改属性描述
- setDesc(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
修改方法描述
- setDevice(DeviceInfo) - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- setDevice(DeviceInfo) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
设置待添加设备的基本信息
- setDeviceModelJson(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
设置设备模型 json 格式字符串
- setDeviceName(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DevFoundOutputParams
-
设置deviceName
- setDeviceName(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
设置设备名
- setDomain(String) - 类 中的方法com.aliyun.alink.linksdk.channel.core.base.AError
-
设置 Domain
- setErrorCode(int) - 类 中的方法com.aliyun.alink.linksdk.tmp.utils.ErrorInfo
-
设置错误号
- setErrorMsg(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.utils.ErrorInfo
-
修改错误描述
- setEvents(List<Event>) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
设置设备事件描述列表
- setExtend(List<String>) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
已过时。
- setExtra(Object) - 类 中的方法com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- setExtraInfo(Map) - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- setExtraInfo(Map) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
设置额外配置信息
- setHost(String) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestBuilder
-
设置 Host
可不设置,缺省值为 IoT 官方服务的 host
- setId(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
设置设备模型唯一标识符
- setIdentifier(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Arg
-
设置参数唯一标识符
- setIdentifier(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
设置事件的id
- setIdentifier(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
设置属性id
- setIdentifier(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
设置方法唯一标识符
- setInputData(List<T>) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
设置方法的入参
- setIotId(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
设置设备的 IotId
- setIsDebuggable(boolean) - 接口 中的方法com.aliyun.iot.aep.sdk.login.ILoginAdapter
-
是否开启调试
- setIsDebuggable(boolean) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
Account模块内部的日志调试开关
- setKey(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.KeyValuePair
-
设置键名
- setLanguage(String) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
设置通道当前语言
- setLaunchOptionsFactory(LaunchOptionsFactory) - 类 中的静态方法com.aliyun.alink.alirn.RNGlobalConfig
-
- setLength(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
设置长度
- setLink(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
设置设备模型连接
- setLocal(boolean) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
设置是否可以被本地发现
- setMax(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
修改属性最大值,当类型是Integer值才可用
- setMethod(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
设置事件的方法
- setMethod(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
设置设备方法的方法
- setMin(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
修改属性最小值,当类型是Integer值才可用
- setMockType(String) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestBuilder
-
设置 mock 类型
可不设置,默认为null,即无需 Mock
- setModelType(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DevFoundOutputParams
-
设置modelType
- setModelType(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
修改设备类型
- setMsg(String) - 类 中的方法com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- setMsg(String) - 类 中的方法com.aliyun.alink.linksdk.channel.core.base.AError
-
设置 Message
- setName(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Arg
-
设置参数名
- setName(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
修改事件名称
- setName(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Profile
-
设置设备名
- setName(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
修改属性名
- setName(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
修改方法名
- setOne(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
设置数值一代表的值
- setOpenLog(boolean) - 类 中的静态方法com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- setOptional(boolean) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
已过时。
- setOriginResponseObject(Object) - 类 中的方法com.aliyun.alink.linksdk.channel.core.base.AError
-
设置原始响应对象
- setOutputData(List<Arg>) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
设置事件的参数列表
- setOutputData(List<Arg>) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Service
-
设置方法的出参
- setParams(Map<String, Object>) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestBuilder
-
设置业务参数
- setPath(String) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestBuilder
-
- setPerformanceTracker(Tracker) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.IoTAPIClientImpl
-
已过时。
- setPort(int) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
设置本地的网络端口
- setProdKey(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
已过时。
- setProdKey(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Profile
-
设置设备 productKey
- setProductKey(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DevFoundOutputParams
-
设置productKey
- setProductKey(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceBasicData
-
设置设备的 productKey
- setProfile(Profile) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
设置设备配置
- setProperties(String, IPanelCallback) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
设置设备属性
- setProperties(List<Property>) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
设置设备属性描述列表
- setPropertyValue(List<KeyValuePair>, Object, IDevListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
异步设置多个属性的值
- setPropertyValue(Map<String, ValueWrapper>, boolean, IPublishResourceListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
设置服务端属性值
- setPropertyValue(Map<String, ValueWrapper>, boolean) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
设置服务端属性值
- setPropertyValue(String, ValueWrapper, Object, IDevListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
异步设置一个属性的值
- setRequired(boolean) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Property
-
设置是否是必选的
- setSchema(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
设置设备模型描述概要地址
- setScheme(Scheme) - 类 中的方法com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestBuilder
-
设置 Scheme
可不设置,缺省值为 HTTPS
- setServices(List<Service>) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DeviceModel
-
设置设备方法描述列表
- setSpecs(T) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DataType
-
设置参数枚举描述
- setStep(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
- setSubcode(int) - 类 中的方法com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- setSubCode(int) - 类 中的方法com.aliyun.alink.linksdk.channel.core.base.AError
-
设置 SubCode
- setSubDomain(String) - 类 中的方法com.aliyun.alink.linksdk.channel.core.base.AError
-
设置 SubDomain
- setSubMsg(String) - 类 中的方法com.aliyun.alink.linksdk.channel.core.base.AError
-
设置Sub Message
- setSupportAliYun(boolean) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- setType(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper
-
设置数据类型
- setType(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.DataType
-
修改属性类型
- setType(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.Event
-
设置事件的类型
- setUnit(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
修改属性单位
- setup(Object, Object, IDevListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
配置本地通信客户端和服务端
- setupWifiAP(Context, HotspotHelper.ISetupWifiAPListener) - 类 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
-
- setupWifiAP(Context, HotspotHelper.ISetupWifiAPListener) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.IHotspotHelper
-
创建默认的热点。
- setValue(List<ValueWrapper>) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.ArrayValueWrapper
-
- setValue(Double) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.DoubleValueWrapper
-
- setValue(int) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.IntValueWrapper
-
设置整型值
- setValue(T) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper
-
设置模版值
- setValue(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.StringValueWrapper
-
设置字符串值
- setValue(Map<String, ValueWrapper>) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.StructValueWrapper
-
设置键值对集合
- setValueWrapper(ValueWrapper) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.payload.KeyValuePair
-
设置键值
- setZero(String) - 类 中的方法com.aliyun.alink.linksdk.tmp.devicemodel.specs.MetaSpec
-
设置数值零代表的值
- shouldHandle(String) - 接口 中的方法com.aliyun.alink.linksdk.channel.core.persistent.event.IOnPushListener
-
根据method过滤消息
- shouldHandle(String) - 接口 中的方法com.aliyun.alink.linksdk.channel.mobile.api.IMobileDownstreamListener
-
- showChangePwd(ILoginCallback) - 类 中的方法com.aliyun.iot.aep.sdk.login.oa.OALoginAdapter
-
- size - 类 中的变量com.aliyun.alink.linksdk.tmp.devicemodel.specs.ArraySpec
-
- smartconfig - 类 中的变量com.aliyun.alink.business.devicecenter.api.add.AwssVersion
-
一键配网
- softap - 类 中的变量com.aliyun.alink.business.devicecenter.api.add.AwssVersion
-
设备热点
- ssid - 类 中的变量com.aliyun.alink.business.devicecenter.api.hotspot.WiFiModel
-
ssid
- startAddDevice(Context, IAddDeviceListener) - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- startAddDevice(Context, IAddDeviceListener) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
根据 DeviceInfo, SDK 自行处理开始添加设备。
- startConnect(Context, GatewayConnectConfig, IGatewayConnectListener) - 类 中的方法com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- startConnect(Context, GatewayConnectConfig, IGatewayConnectListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
长连接通道启动接口,应用起来时调用一次
- startConnect(Context, MobileConnectConfig, IMobileConnectListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
-
长连接通道启动接口,应用起来时调用一次
- startConnect(Context, MobileConnectConfig, IMobileConnectListener) - 类 中的方法com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- startConnectReuseMobileChannel(Context, IGatewayConnectListener) - 类 中的方法com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- startConnectReuseMobileChannel(Context, IGatewayConnectListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
长连接通道启动借口给,复用Mobile Channel接口
- startDiscovery(Context, IDiscoveryListener) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.discovery.ILocalDeviceMgr
-
开始设备发现
- startDiscovery(Context, EnumSet<DiscoveryType>, Map, IDeviceDiscoveryListener) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.discovery.ILocalDeviceMgr
-
- startDiscovery(Context, IDiscoveryListener) - 类 中的方法com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
- startDiscovery(Context, EnumSet<DiscoveryType>, Map, IDeviceDiscoveryListener) - 类 中的方法com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
- startDiscoveryWithFilter(Context, Map, IDiscoveryListener) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.discovery.ILocalDeviceMgr
-
开始设备发现,云端待配设备的发现使用了 filterParams 过滤器。
- startDiscoveryWithFilter(Context, Map, IDiscoveryListener) - 类 中的方法com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
- startLeScan(IBreeze.LeScanCallBack) - 接口 中的方法com.aliyun.iot.breeze.api.IBreeze
-
开始连接设备前,必须先扫描到设备
- startLocalConnect(IPanelCallback) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
建立本地链接
- startUpgrade(String, boolean, String, ILinkOTABusiness.IOtaListener) - 接口 中的方法com.aliyun.iot.breeze.ota.api.ILinkOTABusiness
-
开始OTA升级
- stopAddDevice() - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AddDeviceBiz
-
- stopAddDevice() - 接口 中的方法com.aliyun.alink.business.devicecenter.api.add.IAddDeviceBiz
-
在设备添加的过程中,可以调用此方法取消添加。
- stopDiscoverDevices() - 类 中的方法com.aliyun.alink.linksdk.tmp.api.DeviceManager
-
停止发现设备
- stopDiscovery() - 接口 中的方法com.aliyun.alink.business.devicecenter.api.discovery.ILocalDeviceMgr
-
停止设备发现
启动发现设备后,随时可以使用此方法停止。
- stopDiscovery() - 类 中的方法com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
- stopDiscovery() - 类 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
-
- stopDiscovery() - 接口 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.IHotspotHelper
-
停止发现连接到热点的设备。
- stopGetDeviceToken() - 类 中的方法com.aliyun.alink.business.devicecenter.api.discovery.LocalDeviceMgr
-
停止获取token
- stopGetWiFiList() - 类 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
-
已过时。
- stopGetWiFiList() - 接口 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.IHotspotHelper
-
已过时。
- stopLeScan(IBreeze.LeScanCallBack) - 接口 中的方法com.aliyun.iot.breeze.api.IBreeze
-
- stopLocalConnect(IPanelCallback) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
断开本地链接
- stopUpgrade() - 接口 中的方法com.aliyun.iot.breeze.ota.api.ILinkOTABusiness
-
停止OTA升级
- StringValueWrapper() - 类 的构造器com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.StringValueWrapper
-
构造函数
- StringValueWrapper(String) - 类 的构造器com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.StringValueWrapper
-
构造函数
- StructSpec - com.aliyun.alink.linksdk.tmp.devicemodel.specs中的类
-
混合结构描述
- StructSpec() - 类 的构造器com.aliyun.alink.linksdk.tmp.devicemodel.specs.StructSpec
-
- StructValueWrapper() - 类 的构造器com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.StructValueWrapper
-
默认构造函数
- StructValueWrapper(Map<String, ValueWrapper>) - 类 的构造器com.aliyun.alink.linksdk.tmp.device.payload.ValueWrapper.StructValueWrapper
-
构造函数
- subAllEvent(IPanelEventCallback, IPanelCallback) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
已过时。
- subAllEvents(Object, IEventListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
监听设备的所有事件
- subAllEvents(IPanelEventCallback, IPanelCallback) - 类 中的方法com.aliyun.alink.linksdk.tmp.device.panel.PanelDevice
-
订阅所有事件
- subcode - 类 中的变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
错误码名字
- SUBCODE_DE_CONNECT_AP_FAILED - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_DE_PARSE_DATA_FAILED - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_DE_RESPONSE_FAILED - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_NE_5GWIFI_NOTSUPPORT - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_NE_MOBILE_NOT_ENABLED - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_NE_WIFI_NOT_CONNECTED - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_PE_DEVICETYPE_ERROR - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_PE_LINKTYPE_ERROR - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_PE_PRODUCTKEY_EMPTY - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_PE_PROVISION_PARAMS_ERROR - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_PE_SSID_EMPTY - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_SE_BLE_CREATE_FAILED - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_SE_BLE_DISCONNECT - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- SUBCODE_WRONG_CALL - 类 中的静态变量com.aliyun.alink.business.devicecenter.base.DCErrorCode
-
- subDeviceAuthenLogin(JSONObject, DevService.ServiceListener) - 类 中的静态方法com.aliyun.alink.linksdk.tmp.service.DevService
-
子设备动态上线接口
- subDeviceAuthenLogin(String, String, DevService.ServiceListener) - 类 中的静态方法com.aliyun.alink.linksdk.tmp.service.DevService
-
子设备动态上线接口
- subDeviceAuthenLogin(String, String, boolean, DevService.ServiceListener) - 类 中的静态方法com.aliyun.alink.linksdk.tmp.service.DevService
-
子设备动态上线接口
- SubDeviceInfo - com.aliyun.alink.linksdk.channel.gateway.api.subdevice中的类
-
子设备信息
- SubDeviceInfo() - 类 的构造器com.aliyun.alink.linksdk.channel.gateway.api.subdevice.SubDeviceInfo
-
- SubDeviceInfo(String, String) - 类 的构造器com.aliyun.alink.linksdk.channel.gateway.api.subdevice.SubDeviceInfo
-
- SubDevInfo - com.aliyun.alink.linksdk.tmp.data中的类
-
子设备描述信息
- SubDevInfo() - 类 的构造器com.aliyun.alink.linksdk.tmp.data.SubDevInfo
-
- subscrbie(String, IMobileSubscrbieListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
-
app订阅topic的接口
- subscrbie(String, IMobileSubscrbieListener) - 类 中的方法com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- subscribe(String, IGatewaySubscribeListener) - 类 中的方法com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- subscribe(String, IGatewaySubscribeListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
app订阅topic的接口
- subscribe(String, ISubDeviceActionListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.gateway.api.subdevice.ISubDeviceChannel
-
子设备订阅Topic,订阅后的数据会在 ISubDeviceConnectListener 的 onDataPush 接口返回。
- subscribeEvent(String, Object, IEventListener) - 接口 中的方法com.aliyun.alink.linksdk.tmp.api.IDevice
-
监听设备的一个事件
- SUCCESS_CODE - 类 中的静态变量com.aliyun.alink.linksdk.tmp.utils.ErrorCode
-
成功错误号
- SUCCESS_MSG - 类 中的静态变量com.aliyun.alink.linksdk.tmp.utils.ErrorCode
-
成功错误描述
- supportPhoneAp() - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AwssVersion
-
是否支持手机热点配网
- supportRouter() - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AwssVersion
-
是否支持路由器配网
- supportSmartConfig() - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AwssVersion
-
是否支持广播陪网
- supportZero() - 类 中的方法com.aliyun.alink.business.devicecenter.api.add.AwssVersion
-
是否支持零配
- switchAP(LocalDevice, String, String, HotspotHelper.ISwitchApResultListenr) - 类 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.HotspotHelper
-
- switchAP(LocalDevice, String, String, HotspotHelper.ISwitchApResultListenr) - 接口 中的方法com.aliyun.alink.business.devicecenter.api.hotspot.IHotspotHelper
-
对设备发送切换 WiFi 的指令
- SYSTEM_ERROR() - 类 中的静态方法com.aliyun.alink.business.devicecenter.base.DCErrorCode
-