Why would you want to, unless you're planning on reinventing wee_device? If you need a programmatic interface to change the bucket size, call Vantage.setBucketType().
But, changing the configuration for the bucket size is very rare. If you don't want to use wee_device to do it, then you can do it through your console. On Wed, Mar 30, 2022 at 8:10 AM Saverio Guzzo <[email protected]> wrote: > Hi community, > > I'm wondering what is the best way to use the class "VantageConfigurator", > defined in the driver/vantage.py. > In particular, I'm interested in knowing what I should do in case I'd like > to run the method "VantageConfigurator.setBucketType()". > > In my code, I have defined an object "vantage = Vantage()", but how could > I run the methods defined within the Configurator class? > > Thanks a lot! > Saverio > > -- > 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/4ac8fb61-bf12-4955-a099-b7ed3bfcd4c4n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/4ac8fb61-bf12-4955-a099-b7ed3bfcd4c4n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEBzk4AxByuAG-fSnuASGONJSDyXNDpc-3cfnTGsZimBRg%40mail.gmail.com.
