IDeviceManagerGetDeviceInfoList Method |  |
Gets information about all devices.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxIList<DeviceInfo<Device>> GetDeviceInfoList()
Return Value
IListDeviceInfoDevice
The collection of the device info for all permitted to caller devices.
See Also