forked from OPCFoundation/UA-Nodeset
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f76ebc
commit d1bb6a2
Showing
4 changed files
with
1,706 additions
and
1,606 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
Id,Name,Link,ConformanceUnits | ||
1001,Machines,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/9.2","Machinery Find Machines;" | ||
1002,MachineryItemState_StateMachineType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/12.2","Machinery MachineryItem State;" | ||
1003,IMachineryItemVendorNameplateType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/8.2","Machinery Machine Identification;Machinery Component Identification;" | ||
1004,MachineryItemIdentificationType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/8.3","Machinery Machine Identification;Machinery Component Identification;" | ||
1005,MachineryComponentIdentificationType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/10.2","Machinery Component Identification;" | ||
1006,MachineComponentsType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/11.2","Machinery Find Components of Machines;" | ||
1008,MachineryOperationModeStateMachineType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/13.2","Machinery Operation Mode;" | ||
1010,IMachineVendorNameplateType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/8.4","Machinery Machine Identification;" | ||
1011,IMachineTagNameplateType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/8.5","Machinery Machine Identification;" | ||
1012,MachineIdentificationType,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/8.6","Machinery Machine Identification;" | ||
5001,http://opcfoundation.org/UA/Machinery/,"https://reference.opcfoundation.org/v104/Machinery/v101/docs/15.1","" | ||
1001,Machines,"https://reference.opcfoundation.org/Machinery/v103/docs/9.2","Machinery Find Machines;" | ||
1002,MachineryItemState_StateMachineType,"https://reference.opcfoundation.org/Machinery/v103/docs/12.2","Machinery MachineryItem State;" | ||
1003,IMachineryItemVendorNameplateType,"https://reference.opcfoundation.org/Machinery/v103/docs/8.2","Machinery Machine Identification;Machinery Component Identification;" | ||
1004,MachineryItemIdentificationType,"https://reference.opcfoundation.org/Machinery/v103/docs/8.3","Machinery Machine Identification;Machinery Component Identification;" | ||
1005,MachineryComponentIdentificationType,"https://reference.opcfoundation.org/Machinery/v103/docs/10.2","Machinery Component Identification;" | ||
1006,MachineComponentsType,"https://reference.opcfoundation.org/Machinery/v103/docs/11.2","Machinery Find Components of Machines;" | ||
1008,MachineryOperationModeStateMachineType,"https://reference.opcfoundation.org/Machinery/v103/docs/13.2","Machinery Operation Mode;" | ||
1009,MachineryOperationCounterType,"https://reference.opcfoundation.org/Machinery/v103/docs/14.2","Machinery Operation Counter;" | ||
1010,IMachineVendorNameplateType,"https://reference.opcfoundation.org/Machinery/v103/docs/8.4","Machinery Machine Identification;" | ||
1011,IMachineTagNameplateType,"https://reference.opcfoundation.org/Machinery/v103/docs/8.5","Machinery Machine Identification;" | ||
1012,MachineIdentificationType,"https://reference.opcfoundation.org/Machinery/v103/docs/8.6","Machinery Machine Identification;" | ||
1015,MachineryLifetimeCounterType,"https://reference.opcfoundation.org/Machinery/v103/docs/15.2","Machinery Lifetime Counter;" | ||
5001,http://opcfoundation.org/UA/Machinery/,"https://reference.opcfoundation.org/Machinery/v103/docs/17.1","" |
Oops, something went wrong.