2020-01-02 21:30:20 +00:00
|
|
|
# Describes the format for available webostv services
|
|
|
|
|
|
|
|
get_command:
|
2021-02-04 00:43:07 +00:00
|
|
|
description: "Send a generic HTTP get command."
|
2020-01-02 21:30:20 +00:00
|
|
|
fields:
|
|
|
|
entity_id:
|
|
|
|
description: Name(s) of the denonavr entities where to run the API method.
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "media_player.living_room_receiver"
|
2020-01-02 21:30:20 +00:00
|
|
|
command:
|
|
|
|
description: Endpoint of the command, including associated parameters.
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "/goform/formiPhoneAppDirect.xml?RCKSK0410370"
|