Skip to main content

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

Request succeeded. The data field returns the execution and device report results for each command.