-
Notifications
You must be signed in to change notification settings - Fork 10
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
Error 500 run query on SiteWise property value history for un-associated SiteWise data streams #228
Comments
I encountered this issue too, using AWS Managed Grafana. For an immediate workaround/fix, the datastreams can be associated with an asset in Sitewise and the data is able to be retrieved via AWS managed grafana. Expressing an opinion here... if I may use the analogy of a knife and fork representing datastream 1 and datastream 2. If I place the knife and fork into a kitchen drawer (where the kitchen drawer represents a Sitewise asset). I then take out of the kitchen drawer, expecting a knife and fork, but I get a spoon and a chopstick!! |
Hi @janborch, thanks for submitting this. I managed to reproduce this with a disassociated asset.
Do you know which version of the plugin this worked in? I'm unable to find a version where it worked. |
It worked in plugin 1.5.1 , AMG 8.4. |
Hi @janborch I've managed to reproduce and we're working on a fix. You can follow updates in this ticket! |
Fixed by #231 |
What happened:
Query the SiteWise Datasource using Query Type:
Get Property Value History
specifying a
Property Alias
of an associated SiteWise data stream.This type of query worked in past version of the plugin.
Query returns error status code 500
What you expected to happen:
Query should return the timeseries data for this SiteWise datastream, below a sample query with an associated data stream.:
How to reproduce it (as minimally and precisely as possible):
Query a disassociated data stream
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: