CfgBundleTerminal#
- class pyedb.configuration.cfg_terminals.CfgBundleTerminal(/, **data: Any)#
Bases:
pyedb.configuration.cfg_common.CfgBaseModelRepresent a bundle terminal built from other terminal names.
Overview#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict]. |
|
Import detail#
from pyedb.configuration.cfg_terminals import CfgBundleTerminal
Attribute detail#
- CfgBundleTerminal.model_config#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].