Another fine presentation. Of course it helps to have good equipment, and you are obviously proud of yours. I hope you are getting the tanks that are due you. I do say Thank You!
Interesting video! I'm working on a similar proyect. I've made a dashboard, but the thing would be accessing this dashboard anywhere just connecting to the Internet. I don't know how to do that, do you know some option? Thank you!
Thanks for watching! It's a big risk to make Node-RED accessible from anywhere on the internet without making it secure first. In the case of groov EPIC and groov RIO your data is both encrypted by using HTTPS, and protected by user/password login, but those are not standard with Node-RED installations on most other systems. In those cases you will need to make some changes to Node-RED settings to enable security features before creating any kind of port forwarding rule that opens access to your device outside a trusted network. The official Node-RED documentation site has a full guide for the process, that would be a great place to start: nodered.org/docs/user-guide/runtime/securing-node-red
@@federicopastor2920 Just my opinion, but rather than hardening the Node-RED installation, you'd be better off using an industry standard VPN endpoint to connect to the local network where Node-RED is running. That way, everything you are doing is encrypted across the VPN.
I want to set My X value and Y (orV) Value by mig self In the edit chart node! without be a java Nerd..In an easy way..Why are this impossible or do i have to reprogram the node??
Another fine presentation. Of course it helps to have good equipment, and you are obviously proud of yours. I hope you are getting the tanks that are due you. I do say Thank You!
Thank you very much!
Thank you for this very useful video!
You're very welcome!
fantastic demo!
Many thanks!
Thanks for Dashboard UI explanation!
No worries!
2:01 where is "Groov Manage"? I use my own node red. I can not find it.
Thanks for the video =)
No worries!
Currently trying to follow this with a BME680
Interesting video! I'm working on a similar proyect. I've made a dashboard, but the thing would be accessing this dashboard anywhere just connecting to the Internet.
I don't know how to do that, do you know some option?
Thank you!
Thanks for watching!
It's a big risk to make Node-RED accessible from anywhere on the internet without making it secure first. In the case of groov EPIC and groov RIO your data is both encrypted by using HTTPS, and protected by user/password login, but those are not standard with Node-RED installations on most other systems. In those cases you will need to make some changes to Node-RED settings to enable security features before creating any kind of port forwarding rule that opens access to your device outside a trusted network.
The official Node-RED documentation site has a full guide for the process, that would be a great place to start: nodered.org/docs/user-guide/runtime/securing-node-red
@@Opto22 thank you! Very useful. I think node-Red should focus on this, because data is much more interesting when you can access it anywhere.
@@federicopastor2920 Just my opinion, but rather than hardening the Node-RED installation, you'd be better off using an industry standard VPN endpoint to connect to the local network where Node-RED is running. That way, everything you are doing is encrypted across the VPN.
I liked the Video, but how do I get to the UI?
how to make dashboard like yours the other one its look beautiful....
how i can change the ip for name? exemple: your website is 'rio-dev' and not the ip the pc
I want to set My X value and Y (orV) Value by mig self In the edit chart node! without be a java Nerd..In an easy way..Why are this impossible or do i have to reprogram the node??
You can adjust the size X/Y in the node tab and the location X/Y in the dashboard 'layout' tab.
how i can do a table?
Funny you should ask. We are in the process of making a video that show you how. Stayed tuned - it should be ready in a week or so.