Seems like a basic question, but how do I retrieve the current reading (temperature in my case)? I know the device is setup to post its value to your webservers (webservices). Is there a simple URL to retrieve that value? Is the twine running a webserver itself?
Answers
> above X degrees. Perhaps a language change is in order.
Yes to language change being in order, but I think many of us also want to be able to query CURRENT STATE every minute or 10 minutes or whatever. I would like a log of the temperature of the device over time without having to write 280 rules for rising above or falling below every possible temperature value in its operating range.