Hello, I'm trying to generate an xml file with the extension csv but is not in the format that I want. I would like it to be in this form: Saisissez le code ic <current> <lastupdate>2016-11-15 10:48:27</lastupdate> <temperature>18.9</temperature> <pressure>1001</pressure> <humidity>87</humidity> <dewpoint>11.4</dewpoint> <windchill>18.9</windchill> <wind> <direction>288</direction> <speed>0.4</speed> </wind> <gust> <direction>125</direction> <speed>0.6</speed> </gust> <rain> <rainrate>0.26</rainrate> <rain>0.00</rain> </rain> </current> i...
because I want to use it to be able to integrate it into my home automation system. I also do not find the options to put it in overwrite and not have the date I just managed to install the extension and change the creation path of the file in weewx.conf by putting .xml instead of .csv. sorry for my little skills thanks in advance -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
