diff --git a/TypeDefinition/IA/StackElementLight.hpp b/TypeDefinition/IA/StackElementLight.hpp index 7c25308f..b3e23d20 100644 --- a/TypeDefinition/IA/StackElementLight.hpp +++ b/TypeDefinition/IA/StackElementLight.hpp @@ -37,6 +37,6 @@ REFL_FIELD( UmatiServerLib::attribute::PlaceholderOptional()) REFL_FIELD( StacklightMode, - UmatiServerLib::attribute::MemberInTypeNodeId(UmatiServerLib::constexp::NodeId(constants::NsIAUri, UA_IAID_STACKELEMENTLIGHTTYPE_STACKLIGHTMODE)), + UmatiServerLib::attribute::MemberInTypeNodeId(UmatiServerLib::constexp::NodeId(constants::NsIAUri, UA_IAID_STACKELEMENTLIGHTTYPE_SIGNALMODE)), UmatiServerLib::attribute::PlaceholderOptional()) REFL_END