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

E

e(String, String) - 类 中的静态方法com.aliyun.alink.dm.log.ALog
 
e(String, String, Exception) - 类 中的静态方法com.aliyun.alink.dm.log.ALog
 
enableContinuousDownload(Boolean) - 接口 中的方法com.aliyun.alink.dm.api.IOta
打开断点续传功能,默认该功能关闭
enableContinuousDownload(Boolean) - 类 中的方法com.aliyun.alink.dm.ota.Downloader
 
enableContinuousDownload(Boolean) - 类 中的方法com.aliyun.alink.dm.ota.OtaImpl
 
enableGateway - 类 中的变量com.aliyun.alink.dm.api.DMConfigParams
是否启用网关 如果启用的话,会初始化网关相关SDK,如果不需要使用网关功能可以关闭;
enableLocalCommunication - 类 中的变量com.aliyun.alink.dm.api.DMConfigParams
是否启用本地通信 依赖物模型开关
enableSDKLogPush - 类 中的变量com.aliyun.alink.dm.api.DMConfigParams
是否开启用SDK志实时上传
enableThingModel - 类 中的变量com.aliyun.alink.dm.api.DMConfigParams
是否启用物模型 物模型只是对传输的数据格式做了封装,用户也可以基于Mqtt的基本接口实现; 如果启用的话,初始化会等到物模型初始化才返回; 如果不需要物模型实现或者使用MQTT自行实现,可以关闭; 只需要使用自定义Topic和系统topic,可以不启用该功能;
ERROR - 接口 中的静态变量com.aliyun.alink.dm.api.ResultCallback
失败
ERROR_API_CLIENT_SEND_FAIL - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
api gateway send fail
ERROR_BUSINESS - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
业务错误
ERROR_CALL_DEPRECATED_INTERFACE - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
调用已废弃的接口
ERROR_CALL_INTERFACE_PARAMS_ERROR - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
接口调用参数参数,具体 调用的哪个接口 可查看 msg或sub error code
ERROR_CMP_PARAMS_ERROR - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
cmp params error
ERROR_CMP_REGISTER_CONNECT_ERROR_EXIST - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
REGISTER_CONNECT_ERROR_EXIST
ERROR_CMP_REGISTER_CONNECT_IS_REGISTERING - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
singleton connect is Registering
ERROR_CMP_SEND_ERROR_CONNECT_NOT_CONNECTED - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
current connect is not connected
ERROR_CMP_SEND_ERROR_CONNECT_NOT_FOUND - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
connect not found
ERROR_CMP_UNSUPPORT - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
cmp unsupport
ERROR_COTA_GET_PARAMS_ERROR - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
get COTA with error params
ERROR_DM_GET_TMP_IDEVICE - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
get TMP thing object error
ERROR_DM_GET_TSL_INFO_INVALID - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
get tsl with invalid device info
ERROR_DM_INIT_THING_FAILED_IS_INITING - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
thing initing, return
ERROR_DM_INIT_THING_PARAMS_INVALID - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
init thing with invalid prams
ERROR_DM_RESET_FAILED - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
reset device failed
ERROR_DUPLICATE_SDK_INIT - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
SKD is inited or initing
ERROR_DUPLICATE_SDK_INIT_DM - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
DM duplicate init
ERROR_DUPLICATE_SDK_INIT_LK - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
LK duplicate init
ERROR_GATEWAY_LABEL_PARAMS_INVALID - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
label params invalid
ERROR_GATEWAY_PERMIT_JOIN_DEVICE_INFO_INVALID - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
permitJoin connect info error, pk or dn is invalid.
ERROR_GATEWAY_SUBDEV_COTA_NULL - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device cota oject is null
ERROR_GATEWAY_SUBDEV_DELETED - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device deleted
ERROR_GATEWAY_SUBDEV_DISABLED - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device disabled
ERROR_GATEWAY_SUBDEV_INFO_INVALID - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device info invalid
ERROR_GATEWAY_SUBDEV_LABEL_NULL - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device label object is null
ERROR_GATEWAY_SUBDEV_NOT_LOGIN - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device is offline
ERROR_GATEWAY_SUBDEV_SHADOW_NULL - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device shadow oject is null
ERROR_GATEWAY_SUBDEV_THING_NOT_INITED - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device thing model not inited.
ERROR_GATEWAY_SUBDEV_WRAPPER_INFO_NULL - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
subDeviceInfo is null
ERROR_GATEWAY_SUBDEV_WRAPPER_NULL - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device wrapper is null
ERROR_GATEWAY_TOPO_NOT_ADDED - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
sub device not added.
ERROR_HTTP - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
 
ERROR_HTTP_EXCEPTION - 接口 中的静态变量com.aliyun.alink.dm.api.IOta
 
ERROR_HTTP_SUBCODE_ILLEGAL_ARGUMENTS - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
 
ERROR_HTTP_SUBCODE_UNINITED - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
 
ERROR_MQTT_EXCEPTION - 接口 中的静态变量com.aliyun.alink.dm.api.IOta
 
ERROR_NETWORK_ERROR - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
网络错误
ERROR_PARAMS_ERROR - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
参数错误
ERROR_SAVE_OTA_EXCEPTION - 接口 中的静态变量com.aliyun.alink.dm.api.IOta
 
ERROR_SERVER - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
业务网关错误
ERROR_SHADOW_INVALID_STATE - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
shadow interface used with sdk not inited.
ERROR_SHADOW_PARAMS_INVALID - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
invalid params
ERROR_SHADOW_UPDATE_FAILED - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
update shadow failed.
ERROR_TMP_INIT - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
TMP SDK init error
ERROR_UNKNOW - 类 中的静态变量com.aliyun.alink.dm.api.DMErrorCode
客户端内部错误
ethmac - 类 中的静态变量com.aliyun.alink.dm.utils.NetworkUtils
 
extData - 类 中的变量com.aliyun.alink.dm.api.OtaInfo
额外数据
A B C D E F G H I L M N O P R S T U V W 
跳过导航链接