DSGW-180 Node Red Compatible

Does DSGW-180 Node Red Compatible?
if it does Please Assist

We do not have the DSGW-180 model. Please check which product you want, is it DSGW-081?

Yes i mean DSGW -081

Yes, DSGW-081 is compatible with Node-red

Please can you assist with the procedure to do so or manual document with procedure

You have to install npm and then install Node-red:
Please type

  1. apt-get uptate
  2. apt-get install npm
  3. sudo npm install -g --unsafe-perm node-red
  4. node-red
    Then your system should out put like this:

    You can then input {your IP}:1880 to get into the Node-red
1 Like