Skip to content

Commit

Permalink
fix(refactor): DI/NodeIds file renamed upstream (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch authored Jan 4, 2023
1 parent cefa5c3 commit a4a7ce0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ message("Info: open62541 UA_NAMESPACE_ZERO=Full build option is required for thi
# Generate types and namespace for DI
ua_generate_nodeset_and_datatypes(
NAME "integration_test_di"
FILE_CSV "${open62541_NODESET_BASE_DIR}/DI/OpcUaDiModel.csv"
FILE_CSV "${open62541_NODESET_BASE_DIR}/DI/Opc.Ua.Di.NodeIds.csv"
FILE_BSD "${open62541_NODESET_BASE_DIR}/DI/Opc.Ua.Di.Types.bsd"
NAMESPACE_MAP "2:http://opcfoundation.org/UA/DI/"
FILE_NS "${open62541_NODESET_BASE_DIR}/DI/Opc.Ua.Di.NodeSet2.xml"
Expand Down

0 comments on commit a4a7ce0

Please sign in to comment.