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

Raw dump of sent request #34

Closed
jumpjack opened this issue Sep 28, 2021 · 0 comments
Closed

Raw dump of sent request #34

jumpjack opened this issue Sep 28, 2021 · 0 comments

Comments

@jumpjack
Copy link

jumpjack commented Sep 28, 2021

What is actually sent to server by this code?

data: {
				'type': 'HvacStart',
                		'attributes': {
					'action': 'start',
					'targetTemperature': temperature
				}
			}

How can I simulate it in www.reqbin.com ? I know about the header, the kamereon key, the JWT token, but I miss how to send a payload.

@fungus75 fungus75 closed this as completed May 7, 2024
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

2 participants