I think the dashboard background is stored with the dashboard definition. Are there any plans to make the dashboard dynamic depending on a bucket variable?
I would like to be able to display an image of the sensor installation as a background to that’s sensors data in blueprint.
The only thing I can think of at present is to have an dynamic/conditional image widget on the dashboard itself.
You have an option to change the dashboard configuration via API. Follow the doc:
You can create a form to change the dashboard’s background, create an image upload input and run an analysis once is submitted, follow an example of call through API tool: