I ve a question to my shared project: my dashboard
As you can see on my initial at this topic it uses thousands of Dashboard 1.0 elements. Now I am thinking about porting it to Dashboard 2.0 and that makes me a bit sleepless. I use very basic elements in DB 1.0. How good is the migration script working to port from 1.0 to 2.0 ? I read about not supporting nodes .... so should I wait a bit for a better support ?
install all the nodes the first one has + Dashboard 2.0
Import your flows into your new Node-RED
Where you see an old DB1 item, double it up with the equivalent DB2 node
See how far you get.
I am certain it will need some small re-thinks and perhaps 1 or two things are done differently BUT, with the knowledge and experience you have gained since implementing your dashboard, you might actually end up with a better solution.
If nothing else, you can help the community identify short comings or share your experience and tips to help others
ok, thx! I will follow your advice and report back what happened while porting. Since I ve switched over to docker It might be easy to restore old stuff if it breaks.