We’re looking for a button or a link that opens a specific URL for each device. We have video streams from our devices and we want to be able to open the video viewer from the Blynk dashboard.
So the button would need to hook up to metadata or a datastream so we can set the URL for each device.
What we want is a button that opens another window hosting our video stream viewer portal.
The portal requires a device ID so the button would need to include the device ID in the URL so we need a button with a URL that is derived from maybe the device metadata.