Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant