I assume by "import" you mean you want WeeWX to watch an XML file, then
when it  changes, use the data in it *in lieu* of a piece of hardware? If
so, you would have to write a specialized driver that watches for changes
in the file. When it sees a change, it would reread the file, parse it,
then emit the new data. It would not be a big project, but there is no
existing driver (that I am aware of) which does this.

-tk

On Mon, Aug 27, 2018 at 9:43 AM <[email protected]> wrote:

> Hello,
> how can i import XML Data from a sensor?
>
> I have attached a Sample File with 1 Sensor
>
> Thanks!
>
> --
> 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.
>

-- 
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.

Reply via email to