# SdkAction

### &#x20;SDK\_INIT\_IOT\_SERVER

初始化IOT服务

### SDK\_GET\_LOGIN\_STATE

获取登录状态

### SDK\_LOGIN

登录

### SDK\_LOGOUT

登出

### SDK\_CONTROL

设备控制

### NOTIFY\_APPLIANCE\_CHANGE

主动上报设备信息

### GET\_DEVICE\_SUCCESS

获取设备成功

### GET\_DEVICE\_FAIL

获取设备失败

### CONTROLLER\_SUCCESS

控制设备成功

### CONTROLLER\_FAIL

控制设备失败

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.youzhuan.net/dev-link-host/android-link-sdk/action-shi-jian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
