where db_dict is a dictionary with multiple key:value entries. I don't receive any error but my DB remains without entries. It worked out fine before following this pattern - not this time. The titles of measurement and field of my inserted data are also displayed. I even tried varying with a time offset but didn't solve the problem. Any ideas whats the issue here? Thankful for every hint.
I'm not able to spot my mistake adding data to my InfluxDB by using the following scheme:
where db_dict is a dictionary with multiple key:value entries. I don't receive any error but my DB remains without entries. It worked out fine before following this pattern - not this time. The titles of measurement and field of my inserted data are also displayed. I even tried varying with a time offset but didn't solve the problem. Any ideas whats the issue here? Thankful for every hint.