Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help Parsing Response #9

Open
IBC-IT opened this issue Dec 15, 2022 · 0 comments
Open

Help Parsing Response #9

IBC-IT opened this issue Dec 15, 2022 · 0 comments

Comments

@IBC-IT
Copy link

IBC-IT commented Dec 15, 2022

I have a GET request (through Samsung Automation Studio) that changes a TV source to a different input.
The action works as expected, however I can't get the image to update for a match.

The response for the GET request is:
[{"component":"main","capability":"mediaInputSource","command":"setInputSource","arguments":["HDMI3"]}]

as it appears in the browser.

What would be used for JSON Path to identify "HDMI3"?

When I enter "x[0].arguments[0]" for the JSON Path
and "HDMI3" for the Expected Value, the image does not change, so I assume something is incorrect. Unless this is related to the latest version Stream Deck (running 6.0.1).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant