class documentation
class LocalizedTextEnum(Enum):
Known subclasses: core.ua_enums.MachineryItemState, core.ua_enums.MachineryOperationMode
Enum that return their str values in form of an OPC UA LocalizedText.
| Property | localized |
Return the OPC UA localized text of the enum member. |