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.
RegEx / HTTP Retriever
-
Hello-
I get the following error message "No value match made for point" ..any ideas on what is wrong with the regulation expression? please see below
Point Details:
Name: COND IN TEMP
Export ID (XID): DP_214444
Data type: Numeric
Value RegEx: COND IN TEMP: (.*?) °C
Number format: ##.#
Time RegEx: blankI have tried using \d also. When using the http://regexpal.com/ RegEx tester it is recognizing the whole string "COND IN TEMP: 27.0 °C", it is all highlighted in yellow. In ScadaBr it does not recognize number or word string. See screen shot attached and screen shot of HTTP page retrieving from and scadabr view.
Goal is to retrieve Temp and RH data points from the web page to use in ScadaBr.
Your help is much appreciated! :)
-NanAttachment: download link
-
ScadaBR is not supported here, but the problem may be with the "°C" (guessing). I use QuickREx for my own testing.