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 methods for COV notification sending #143

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

Conversation

deimi
Copy link

@deimi deimi commented Dec 3, 2019

Checklist

  • I've read and followed the Contribution Guide.
  • My commit messages reference affected issues and mention breaking changes if applicable.
  • I've updated / wrote inline documentation for the source code affected by my changes.
  • All mandatory CI checks have passed (see when Pull Request has been submitted).

What does this Pull Request do

Adds client methods for sending confirmed and unconfirmed COV notifications.

I tried to make as less changes a possible to not brake any API or consistency. Therefore the methods have separate parameters for all notification data and not a single notification object. This way it keeps consistent with the subscribe method.
A separate refactoring, to have a single object parameter for all the notification data, of the subcribeCOV and COVNotification method should be done. Like in the eventNotification method.

Matthias Deimbacher added 2 commits December 3, 2019 18:13
Resolve "add cov notification"

Closes fh1ch#1

See merge request SystemX/testing/node-bacstack!1
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.

1 participant