PiBrewing / craftbeerpi4

GNU General Public License v3.0
59 stars 27 forks source link

Influx: Configurable measurement name #80

Closed Admiraldr closed 1 year ago

Admiraldr commented 1 year ago

Currently the measurement name seems to be hardcoded to "measurement" (not the best choice, since this is a keyword in the Influx CLI). A Parameter to define the measurement name would be great.

Also: it seems not to be mentioned in the doc that the measurement name is "measurement". I initially was looking for something like "cbpi" (as the MQTT Topic).

Same request can applied to the MQTT root topic for CBPi.

avollkopf commented 1 year ago

Influxdb topic should be working with this version

MQTT topics should be fix as there are too many dependencies. It has been documented here