DeviceManager.registerDeviceModel Method

Module: DeviceManager

Definition

(C++): Incorporates a new device model into the device manager’s registry, enabling the system to recognize and interact with devices of this model

Primarily intended for use by device plugins during initialization, this function ensures that the device manager is aware of and can manage devices corresponding to the newly registered model.