Hi Pat,
My weewx config file says:
[StdArchive]
data_binding = vpro_binding
[DataBindings]
[[vpro_binding]]
database = vpro_mysql
table_name = archive
manager = weewx.wxmanager.WXDaySummaryManager
schema = schemas.wview.schema
[Databases]
[[vpro_mysql]]
database_type = MySQL
database_name = weewx_vpro
[DatabaseTypes]
[[MySQL]]
driver = weedb.mysql
host = 192.168.0.14
port = 3307 # 3306=mariadb 5, 3307=mariadb 10
user = xxxx
password = xxxx
In my oppinion with the proper commands is is doable to detect a generic
database name and type.
Cheers, Luc
--
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].
For more options, visit https://groups.google.com/d/optout.