I’m running the latest version of the UI on a VeraPlus. When I run the request for user_data and specify XML output the resulting XML output is not properly formed. An example:
</eventList
The attribute comparisson=“<” should be comparisson=“<”
There are also instances of comparisson=“<=” and unescaped instances of the “&” character.
Is this a known deficiency?