DeviceManager.loadPlugin Method

Module: DeviceManager

Definition

Loads a device plugin into the manager.

static void loadPlugin(String? pluginName, String? param)

Parameters

pluginName String
in The name of the plugin to load.

param String
in Optional parameter for the plugin.

Exceptions

An error has occurred during Devices Library execution.