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

Telemetry Collections should work with independent time contexts #4285

Open
shefalijoshi opened this issue Oct 1, 2021 · 1 comment
Open

Comments

@shefalijoshi
Copy link
Contributor

The telemetry collection API should determine whether it needs to follow the global time context or independent time context for a given domain object.

Describe the solution you'd like
If a telemetry endpoint (or it's parent view) is using an independent time context, the data returned by the telemetry collection should follow that time context.

Additional context
The image below shows an imagery endpoint that's part of a time-strip view which has it's own independent time context.
image

@shefalijoshi
Copy link
Contributor Author

Developer might consider accepting an objectPath as a parameter to the openmct.telemetry.requestCollection API to achieve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant