[userModule] XMLDevice

Tips, Tricks and Scripts to enhance your home automation and workaround known device bugs, limitations and incompatibilities
itstrisha
Posts: 12
Joined: 07 Apr 2018 13:25

Re: [userModule] XMLDevice

Post by itstrisha »

Nice information! Thanks for sharing. I literally had less knowledge in this context and it is surely very helpful topic to be discussed upon.
compmarket
Posts: 10
Joined: 27 Mar 2019 20:52

Re: [userModule] XMLDevice

Post by compmarket »

Why can't I get data from XML?

Code: Select all

<HNPM xmlns="hnpm.xsd">
<VALUES localtime="_localtime_">
<UPTIME>1202398</UPTIME>
<U0>222.90</U0>
<I0>11.18</I0>
<W0>2469</W0>
<WH0>15902625</WH0>
<MEM>18136</MEM>
<ADCU0>2</ADCU0>
<WIFI>-55</WIFI>
<RECONNECTS>747</RECONNECTS>
<OUTPUT16>0</OUTPUT16>
<DHTT0>0.00</DHTT0>
<DHTH0>0.00</DHTH0>
</VALUES>
</HNPM>
Attachments
2.png
2.png (832.77 KiB) Viewed 17761 times
1.png
1.png (958.6 KiB) Viewed 17761 times
Dan
Posts: 38
Joined: 01 May 2019 11:39

Re: [userModule] XMLDevice

Post by Dan »

> Enable debug info
Hi, can somebody prompt me, where are debug log files are located?
Post Reply