LKProvisonStatus Constants Reference
Declared in | IMLAddDeviceBiz.h |
---|
LKProvisonStatus
配网过程关键步骤
Definition
typedef NS_ENUM(NSInteger, LKProvisonStatus ) {
LKProvisonStatusRequestAuthorization,
LKProvisonStatusStartAhaAP,
LKProvisonStatusJoinedAhaAP,
LKProvisonStatusGetcipher,
LKProvisonStatusSwitchAP,
LKProvisonStatusHotspotResetNetwotk,
LKProvisonStatusResult,
};
Constants
LKProvisonStatusRequestAuthorization
-
请求授权路由器或者已配网设备的配网
Declared In
IMLAddDeviceBiz.h
. LKProvisonStatusStartAhaAP
-
路由器开启 Aha 热点
Declared In
IMLAddDeviceBiz.h
. LKProvisonStatusJoinedAhaAP
-
设备连接热点
Declared In
IMLAddDeviceBiz.h
. LKProvisonStatusGetcipher
-
获得 AES KEY
Declared In
IMLAddDeviceBiz.h
. LKProvisonStatusSwitchAP
-
配网设备切换连接到WIFI热点
Declared In
IMLAddDeviceBiz.h
. LKProvisonStatusHotspotResetNetwotk
-
热点配网切回之前的wifi
Declared In
IMLAddDeviceBiz.h
. LKProvisonStatusResult
-
配网结果
Declared In
IMLAddDeviceBiz.h
.
Declared In
IMLAddDeviceBiz.h