Push Data to InfluxDB - problem with merging "Temperature" values from different sensors
Posted: Thursday 17 December 2020 18:13
My Domoticz setup is working perfectly fine on its own for several months now, but I want to push the data from it to InfluxDB.
I have created the new database and communication works, pushing/receiving, but the problem is as follow:
I have several temperature sensors, connected to Domoticz.
When I add two (or more) of these temperature sensors in the InfluxDB Push Data menu, both sensors push their data on the same influx measurement, called "Temperature". This cannot be renamed or changed in Domoticz, so I can't push different measurement.
In the following example I have "Boiler temp" and "Outside temp", respectively lets say 56C and 5C
If I add them both to push to InfluxDB via Domoticz menu, the values of the two sensors is sent to one "Temperature" measurement in influx database, and the data looks like garbage.
How can I separate the temperature sensors, so each of them sents on it's own differently named measurement?
I have created the new database and communication works, pushing/receiving, but the problem is as follow:
I have several temperature sensors, connected to Domoticz.
When I add two (or more) of these temperature sensors in the InfluxDB Push Data menu, both sensors push their data on the same influx measurement, called "Temperature". This cannot be renamed or changed in Domoticz, so I can't push different measurement.
In the following example I have "Boiler temp" and "Outside temp", respectively lets say 56C and 5C
If I add them both to push to InfluxDB via Domoticz menu, the values of the two sensors is sent to one "Temperature" measurement in influx database, and the data looks like garbage.
How can I separate the temperature sensors, so each of them sents on it's own differently named measurement?