I handle the public/private page issue by having an additional skin enabled 
with the sensors I want to be publicly visible pointing at a local 
directory and then using weewx's FTP pseudo-report option to upload the 
contents of that directory to a folder on (and linked to) my public 
website. I do this mainly because my sites are hosted remotely with a 
commercial ISP, but it is also more secure than giving outsiders access to 
my internal network.

On Tuesday, May 31, 2022 at 9:00:58 AM UTC-4 f4n...@gmail.com wrote:

> In the skin.conf, make sure the added sensors are listed/added in:
>
>  observations_current =
>  plot_groups =  
>
> e.g. add them like this:
>     plot_groups = extraHumid1, extraTemp2, extraHumid2, soilMoist1, 
> soilMoist2,  
>
> Given that your station driver or in case of sdr the sensor map has any 
> data input for these values.
>
> Not sure about the public/private page thing, you could use an additional 
> skin for all values and protect the web output folder for this skin with 
> htpasswd.
>
>
> hajsek...@gmail.com schrieb am Dienstag, 31. Mai 2022 um 13:57:12 UTC+2:
>
>> I see in skin.conf there are added multiple sensors, like example below.
>> how to enable those sensors to shou up data on web page.
>> Is there any tuttorial?
>> Also is it possible to create public web page where only certain data is 
>> show up and private page, locked with password to show up all sensors and 
>> data?
>>
>>         [[[dayhumext]]]
>>             [[[[extraHumid1]]]]
>>             [[[[extraHumid2]]]]
>>             [[[[extraHumid3]]]]
>>             [[[[extraHumid4]]]]
>>
>>         [[[dayhumext2]]]
>>             [[[[extraHumid5]]]]
>>             [[[[extraHumid6]]]]
>>             [[[[extraHumid7]]]]
>>             [[[[extraHumid8]]]]
>>
>>         [[[daytempleaf]]]
>>             [[[[leafTemp1]]]]
>>             [[[[leafTemp2]]]]
>>
>>         [[[daywetleaf]]]
>>             [[[[leafWet1]]]]
>>             [[[[leafWet2]]]]
>>
>>         [[[daytempsoil]]]
>>             [[[[soilTemp1]]]]
>>             [[[[soilTemp2]]]]
>>             [[[[soilTemp3]]]]
>>             [[[[soilTemp4]]]]
>>
>>         [[[daymoistsoil]]]
>>             [[[[soilMoist1]]]]
>>             [[[[soilMoist2]]]]
>>             [[[[soilMoist3]]]]
>>             [[[[soilMoist4]]]]
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5ac10382-d9af-42de-b8d7-5fb07ec3cc7cn%40googlegroups.com.

Reply via email to