You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
I have begun a small project of putting a remote weather station on my farm.
I am using RSYNC to transfer data to my webserver. My question is how can I use another skin on my webserver other than the rsync skin. I see that in the Rsync skin.conf file there is a hook into weewx.reportengine.RsyncGenerator. There I see the backend functions to rsync the files to the remote server. I really like you responsive skin and would like to try to adapt it for my web server. Would all I have to do is add into the generators section “weewx.reportengine.RsyncGenerator “ to the end of the of the skin.conf file and modify weewx.conf file to add the needed info in the progressive skin definition? Any advice will help. Also is there any guide on how to change skins in weewx?
Thank you
Anthony Fandino
Tor rin
unread,
Aug 7, 2019, 10:29:43 PM8/7/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
Just Google "WeeWx Skins", you will find a bunch of them and most are fairly simple to install. Good ones will have easy directions. I use Pat O'Briens excellent Belchertown Skin and it had great instructions
Andrew Milner
unread,
Aug 7, 2019, 11:50:11 PM8/7/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-user
The rsync skin is really a special kind of skin just for external transfers. The instructions for using it are in the form of comments within weewx.conf . If you change nothing after doing a standard install then weewx will use the seasons skin for creating web pages and the rsync skin for outputting the data to an external site - so you are already using two different skins. you should not need to alter the generators section of weewx.conf. To change the reprts generated - use different skins etc then yes, edit [StdReport] section of weewx.conf.
Pat
unread,
Aug 8, 2019, 8:49:22 AM8/8/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message