Would it be possible to query the url parameters of a dashboard 2.0 request?
For example if I have a DB2 url like http://192.168.1.80:1880/dashboard/irrigation?test=1 to query the test=1 part?
I checked the ui-control node, but it does not return anything related to params.
I found this post and it looks like it was implemented to DB1: Can we pass-in URL parameters to a dashboard?
