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

MQTT middleware in Restroom-mw #68

Open
andrea-dintino opened this issue Dec 30, 2021 · 1 comment
Open

MQTT middleware in Restroom-mw #68

andrea-dintino opened this issue Dec 30, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@andrea-dintino
Copy link
Member

andrea-dintino commented Dec 30, 2021

A middleware that can process the statements:

Given I have an MQTT endpoint named 'myEndpoint'
Given I connect to 'myEndpoint' and save the MQTT output into 'myJsonObject'
Then I pass the output as MQTT to 'otherEndpoint'

There are several npm packages, like https://www.npmjs.com/package/mqtt

@andrea-dintino andrea-dintino added the enhancement New feature or request label Dec 30, 2021
@puria
Copy link
Member

puria commented Dec 30, 2021

I suggest to give some context in the sentences, like mqtt in somewhere. Otherwise is too generic, can be confused for http endpoints!

@jaromil jaromil added the help wanted Extra attention is needed label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants