DeviceManager.loadPlugin Method¶
Module: DeviceManager
Definition¶
Loads a device plugin into the manager.
static void loadPlugin(String? pluginName, String? param)
Parameters
pluginName Stringin The name of the plugin to load.
param Stringin Optional parameter for the plugin.
Exceptions
An error has occurred during Devices Library execution.