Hi,
It would be nice to show VideoRail ShortId and VrailId in Vusion Manager since the data is present in the https://api-eu.vusion.io/search/v2/stores/{storeId}/labels call like below:
"values": [
{
"labelId": "0125600004600000",
"videoRail": {
"deviceId": "00001",
"vrailId": "ep-1ad032-32xxxxxxxxxxxxxx-xxxxxxxxxxxxxx"
}
]
This will help linking the Mediaboard short ID to Label ID, the virtual Label ID to the Engage rail.