DeviceManager.setPluginVersion Method

Module: DeviceManager

Definition

(C++): Assigns a version number to a plugin, typically called during the plugin’s initialization phase

This versioning helps manage compatibility between different versions of plugins and the main system, ensuring that only compatible plugins are loaded and used.