I am asking just that but I can’t see how —binding might work When I installed the Envoy drive, it still uses wx_binding when in creates envoy.sdb
So I tried: In /home/weewx: sudo bin/wee_database --add-column=energy_total --config=archive/envoy.sdb And it throws an error: wee_database: error: no such option: --add-column > On 16 Apr, 2021, at 17:58, vince <[email protected]> wrote: > > (untested but...) see if the --binding option gets you what you're looking > for, if you're asking how to add column(s) to a secondary database other than > the default one. > > On Friday, April 16, 2021 at 2:54:19 PM UTC-7 [email protected] wrote: > From the WeeWx docs: >> Adding a new type to an existing database >> Here's how you would add the observation type electricity (from the example >> Adding a second data source >> <http://weewx.com/docs/customizing.htm#Adding_2nd_source>) to an existing >> database by using wee_database: >> >> wee_database --add-column=electricity > > But if I want to specify **which** .sdb file can I do: > > wee_database --add-column=mynewcolumn --config=another.sdb (which already > exists). > > WeeWx 4.4.1 > Python 3.7 > Raspian Desktop Buster > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/961ff186-7efa-4306-9e21-4fa6c505e9e2n%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/961ff186-7efa-4306-9e21-4fa6c505e9e2n%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/0B1830A6-4EC2-434A-94D2-79781DBCA9CD%40gmail.com.
