Saving Temperature

Yes. Can you share more details about how you are trying to send the command to the device?

Once you make the GET request with the HTTP Action, the response is available in Context → Response → HTTP. You can either store the part of the response you want into a SharpTools variable or you can use it directly in a command.

You can tap the </> next to an argument in a command to use a variable.

image

Or if the argument for the command is a text/string type, you can use the +VARIABLE link to insert compose a string that includes a variable within it.

image