See Comprehensive Wunderground using HTTP Binding Example
You just need to create your items and use the proper transform to extract the value for each item.
For example, .*Iac=(.*)</br>.*
would the regex to extract the Iac value.
See Comprehensive Wunderground using HTTP Binding Example
You just need to create your items and use the proper transform to extract the value for each item.
For example, .*Iac=(.*)</br>.*
would the regex to extract the Iac value.