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 ability to determine sequence invocable id from sequences #1569

Open
shaheerk94 opened this issue Dec 3, 2024 · 0 comments
Open

Add ability to determine sequence invocable id from sequences #1569

shaheerk94 opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@shaheerk94
Copy link

shaheerk94 commented Dec 3, 2024

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

Right now, this feature #1539 relies on sequence names to determine how those sequences will be invoked via onboard command. In reality, the ID with which a sequence can be invoked will vary across FSWs. We need a multi-FSW way to determine what the correct invocable id is for any given sequence. Examples: for FCPL seqs, the invocable ID is the onboard name, but for VML, the invocable Id is the seqid.

Describe the feature request

Add a new adaptation interface for a method that returns an invocable ID given a sequence(SEQ JSON) and a filename. This gives projects full control over determining invocable IDs for sequences and gives them the ability to handle edge cases/exceptions if needed via special metadata tags or otherwise.

@shaheerk94 shaheerk94 added the feature New feature or request label Dec 3, 2024
@joswig joswig added this to Aerie Dec 3, 2024
@github-project-automation github-project-automation bot moved this to Todo in Aerie Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

3 participants