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

Remove nifgen event attributes #868

Merged
merged 5 commits into from
May 22, 2018
Merged

Conversation

texasaggie97-zz
Copy link
Contributor

  • This contribution adheres to CONTRIBUTING.md.
  • I've updated CHANGELOG.md if applicable.
  • I've added tests applicable for this pull request

What does this Pull Request accomplish?

  • Reviewed nifgen with domain expert
  • Remove any event attributes other than terminal

List issues fixed by this Pull Request below, if any.

What testing has been done?

  • Unit
  • System

@Fladolcetta Fladolcetta added this to the nimi-python 0.9 release milestone May 21, 2018
@@ -50,6 +50,33 @@
1050103: { "codegen_method": "no" }, # ERROR_ELABORATION - IVI Attribute - #824
1050003: { "codegen_method": "no" }, # QUERY_INSTR_STATUS - IVI Attribute - #824
1050004: { "codegen_method": "no" }, # CACHE - IVI Attribute - #824
1150311: { "codegen_method": "no" }, # READY_FOR_START_EVENT_LEVEL_ACTIVE_LEVEL - nifgen review - Remove event properties - #858
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to say "nifgen review" as that's captured in commit messages in Git.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@marcoskirsch marcoskirsch merged commit ac3a60a into master May 22, 2018
@marcoskirsch marcoskirsch deleted the bug859/remove_event_attributes branch May 22, 2018 02:30
@okz okz mentioned this pull request Dec 4, 2022
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.

Simplify nidcpower, nifgen event configuration
3 participants