4.8a XML file not displaying all values
Moderator: Mattk
4.8a XML file not displaying all values
After doing an update to 4.8a I have noticed the xml file is now missing some values. In particular I am missing the current th0 value in the xml file. Any insight into this would be appreciate it.
Re: 4.8a XML file not displaying all values
please check that
a) recomputation has finished
b) sensor is actually delivering data
a) recomputation has finished
b) sensor is actually delivering data
Re: 4.8a XML file not displaying all values
Thank you for the reply...
I noticed the XML file layout was the issue as there are special characters my parser does not like and made it look like the th0 value was missing.
To resolve this I created my own custom file to only bring back values I need rather than the master XML and saved the file as current.xml.
I noticed the XML file layout was the issue as there are special characters my parser does not like and made it look like the th0 value was missing.
To resolve this I created my own custom file to only bring back values I need rather than the master XML and saved the file as current.xml.