Skip to content

Commit

Permalink
fix(deps):Update Machinery.Result NodeIds filename
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Apr 25, 2023
1 parent 87123c6 commit 5505d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ target_link_libraries(ua_gen_woodworking PUBLIC ua_gen_machinery)
ua_generate_nodeset_and_datatypes(
NAME "machinery_result"
FILE_NS "${UA_NODESET_DIR}/Machinery/Result/Opc.Ua.Machinery.Result.NodeSet2.xml"
FILE_CSV "${UA_NODESET_DIR}/Machinery/Result/Opc.Ua.Machinery.Result.NodeSet2.csv"
FILE_CSV "${UA_NODESET_DIR}/Machinery/Result/NodeIds.csv"
FILE_BSD "${UA_NODESET_DIR}/Machinery/Result/Opc.Ua.Machinery.Result.NodeSet2.bsd"
NAMESPACE_MAP "8:http://opcfoundation.org/UA/Machinery/Result/"
TARGET_PREFIX "${PROJECT_NAME}"
Expand Down

0 comments on commit 5505d6b

Please sign in to comment.