Now i have another question. I want to feed the data into my own emoncms server. But i can't find a description what the token parameter in the config file has to look like.Is there any more information available?
I inserted what you have written here in my weewx.conf file after installing the weewx-emon extension, with my IP and token of course, but it will not post to my local emoncms server, I know the emoncms server is working as it is logging inputs from my solar inverter.This is running on a rpi3Using tail f /var/log/syslog it shows,"Aug 15 22:05:37 raspberrypi weewx[14060]: restx: EmonCMS: Failed to publish record 2017-08-15 22:05:00 NZST (1502791500): Failed upload after 3 tries"
Have a look at the comments up front in emoncms.py, included in the commments are instructions/example settings for setting the upload units. Depending on your install emoncms.py will be in /usr/share/weewx/user or /home/weewx/bin/user.
Gary
The one thing I am struggling with is how to get metric data (deg C, mm) but with wind speeds in mile per hour into emoncms, I am sure it is quite simple but I have so far failed to get it right. Can you offer any help with this?