Commit 358208da authored by Ivan Tyagov's avatar Ivan Tyagov

Add a smaple list return type.

parent 4a784323
......@@ -102,6 +102,35 @@
</ListOfExtensionObject>
</Value>
</UAVariable>
<UAVariable NodeId="i=10005" BrowseName="OutputArguments" ParentNodeId="ns=1;i=1" DataType="i=296" ValueRank="1">
<DisplayName>OutputArguments</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference ReferenceType="HasProperty" IsForward="false">i=11492</Reference>
</References>
<Value>
<ListOfExtensionObject xmlns="http://opcfoundation.org/UA/2008/02/Types.xsd">
<ExtensionObject>
<TypeId>
<Identifier>i=297</Identifier>
</TypeId>
<Body>
<Argument>
<Name>list</Name>
<DataType>
<Identifier>i=68</Identifier>
</DataType>
<ValueRank>-1</ValueRank>
<ArrayDimensions/>
<Description xmlns:p5="http://www.w3.org/2001/XMLSchema-instance" p5:nil="true"/>
</Argument>
</Body>
</ExtensionObject>
</ListOfExtensionObject>
</Value>
</UAVariable>
<!-- getLogLineCount method -->
<UAMethod BrowseName="getLogLineCount" ParentNodeId="i=85" NodeId="ns=1;i=2">
<DisplayName>getLogLineCount</DisplayName>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment