Which would yield: file lat=31.0442, lon=121.4054
You want to write lat and lons as fields in order not to have runaway cardinality. However your data doesn’t have timestamps associated with each long and lat combination so the final values will overwrite the rest until you addd timestamps.
You coud make the lat and lons as tags but then you don’t have any field values in your data that I can see either.
And that’s all, this is my problem and why I asking for help.
Also my expectations about data format:
I would like use 1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE@saltlake.tardigrade.io:7777.locations like a tag and somehow write lat and lons as fields (you are right), and you a ritgh too about timestamps, I need somehow add it or find a workaround (I just need have data like snapshots with timestamps per day)