Skip to content

Commit

Permalink
fix(IA): Adapt to IA-1.01.2-2022-06-15
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Jun 27, 2022
1 parent 2b0ddfd commit 053223b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TypeDefinition/IA/StackElementLight.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 053223b

Please sign in to comment.