-
Notifications
You must be signed in to change notification settings - Fork 339
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
Feature Request: Add Node-RED Connection? #690
Comments
As I understand it Node-RED isn't a "standard", it's a software application like the Things Gateway which has its own web interface. How do you imagine this integration would work? What are you hoping to be able to achieve with this integration? |
Sorry for the word "standard": I just want to mean Node-RED is emerging as a widely used solution that could make it a de facto standard. My guess is, the Mozilla Foundation hasn't unlimited resources. So why re-invent a GUI and tools that are already available? Node-RED and MQTT are just examples. AFAIK, Node-RED doesn't feature Web Thing Description. As this topic is not purely technical, I've open a thread at Discussion: Scope of the Project and Re-Use of Existing Tools. I'm just trying to understand the philosophy of this project. Thank you for your answers! |
I think the other way round would be a more simplistic approach that will help Node-RED users to "enter the Mozilla-IoT world": Create some Node-RED Nodes to communicate with a Things Gateway and provide a convenient way to fetch device descriptions, subscribe to events, trigger actions, ... |
@mrstegeman The ticket has been changed to closed then done.
Thank you! Actually, very same questions as for #694 |
This seems like it should be one of two things:
This is not functionality that is core to the gateway, so it should live elsewhere. |
Fair. By |
Somewhere that's not the gateway. It would either be a new add-on or something for Node-RED. |
Just stumbled across this thread. Is there an adapter in development? Seems like it'll need to be done on the NodeRed side. I was hoping to switch from HASSIO to WebThings and use NodeRed, but seems it's not ready yet. |
As far as I can tell (from a quick web search), no one has done anything toward this. It would definitely be a great addition, though. |
found this, but it is not ready https://github.com/iot-schema-collab/iotschema-node-red |
This is a feature request very similar to #637 Feature Request: Add MQTT server.
Node-RED is emerging as a widely used standard. It supports MQTT natively, provides a nice GUI for development and dashboard, is expandable thanks to a rich library of nodes, excels in managing heterogenous hardware and software configurations.
References:
The text was updated successfully, but these errors were encountered: