Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

InfluxDB timeseries data with json location issue #325

Open
Sheap opened this issue Jul 21, 2021 · 0 comments
Open

InfluxDB timeseries data with json location issue #325

Sheap opened this issue Jul 21, 2021 · 0 comments

Comments

@Sheap
Copy link

Sheap commented Jul 21, 2021

Hi,
I'm struggling to get any data to show up in the map. I've tried many different suggestions from many threads, but so far, no joy. I don't even get an error message to point me in the right direction.
Here is my current query config:
Screenshot 2021-07-21 at 11-04-37 NoiseIO - Grafana

data is successfully being retrieved:

Screenshot 2021-07-21 at 11-19-07 NoiseIO - Grafana

The location config:
Screenshot 2021-07-21 at 11-16-10 NoiseIO - Grafana
The endpoint is my own server - the inspector shows that it's successfully retrieving:

[
	{
		"key": "1",
		"latitude": 48.179554,
		"longitude": 11.595701,
		"name": "Windowsill"
	},
	{
		"key": "0",
		"latitude": 48.179596,
		"longitude": 11.5955515,
		"name": "Desk"
	}
]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant