Video Widget
This article explains how to use the Video widget to present custom videos in TagoIO dashboards and summarizes the widget’s behavior and related references.
The Video widget provides the ability to present custom videos in your dashboard. Use it to show a company or customer video, product demos, or any visual content that helps users better understand your application.
1. Video Behavior
Video behavior defines how the widget obtains the video URL. It can be one of three types: static, conditional, or dynamic.Static
It displays the video from a static URL. You can store the video in TagoIO’s file system and use the public URL that is cached for faster loading.Conditional
Create conditions where each condition has an associated video URL. If the variable linked in the Data From field satisfies this condition, the corresponding video will be displayed. This allows you to show different videos based on device data or other criteria.Dynamic
The video URL comes from a variable’s value. The widget reads the current value of the selected variable and uses it as the source for the video.2. 'Data From' Field
The conditional and dynamic behavior has a Data from field to set the device and variable that will be used.- Normal Dashboards – Select one device from your list of devices and choose the variable that contains the data.