licensed_mixin
¶
A mixin class providing common methods and attributes for devices with installable licenses.
LicensedMixin
¶
Bases: ABC
flowchart LR
tm_devices.driver_mixins.abstract_device_functionality.licensed_mixin.LicensedMixin[LicensedMixin]
click tm_devices.driver_mixins.abstract_device_functionality.licensed_mixin.LicensedMixin href "" "tm_devices.driver_mixins.abstract_device_functionality.licensed_mixin.LicensedMixin"
A mixin class which adds methods and properties for handling licenses.
license_list
abstractmethod
cached
property
¶
Return the list of licenses installed on the device.