Hi, If you are using the WeeWX SteelSeries Weather Gauges extension <https://github.com/weewx/weewx/wiki/steelseries> then gauge-data.txt (the data file used by the SteelSeries Weather Gauges) is only generated every archive period (for example, every five minutes). The setting you refer to in gauges.is is how often the SteelSeries Weather Gauges code reads gauge-data.txt and refreshes the displayed gauges. This means your gauges effectively update once per archive period irrespective of the setting in gauges.js, there is nothing you can you about this with this setup.
You can use the weewx-rtgd extension <https://github.com/gjr80/weewx-realtime_gauge-data> to generate a loop based gauge-data.txt which will allow your gauges to effectively update whenever your station emits loop data. Gary On Wednesday, 25 November 2020 at 23:59:14 UTC+10 [email protected] wrote: > i have setting in steelseriesgauges in gauge.js uploading in 48 seconds, > but data uploading every 5 minutes , like stantard pages of weewx.i have > the 4.2.0 version of weewx. thank you. -- 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/facc6cf5-88ba-4297-85d8-1cfdea519been%40googlegroups.com.
