Ver código fonte

Fix #2758; Add EventQueueOverflowEventType to minimal events nodeset

Julius Pfrommer 5 anos atrás
pai
commit
4aa7e44880
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml

+ 6 - 0
tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml

@@ -129,6 +129,12 @@
       <Reference ReferenceType="HasProperty" IsForward="false">i=2041</Reference>
     </References>
   </UAVariable>
+  <UAObjectType NodeId="i=3035" BrowseName="EventQueueOverflowEventType" IsAbstract="true">
+    <DisplayName>EventQueueOverflowEventType</DisplayName>
+    <References>
+      <Reference ReferenceType="HasSubtype" IsForward="false">i=2041</Reference>
+    </References>
+  </UAObjectType>
   <UADataType NodeId="i=8912" BrowseName="TimeZoneDataType">
     <DisplayName>TimeZoneDataType</DisplayName>
     <References>