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.
Radio Thermostat API Help!
-
Hey, I'm trying to read and trend some data from a WiFi stat from Radio Thermostat. The short and simple is that when you hit "http://#.#.#.#/tstat/temp" you get a page that displays {"temp":65.00}. What I'm trying to do is use the HTML data source to collect from this and other points using the stats API data. Please help. I'm as green as it gets to coding.
-
A regex like "temp":(.*?)} should work.