Skip to content

Commit 053223b

Browse files
committed
fix(IA): Adapt to IA-1.01.2-2022-06-15
* OPCFoundation/UA-Nodeset@b3a5c02
1 parent 2b0ddfd commit 053223b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TypeDefinition/IA/StackElementLight.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ REFL_FIELD(
3737
UmatiServerLib::attribute::PlaceholderOptional())
3838
REFL_FIELD(
3939
StacklightMode,
40-
UmatiServerLib::attribute::MemberInTypeNodeId(UmatiServerLib::constexp::NodeId(constants::NsIAUri, UA_IAID_STACKELEMENTLIGHTTYPE_STACKLIGHTMODE)),
40+
UmatiServerLib::attribute::MemberInTypeNodeId(UmatiServerLib::constexp::NodeId(constants::NsIAUri, UA_IAID_STACKELEMENTLIGHTTYPE_SIGNALMODE)),
4141
UmatiServerLib::attribute::PlaceholderOptional())
4242
REFL_END

0 commit comments

Comments
 (0)