I presume I need to add a token like “&action=xxxxx”, but I can’t find any documentation on this. I’d eventually like to control the heat and cool setpoints, and retrieve current setpoints and current temperature.
Thanks for the quick reply, but this page doesn’t provide the basic structure for HTTP requests; it only provides a long list of variable names and actions (assuming you know already the structure of the HTTP requests). There are a few examples of HTTP requests on the page, but they don’t provide all of the structure; only a very small part, I suspect.
I found one post that mentions, in passing, the use of ‘lu_variableget’ and ‘lu_variableset’, an something about an invoke command. but I assume there is a central place which lays out the HTTP GET framework for interfacing with the Vera. Can anyone point me to it?
Fantastic, this is exactly what I was looking for, thanks so much.
(Just as an aside, I wonder why it wouldn’t be complete? Is Vera not a well-documented platform? I have to say that in my first few hours I am completely confused - and I have a decade of experience in home automation, scripting, app dev, IP communications, and so on. I guess each platform has it’s own way of doing and saying things. And so I am probably looking at things through the lens of, say, Homeseer, or ISY, which I use extensively).
Anyway, thanks a lot - this will get me where I need to go.