Hello all,
At the moment we store all data to influx db with a tag “DisplayName”, so for example for the machine counter the tag DisplayName is productionCounter. All values we store the _field Name is the same as the DisplayName. So the data is stored with the same Tag und _field Name.
I’m not shure about the naming from the _field value. Is this a problem? Would it be better to have a generic name for the _field? For example “_field” = “value” for all the data points?
Thanks,
Regards,