Node Red Dashboard Basics

Поделиться
HTML-код
  • Опубликовано: 30 апр 2018
  • This is for beginners looking for a basic understanding of node red dashboards and the admin interface.
    In this video tutorial we will look at how to create a basic node red dashboard and how to create tabs, display groups and place display nodes in them.
    Tutorial on wevsite
    stevesnoderedguide.com/node-r...
    Related videos and tutorials
    MQTT Publish and Subscribe Using Node Red
    • MQTT Publish and Subsc...
    How to Log MQTT Sensor Data in Node-Red
    • How to Log MQTT Sensor...
    If you find these videos useful then you might want to consider buying me a coffee
    www.paypal.me/StepenCope
  • ХоббиХобби

Комментарии • 40

  • @AutomatizacionJSV
    @AutomatizacionJSV 4 года назад +1

    I specially appreciate your narration along with pointing the images, so we can understand what you are explaining. This is a very thorough explanation on how to do a dashboard step by step. Great job, thanks!!!

  • @andyjoiner8887
    @andyjoiner8887 2 года назад

    Well paced video covering all I was hoping to find out.

  • @angeloschenone1517
    @angeloschenone1517 5 лет назад

    Thanks for your video. It was very useful to me.

  • @shanmuganathanca245
    @shanmuganathanca245 5 лет назад

    Thanks ! ... Got a good start!

  • @rjh8888
    @rjh8888 4 года назад

    Thanks simple clear and very usefull
    I subscribe

  • @anotheroke
    @anotheroke 6 лет назад +1

    I followed various setup tutorials for raspberry pi installation of the node-red-dashboard and could not get the dashboard menu to show in node-red. Until I used this command: sudo npm install -g node-red-dashboard. Thank you for this video!

    • @gregmoser2086
      @gregmoser2086 5 лет назад

      Thanks for that. for some reason I didn't have ~/.node-red directory. But that instruction worked out!

  • @shubh...808
    @shubh...808 3 года назад +1

    Sir, I have a faced one problem in my nodered manage pallate is not @t we can add dashboard nodes.plz help me.

  • @petersamoaa8535
    @petersamoaa8535 6 лет назад

    if we have stream of data created on node red, I want to ask by this way, how to create a line chart dashboard to visualised this data ?!

  • @G8YTZ
    @G8YTZ 5 лет назад +1

    Thanks Steve for the introduction, silly things can confuse me, like what's the dashboard URL? You answered that one in the first few seconds. :-)

  • @mikewurlitzer5217
    @mikewurlitzer5217 5 лет назад

    Very well done video. Even though I have been using Node-Red for over a year, this helped greatly in understanding the dashboard setup.
    A question which you may not be able to answer:
    I have 2 Android phones which run the dashboard. 1 phone quite often demands a log on and password but refuses to log me in HOWEVER, if I just hit "Cancel" it goes to the dashboard and works fine. The 2nd phone pops up the log on/password dialog box but it is already filled out but you must hit "Sign In" 5 times then it will go to the dashboard display.
    Don't know where to turn on this one. Node Red is running on a Raspberry Pi using the "script" from Peter Scargill and in all other respects works perfectly and better than the EweLink it replaced for my Sonoffs.

    • @stevecope
      @stevecope  5 лет назад +1

      MikeSounds strange that both phones behave differently. You could try turning off authentication and see if they work ok then.There is a tutorial on the site that explains itwww.steves-internet-guide.com/securing-node-red-ssl/If you allow access across the internet then use the ask-steve page on the site and send me the details and I'll give it a try.

    • @mikewurlitzer5217
      @mikewurlitzer5217 5 лет назад

      @@stevecope Thank you very much for the quick reply. I'll give this a try on Monday. I do not allow access over the internet as I moved to Node-Red to avoid EweLink and all the information it required to be "shared".

    • @mikewurlitzer5217
      @mikewurlitzer5217 5 лет назад

      @@stevecope Steve! That worked perfectly. thank you for your help.

    • @stevecope
      @stevecope  5 лет назад

      no problem

  • @aubreymmotong9550
    @aubreymmotong9550 4 года назад +1

    Hi, How can i override the states of two switches with an override switch?

    • @stevecope
      @stevecope  4 года назад

      Hi
      Take alook at this video it may help
      ruclips.net/video/P6MyTXEb71I/видео.html

  • @ce.eeelect4253
    @ce.eeelect4253 3 года назад

    Dear Steve, thanks for the Great Videos .. I have Question regarding Node red Dashboard... I design front end user interface by using node red dashboard And want to access this front end design by using deferent mobile in the same time and network. How I can do it?? in other words how can I access the node red dashboard webserver by multiple users because it allow only one user in the same time ! any ideas ? thanks in advance

    • @stevecope
      @stevecope  3 года назад

      Hi
      Not sure by what you mean only one user at a time.
      If multiple users try to use the admin dashboard then you get conflicts if one user updates it.
      For the dashboard multiple users can access it at the same time and they get the same view.
      Are you looking for multiple users but their own view i.e just like multiple users working on a linux machine?
      Rgds
      Steve

  • @diez66
    @diez66 4 года назад

    OK, like the demo, perfect, Thanks.
    I have the Dashboard Nodes installed and they appear to be the same as these but, and here is the question.
    My Switch node stops at the "ON" / "OFF" values boxes, there is no "Name" option, No "If message arrives...." so have I down loaded the wrong dashboard?, do I need to update Nodered.
    I have Node-red-dashboard 2.23.0. Any pointers would be gratefully received.

    • @diez66
      @diez66 4 года назад

      OK, here is my reply. I updated Nodered and "TaDa!", I have the new fields so, no need to reply.
      I did not realise that the same node would behave differently with different Nodered versions. I though you, well I, would be looking for a later version of the node. Wrong!, Thanks for the videos without them I would not have the knowledge to even ask the question.

    • @stevecope
      @stevecope  4 года назад

      Hi
      It is the same dashboard version as I'm using try uninstalling and reinstalling and restarting node-red
      Rgds
      Steve

    • @diez66
      @diez66 4 года назад

      @@stevecope Thanks, sorted as per my earlier reply.

  • @Addin6023
    @Addin6023 3 года назад

    hi, how to add login page to node-red user interface?

    • @stevecope
      @stevecope  3 года назад

      take a look at the tutorial on the site
      stevesnoderedguide.com/securing-node-red-ssl
      rgds
      steve

  • @666Maxim999
    @666Maxim999 6 лет назад

    Hi, is there some way how to use dashboard without internet conections ?

    • @stevecope
      @stevecope  6 лет назад

      You don't need an Internet connection to use Node-Red. I run Node-red on a raspberry Pi but you can run it on windows.

    • @666Maxim999
      @666Maxim999 6 лет назад

      Sorry, im stupid :-)....when i switch wan off, raps get another IP :-)))

  • @paulopecegueiro1694
    @paulopecegueiro1694 5 лет назад

    Can I use this with ESP32?

  • @lordbg4994
    @lordbg4994 5 лет назад

    hey man i get this error message " Cannot GET /ui " every time when i try to display dashboard . what should i do ?

    • @stevecope
      @stevecope  5 лет назад

      Hi
      Have you installed it as it isn't installed by default

    • @nodered8667
      @nodered8667 4 года назад

      Check out my comment above

  • @SHIVAMGUPTA-sk2gs
    @SHIVAMGUPTA-sk2gs 4 года назад

    how to find the dashboard url??

    • @stevecope
      @stevecope  4 года назад

      The dashboard url is
      localhost:8080/ui
      change local host to suit your setup

  • @haroldleonardohoyoscarrill1025
    @haroldleonardohoyoscarrill1025 6 лет назад

    your website is down?

    • @stevecope
      @stevecope  6 лет назад

      Sorry but the site has been down as my hosting provider decided to move it due to excessive load and messed up the redirect. unfortunately it coincided with me being away on holdiday hence the long delay in noticing it and getting it restored.
      rgds
      steve

  • @nodered8667
    @nodered8667 4 года назад

    [SOLVED!]
    I have repeatedly uninstalled and reinstalled node red.
    Admin console is accessible remotely, yet url/ui shows.
    "Cannot GET //ui"
    I am running on raspian.
    Also, I am making use of a flow which I have shown to work on a locally hosted instance on another machine which simply increments 3 counters and feeds them into a pi chart.
    Please help? :(

    • @stevecope
      @stevecope  4 года назад +1

      hi do you mean installed dashboard?
      rgds
      steve

    • @nodered8667
      @nodered8667 4 года назад

      @@stevecope Both, I was getting frustrated but it was my own fault. Left a / at the end of the address my DNS points to XD