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 MQTT reporter #7

Open
huhn511 opened this issue Sep 6, 2019 · 2 comments
Open

add MQTT reporter #7

huhn511 opened this issue Sep 6, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@huhn511
Copy link
Collaborator

huhn511 commented Sep 6, 2019

No description provided.

@huhn511
Copy link
Collaborator Author

huhn511 commented Sep 15, 2019

MQTT Events for

paymentCreated
This message will be published after a payment creation.

paymentArrived
The payment transaction arrived the iri node, buts not confirmed yet (can be used for use cases which don't need confirmed transactions.

paymentConfirmed
The transaction got confirmed and the tokens are available on the address.

@huhn511 huhn511 added question Further information is requested enhancement New feature or request and removed question Further information is requested labels Nov 21, 2019
@huhn511
Copy link
Collaborator Author

huhn511 commented Jan 29, 2020

Hornet has an MQTT broker. The module should nicely work with hornet!
https://github.com/gohornet/hornet#mqtt-broker

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
Development

No branches or pull requests

1 participant