Is there a more complete example of the config for this for example for an 
AmbientWeather WS-2902C weather station such that I do not have to reinvent 
the wheel when I already have it publishing successfully to many other 
places with weewx - and would not have to spend forever and a day 
determining how to change the below example config, especially the 
[[Sensors]] section?

[StdRESTful] 
       [[OpenSenseMap]] 
         SensorId=INSERT_SENSORBOX_ID_HERE, 
         AuthKey=INSERT_AUTH_KEY_HERE, 
         UsUnits=False, 
         [[Sensors]] 
                [[outTemp]] 
                  SensorId=ENTER_OUT_TEMP_SENSOR_ID 
                  Unit=degree_C #Optional Unit override 
                  Format=%0.3f #Optional Format override 
                [[outHumidity]] 
                  SensorId=ENTER_OUT_Humidity_SENSOR_ID   

Thanks to all...
On Saturday, February 27, 2021 at 1:35:51 PM UTC-5 [email protected] wrote:

> Hi, 
>
> For those interested, I have just made a Weewx rest extension to publish 
> your measures to OpenSenseMap (https://opensensemap.org).
>
> The aim being to publish measures from a PM sensor, that I intend to add 
> to my weewx station.
>
> The extension is available on GitHub : 
> https://github.com/sbsrouteur/weewx-opensensemap
>
> I do not know if the code quality will qualify for being listed in the 
> weewx wiki for extension.
>
> Just hope it helps.
>
> Regards,
>
>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/8dcbb507-eb30-4f58-ba7e-0cc78a81be33n%40googlegroups.com.

Reply via email to