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

Add child objects to Events & Commands #489

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

scottbell
Copy link
Collaborator

@scottbell scottbell commented Dec 18, 2024

Closes #7936

Describe your changes:

Adds event source and severity child objects under the Events object in YAMCS. Adds command queue child objects under the Commands objects in YAMCS.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this a notable change that will require a special callout in the release notes? For example, will this break compatibility with existing APIs or projects that consume these plugins?

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Has this been smoke tested?
  • Have you associated this PR with a type: label? Note: this is not necessarily the same as the original issue.
  • Have you associated a milestone with this PR? Note: leave blank if unsure.
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?

@scottbell scottbell linked an issue Dec 18, 2024 that may be closed by this pull request
@scottbell scottbell changed the title Add Add child objects to Events & Commands Dec 18, 2024
@scottbell scottbell added type:enhancement New feature or request type:feature labels Dec 18, 2024
@scottbell scottbell added this to the Target:4.1.0 milestone Dec 18, 2024
@scottbell scottbell requested a review from khalidadil December 18, 2024 10:28
@scottbell scottbell requested a review from akhenry December 18, 2024 18:20
@scottbell scottbell marked this pull request as ready for review December 19, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add discrete event visualization
1 participant