Hi all,
i used the below steps to have mqtt version 5 properties in node red.
- git clone https://github.com/Steve-Mcl/node-red.git
- cd into the newly created node-red directory
- git checkout mqtt5
- npm install
- npm run build
- npm run start
Could anyone help me in having a docker image of the same ?
As 1.3.0 beta 1 is now out, you might want to forget about running my branch and move over to the official beta. It now has MQTT V5 merged in.
Hi @Steve-Mcl
Thank you so much for th update.
Since I'm very new to node red, Could you please let me know if a docker image is available for the latest 1.3.0-beta.1 version?
If not what would be the steps to create it.
Sorry but I have no idea I avoid docker like the plague.
system
Closed
6
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.