The Image widget provides the ability to present custom images in your dashboard. You can use it to present the logo of your company or customer, or anything else that helps the user to better visualize your application.
This widget works for both dashboards, Normal and Blueprint.
Image behavior is where you get the image URL from, and it can be three types: static, conditional, and dynamic.
You can use TagoIO's file system to store the image, and cache the public URL.
It displays the image from a static URL.
Creates conditions, where each condition will have an image URL associated with it, and if the variable linked in the Data from field satisfies this condition, this image will be displayed.
This image URL comes from the variable data.
The conditional and dynamic behavior has a Data from field to set the device and variable that will be used.
This field is dependent on the type of dashboard you are using; the difference is explained below.
From the option 'Data From' on the right menu, select one device from your list of devices and the variable that contains the data.
From the option 'Data From' on the right menu, add the Blueprint device and input the name of the variable that contains the information.
When using a Blueprint dashboard, the field Variable will not list variables to be picked because it doesn't know the devices linked to your Blueprint Device.