LoadModule.module_type#
- LoadModule.module_type = ('load', 'fixed')#
Type of the module.
- Returnstuple[str, {‘fixed’, ‘flex’, ‘controllable’}]
length-two tuple denoting the name of the module class and whether it is a fixed, flex, or controllable module.