Base |
The BaseDeviceController type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivatedChainableFeatures | Gets the activated chainable features. |
![]() | ConfigurationManager | (Inherited from BasePlugin) |
![]() | EnableChainableFeature | Gets or sets the flag to enable chainable features. |
![]() | HasConnectedStatus | Is true if the device supports the IsConnected status. |
![]() | IsAutoConnect | |
![]() | IsConnected | Is true if the device is connected. |
![]() | IsInitialized | Is true if the device is initialized. |
![]() | LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) |
![]() | Logger |
The common logger.
(Inherited from BasePlugin) |
![]() | PluginMetadata |
The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin) |
![]() | SerialNumber | Serial number of the device. |
![]() | Statuses | |
![]() | SupportedChainableFeatureMap | The map of chainable feature types supported by this device. The value indicates whether the feature is a transmitter or a receiver. |