This API is experimental and may change.
...
Sends specified CEC payloads out of an active HDMI-1 port and returns the results
Request Body
hexCommand
string: The custom Cec command, in hexadecimal format, to send to the player. You can use https://www.cec-o-matic.com/ to understand and convert commands.
Request Example
The example request parameters and headers are set as follows:
...
Failure Response Examples
400: Invalid request parameter
500: Internal server error