Click or drag to resize

IDeviceManager Interface

IDeviceManager.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public interface IDeviceManager

The IDeviceManager type exposes the following members.

Methods
 NameDescription
Public methodGetConnectionState Gets the ConnectionState of a device.
Public methodGetDeviceById Retrieves device handle by ID.
Public methodGetDeviceByName Retrieves device handle by name.
Public methodGetDeviceInfoList Gets information about all devices.
Public methodGetInitialStates Triggers submission of current device state events to registered event receivers.
Public methodGetName Retrieves device name.
Top
See Also