Send Command to Device and Wait for Response
POST/devices/command/execute/await
Control the device via command and obtain the device's response from the server.
The following commands can receive responses:
APIGetIrDeviceCategoriesForApp(40263)
APIGetBrandsByCategoryForApp(40267)
APIGetMatchTreeForApp(40268)
APIClickIrKeyForApp(40273)
APISaveMatchedRemoteInfoForApp(40292)
SetIRDeviceInfo(40288)
IRCodeMatchStatus(20591)
APICreateIrVirtualDeviceForApp(40281)
SendIrKey(40305)
APIStartIrLearningForApp(40280)
IRLearnResult(20618)
APIAddIrKeyForApp(40275)
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Request succeeded. The data field returns the execution and device report results for each command.
Request parameter error
Unauthorized or authentication expired
No permission to access
Resource not found
Request frequency too high
Internal server error