Announcement

Collapse
No announcement yet.

Node-red used

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Node-red used

    in French further
    Hello,
    I want to make use OPC UA to send data to robotino from my PC using NODE-RED.
    What's complicated is that I can't figure out how to use OPCUA in Robotinoview, have any of you ever done this? Can you help me ?

    Another point on the robotino image that I use, NODE-RED is already installed but it asks for a login and password when opening, do you have an idea of the password?

    Thank you for your help
    see you soon​
    __________________________________________________ _______________________________________________
    hello,
    je souhaite faire utiliser OPC UA pour envoyer des données à robotino depuis mon PC en utilisant NODE-RED.
    Ce qui est compliqué, est que je ne parviens pas a comprendre comment utiliser OPCUA dans Robotinoview, est ce que l'un d'entre vous à déjà réussit cela ? est ce que vous pouvez m'aider ?

    Autre point sur l'image robotino que j'utilise, NODE-RED est déjà installé mais il demande un login et mot de passe à l'ouverture, est que vous auriez une idée du mot de passe ?

    Merci de votre aide
    a bientot​
    ​​

  • #2
    Look into
    /home/robotino/.node-red/settings.js

    There you can find the user and password

    Comment


    • #3
      In french further.
      Thank you for your help.
      I looked on the help and indeed the login is "admina and the PW and coded. According to the online help the password which generated this coded PW is "admin". but unfortunately it does not work.

      I also put the part of the "adminAuth" file in comment but it always asks me for a login and password.

      adminAuth: {
      type: "credentials",
      users: [{
      username: "admin",
      password: "$2a$08$2XB3kJM1fyarAXatWvQU0eInBR0jkCo0RSFJAT .SAc rnymsIq5oBK",
      permissions: "*"
      }]
      },

      Do you have another lead to help me?

      Thank you for your help.
      __________________________________________________ _
      Merci de votre aide.
      j'ai regardé sur l'aide et effectivement le login est "admina et le PW et codé. Selon l'aide en ligne le mot de passe qui a généré ce PW codé est "admin". mais malheureusement cela ne fonctionne pas.

      j'ai aussi placé la partie du fichier "adminAuth" en commentaire mais il me demande toujours un login et mot de passe.

      adminAuth: {
      type: "credentials",
      users: [{
      username: "admin",
      password: "$2a$08$2XB3kJM1fyarAXatWvQU0eInBR0jkCo0RSFJAT .SAc rnymsIq5oBK",
      permissions: "*"
      }]
      },

      Auriez vous une autre piste pour m'aider ?

      merci de votre aide.​

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎