Quote:
Originally Posted by palmtreefrb
No need for that, there will be two additional xml interfaces in the next release...
12. Application Developer Information – XML Interfaces
In V1.0 and later the following .xml interfaces are provided for ease of interfacing to apps:
Status.xml – real-time updates of temp/time data.
all.xml - this is similar to status.xml but has more sensor info (names and setpoints). These values are not present in status.xml to keep the execution of status.xml low.
config.xml - this is similar to all.xml but adds all user configurable values.
|
Sweet, that will make apps easier to build. Thanks for the update.