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'm looking for a complete parameter list.htm so that weewx can enter the data there and I can use this file as a template. WView had a file like this: stationName=<!--stationName--><br> tempUnit=<!--tempUnit--><br> insideTemp=<!--insideTemp--><br> I hope someone can help me?
Thank you very much
Karen K
unread,
Aug 24, 2024, 1:15:18 PM8/24/24
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
How to use observation types in templates is described in the customization guide in chapter The Cheetah generator.
There is no complete list of observation types. Which observation types are available, depends on the driver. You may want to look into the file units.py, which contains a list of pre-defined observation types.