-
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
feat: implement support for sitewise sql #268
Conversation
Note this isn't working yet, but I am getting quite a few changes here, so saving state while it compiles. |
Quick summary of what I've mentioned on Slack:
|
@mitchlee-amzn This looks very promising. We'd be happy to test the implementation as we're eager to use SQL within our ongoing customer projects with SiteWise. Thanks for your work, let us know if we can support in testing and even documenting the final use cases. +1, please continue your great work. |
This feature provides a lot of extra flexibility, please continue. |
This would really help us to go forward in a customer project. Looking forward to this PR being finished. 👍 |
+1 |
1 similar comment
+1 |
Happy to see all of the interest in this feature! We are actively working on prioritizing the completion of this feature and hope to continue the work soon. |
What this PR does / why we need it:
This PR extends the capabilities of the datasource plugin to support the SiteWise ExecuteQuery API, which allows customers to leverage adhoc SQL queries against their assets and properties.
Which issue(s) this PR fixes:
#267
Fixes #
Special notes for your reviewer: