Question
save thing's properties as influxDb tag
Hi Everyone,
I use influxdb to save thing's proprierties as time series data.
There is a way to store a property ad a "influxdb tag"?
Why I need this?
Example:
I have three properties: productionId, temperature, humidity
I want to query the database to retrieve the temperature and humidity where productionId is equals to a specific Id.
I don't know if I explained it clearly but I hope you'll help me.

