<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite">Since Windows 8 uses XML data format, what are you plans to implement it on<br>the UPS in the future ? Current supported platforms all use JSON, allowing<br>to send a notification to everyone from one command. Either you'll lose this<br>capability, either you'll have to "convert" JSON to XML, which is<br>problematic since Windows 8 has dozens of XML schemas (and some aren't<br>really compatible with Apple's one for example).<br></blockquote><div><br></div></div>We are planning on converting json to xml and to be able to have still one message for all devices we try to at least have the main message the same and then add the other things that are windows specific, have a look at this gist:<div><br></div><div><a href="https://gist.github.com/edewit/305d76c31960aa6254a9">https://gist.github.com/edewit/305d76c31960aa6254a9</a></div><div><br></div><div>This is still a work in progress though.</div></body></html>