Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Help request for HTTP Retriever
-
Hi
I've been using Mango for a few years but I've now moved to mango v4 and have also moved from one wire to HTTP retriever.
This is the info from the HTTP page =1: 26.94°C
2: 27.69°C
3: 26.31°C
4: 27.25°C
5: 27.37°C
6: 26.44°C
To set up the data point what do I need to put in to select each temp ?
Any advice would be greatThanks
Keith
-
Welcome,
@keith-white said in Help request for HTTP Retriever:1: 26.94°C
2: 27.69°C
3: 26.31°C
4: 27.25°C
5: 27.37°C
6: 26.44°CThe best way around this is to provide us with a copy of raw output from the developer's console (ctrl + shift + i) element viewer and store it in code </> blocks for us to look at.

Given how you've presented it means there could be different types of formatting that needs to be "filtered" out in order to retrieve the correct variables you are looking for.
Assuming that the variables you have are exactly as we see them, here's the regex to get you started:
(1:\s(\d+\.\d+))
Just replace 1: with 2: and so on

Let me know how you get on
Fox
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login