Closed phil-hei closed 5 years ago
I'll either set up a second HonoInfluxDBConnector or change the implementation to run for multiple tenants.
I assume that both
rover
and therover
.Yep, the database should reflect the tentant, so I would say that both should be the same
The InfluxDB connector has been rewritten and re-deployed for BCX. I'll keep this issue open until the changes have been contributed.
The contribution will be based on https://github.com/bsinno/kuksa.cloud/tree/feature/hono-influxdb-connector-update
Currently, one instance of the HonoInfluxDBConnector runs and stores all data that goes to the "DEFAULT_TENANT". Due to seperation of concerns and to support the storing of Rover telemetry data, an instance should also be configured and run for the "rover" tenant.