node-red-contrib-opcua
Version:
A Node-RED node to communicate via OPC UA based on node-opcua library.
16 lines (15 loc) • 716 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://custom.org/Custom/</Uri>
</NamespaceUris>
<Aliases>
<Alias Alias="HasTypeDefinition">i=40</Alias>
<Alias Alias="HasSubtype">i=45</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>
</UAObject>
</UANodeSet>