frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.88k stars 839 forks source link

Direct navigation to view #514

Open r0cheny opened 2 years ago

r0cheny commented 2 years ago

Hi,

Is it possible to directly navigate to a certain view through the URL? So instead of landing on the /home I could also go to /myview1.

saufister commented 2 years ago

Any info when this feature implement? , because with this feature we can integrate with external apps like webGIS

malcore10 commented 2 years ago

Hi, try http://localhost:1881/view?name=[the View name]

r0cheny commented 2 years ago

Hi, This works! Thank you very much. I think it would make sense to mention this somewhere in the documentation.