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

Report version when responding to NoOp Comand to match Sample App template #52

Closed
astrogeco opened this issue Aug 10, 2020 · 0 comments · Fixed by #153
Closed

Report version when responding to NoOp Comand to match Sample App template #52

astrogeco opened this issue Aug 10, 2020 · 0 comments · Fixed by #153
Labels
enhancement New feature or request

Comments

@astrogeco
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The NoOp command response in CI_Lab is currently

    CFE_EVS_SendEvent(CI_LAB_COMMANDNOP_INF_EID, CFE_EVS_EventType_INFORMATION, "CI: NOOP command");

While sample app and others usually include the app version as a response.

Describe the solution you'd like
Use the NoOp response template provided in ci_lab

Describe alternatives you've considered
Change the template so NoOps do not respond with the version.

OR

Create and Enforce a NoOp API at the cFE level.

Requester Info
Gerardo E. Cruz-Ortiz, NASA-GSFC

@skliper skliper added the enhancement New feature or request label Oct 22, 2021
thnkslprpt added a commit to thnkslprpt/ci_lab that referenced this issue Oct 22, 2022
thnkslprpt added a commit to thnkslprpt/ci_lab that referenced this issue Oct 22, 2022
thnkslprpt added a commit to thnkslprpt/ci_lab that referenced this issue Nov 1, 2023
thnkslprpt added a commit to thnkslprpt/ci_lab that referenced this issue Nov 1, 2023
dzbaker added a commit that referenced this issue Nov 13, 2023
…n-to-noop-events

Fix #52, Add version information to NOOP event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants