Good Morning,
Where is the device GUID located in SQL?
If I change out a camera does the GUID change as well?
If so what do most people use to reference a device in the SDK?
Thanks in advance.
Good Morning,
Where is the device GUID located in SQL?
If I change out a camera does the GUID change as well?
If so what do most people use to reference a device in the SDK?
Thanks in advance.
The GUID will not change if you use the ‘Replace hardware’ feature.
You should not look up the devices directly in the SQL, but instead use the SDK methods (e.g. VideoOS.Platform.Configuration or VideoOS.ConfigurationAPI) or the APIs.