Commit 8c785d65 authored by Ivan Tyagov's avatar Ivan Tyagov

WIP.

parent 41bdf26b
......@@ -35,78 +35,7 @@
<Reference ReferenceType="HasProperty">ns=1;i=13</Reference>
</References>
</UAObject>
<UAVariable BrowseName="DefaultAccessRestrictions" ParentNodeId="ns=1;i=6" DataType="AccessRestrictionType" NodeId="ns=1;i=14">
<DisplayName>DefaultAccessRestrictions</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference IsForward="false" ReferenceType="HasProperty">ns=1;i=6</Reference>
</References>
<RolePermissions>
<RolePermission Permissions="98">i=15704</RolePermission>
<RolePermission Permissions="1">i=15644</RolePermission>
</RolePermissions>
</UAVariable>
<UAVariable BrowseName="IsNamespaceSubset" ParentNodeId="ns=1;i=6" DataType="Boolean" NodeId="ns=1;i=7">
<DisplayName>IsNamespaceSubset</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference IsForward="false" ReferenceType="HasProperty">ns=1;i=6</Reference>
</References>
<Value>
<uax:Boolean>false</uax:Boolean>
</Value>
</UAVariable>
<UAVariable BrowseName="NamespacePublicationDate" ParentNodeId="ns=1;i=6" DataType="DateTime" NodeId="ns=1;i=8">
<DisplayName>NamespacePublicationDate</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference IsForward="false" ReferenceType="HasProperty">ns=1;i=6</Reference>
</References>
<Value>
<uax:DateTime>2025-01-15T12:51:06Z</uax:DateTime>
</Value>
</UAVariable>
<UAVariable BrowseName="NamespaceUri" ParentNodeId="ns=1;i=6" DataType="String" NodeId="ns=1;i=9">
<DisplayName>NamespaceUri</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference IsForward="false" ReferenceType="HasProperty">ns=1;i=6</Reference>
</References>
<Value>
<uax:String>https://erp5.nexedi.com/</uax:String>
</Value>
</UAVariable>
<UAVariable BrowseName="NamespaceVersion" ParentNodeId="ns=1;i=6" DataType="String" NodeId="ns=1;i=10">
<DisplayName>NamespaceVersion</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference IsForward="false" ReferenceType="HasProperty">ns=1;i=6</Reference>
</References>
<Value>
<uax:String>1.0.0</uax:String>
</Value>
</UAVariable>
<UAVariable BrowseName="StaticNodeIdTypes" ValueRank="1" ParentNodeId="ns=1;i=6" DataType="IdType" ArrayDimensions="0" NodeId="ns=1;i=11">
<DisplayName>StaticNodeIdTypes</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference IsForward="false" ReferenceType="HasProperty">ns=1;i=6</Reference>
</References>
</UAVariable>
<UAVariable BrowseName="StaticNumericNodeIdRange" ValueRank="1" ParentNodeId="ns=1;i=6" DataType="NumericRange" ArrayDimensions="0" NodeId="ns=1;i=12">
<DisplayName>StaticNumericNodeIdRange</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference IsForward="false" ReferenceType="HasProperty">ns=1;i=6</Reference>
</References>
</UAVariable>
<UAVariable BrowseName="StaticStringNodeIdPattern" ParentNodeId="ns=1;i=6" DataType="String" NodeId="ns=1;i=13">
<DisplayName>StaticStringNodeIdPattern</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<Reference IsForward="false" ReferenceType="HasProperty">ns=1;i=6</Reference>
</References>
</UAVariable>
<UAMethod BrowseName="getLogLineList" ParentNodeId="i=85" NodeId="ns=1;i=1">
<DisplayName>getLogLineList</DisplayName>
<Description>Returns all lines of log between two given dates. Raise exception if too many lines</Description>
......@@ -135,22 +64,23 @@
<Reference IsForward="false" ReferenceType="HasComponent">i=2004</Reference>
</References>
</UAMethod>
<!-- getLogDescription method-->
<UAMethod BrowseName="getLogDescription" ParentNodeId="i=85" NodeId="ns=1;i=5">
<DisplayName>getLogDescription</DisplayName>
<Description>Returns a desciption of a log. Format: {"id": "the log id", "description": "a text describing what this log includes", "format": "a URI to the log format
"}</Description>
<Description>Returns a description of a log. Format: {"id": "the log id", "description": "a text describing what this log includes", "format": "a URI to the log format."}</Description>
<References>
<Reference IsForward="false" ReferenceType="HasComponent">i=2004</Reference>
</References>
</UAMethod>
<UAVariable BrowseName="InputArguments" ValueRank="1" ParentNodeId="i=1" DataType="Argument" ArrayDimensions="0" NodeId="ns=1;i=15">
<UAVariable NodeId="i=10001" BrowseName="InputArguments" ParentNodeId="ns=1;i=5" DataType="i=296" ValueRank="1">
<DisplayName>InputArguments</DisplayName>
<References>
<Reference ReferenceType="HasTypeDefinition">i=68</Reference>
<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">
<ListOfExtensionObject xmlns="http://opcfoundation.org/UA/2008/02/Types.xsd">
<ExtensionObject>
<TypeId>
<Identifier>i=297</Identifier>
......@@ -159,61 +89,16 @@
<Argument>
<Name>logId</Name>
<DataType>
<Identifier>i=15</Identifier>
</DataType>
<ValueRank>-1</ValueRank>
<ArrayDimensions/>
<Description>
<Locale>
</Locale>
<Text>The identifier of the log.</Text>
</Description>
</Argument>
</Body>
</ExtensionObject>
<ExtensionObject>
<TypeId>
<Identifier>i=297</Identifier>
</TypeId>
<Body>
<Argument>
<Name>from_date</Name>
<DataType>
<Identifier>i=21</Identifier>
</DataType>
<ValueRank>-1</ValueRank>
<ArrayDimensions/>
<Description>
<Locale>
</Locale>
<Text> The start date for the logId.</Text>
</Description>
</Argument>
</Body>
</ExtensionObject>
<ExtensionObject>
<TypeId>
<Identifier>i=297</Identifier>
</TypeId>
<Body>
<Argument>
<Name>from_date</Name>
<DataType>
<Identifier>i=21</Identifier>
<Identifier>i=7</Identifier>
</DataType>
<ValueRank>-1</ValueRank>
<ArrayDimensions/>
<Description>
<Locale>
</Locale>
<Text>The end date for the logId.</Text>
</Description>
<Description p5:nil="true" xmlns:p5="http://www.w3.org/2001/XMLSchema-instance"/>
</Argument>
</Body>
</ExtensionObject>
</ListOfExtensionObject>
</ListOfExtensionObject>
</Value>
</UAVariable>
</UANodeSet>
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