node-red-contrib-opcua
Version:
A Node-RED node to communicate via OPC UA based on node-opcua library.
19 lines (18 loc) • 855 B
text/xml
<UANodeSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd">
<NamespaceUris>
<Uri>http://ustom.org/UA/</Uri>
</NamespaceUris>
<Aliases>
<Alias Alias="HasTypeDefinition">i=40</Alias>
<Alias Alias="HasComponent">i=47</Alias>
</Aliases>
<UAObject NodeId="ns=1;i=2001" BrowseName="1:CustomTypes" ParentNodeId="i=93">
<DisplayName>CustomTypes</DisplayName>
<Description>CustomTypes</Description>
<References>
<Reference ReferenceType="HasComponent" IsForward="false">i=93</Reference>
<Reference ReferenceType="HasTypeDefinition">i=61</Reference>
</References>
</UAObject>
</UANodeSet>