All URIs are relative to https://iot.worthcloud.net
| Method | HTTP request | Description |
|---|---|---|
| SendAction | Post /v1/devices/send_action | 发送指令 |
ApiResponse SendAction(ctx, body)
发送指令
发送指令
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| body | ActionReq |
No authorization required
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]