Skip to content

Adding Plugin query UI, filters and Variables integration #3

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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

MostafaMagdyy
Copy link
Contributor

This PR includes the following enhancements:

  • Built the full query UI to support filters and configuration options for all SensorThings entity types
  • Implemented Expand, Top, Skip, and Select controls for advanced query customization, in line with the SensorThings standard
  • Introduced Filters support with the following types:
    • 'basic': Filters common fields like id, name, and description
    • 'temporal': Time-based filters (e.g., start/end time)
    • 'measurement': Filters based on unit name and unit symbol
    • 'spatial': Filters using location or observed area
    • 'observation': Advanced filters on result time and value
    • 'entity': Filters entities based on related entities (e.g., Datastreams of specific Things)
  • Integrated Grafana Variables to enable dynamic and customizable dashboards
Screenshot from 2025-08-07 23-31-56

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

Successfully merging this pull request may close these issues.

1 participant