UNPKG

@opcua/for-node-red

Version:

The Node-RED node to communicate via OPC UA, powered NodeOPCUA and developed by Sterfive's team

885 lines (884 loc) 109 kB
<?xml version="1.0" encoding="utf-8" ?> <!-- * Copyright (c) 2005-2024 The OPC Foundation, Inc. All rights reserved. * * OPC Foundation MIT License 1.00 * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, * copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following * conditions: * * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR * OTHER DEALINGS IN THE SOFTWARE. * * The complete license agreement can be found here: * http://opcfoundation.org/License/MIT/1.00/ --> <UANodeSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd"> <NamespaceUris> <Uri>http://opcfoundation.org/UA/IA/</Uri> <Uri>http://opcfoundation.org/UA/DI/</Uri> </NamespaceUris> <Models> <Model ModelUri="http://opcfoundation.org/UA/IA/" Version="1.01.4" PublicationDate="2025-05-23T00:00:00Z" ModelVersion="1.1.4"> <RequiredModel ModelUri="http://opcfoundation.org/UA/" Version="1.05.01" PublicationDate="2022-02-24T00:00:00Z" /> <RequiredModel ModelUri="http://opcfoundation.org/UA/DI/" Version="1.03.1" PublicationDate="2021-09-07T00:00:00Z" /> </Model> </Models> <Aliases> <Alias Alias="Boolean">i=1</Alias> <Alias Alias="Byte">i=3</Alias> <Alias Alias="Int32">i=6</Alias> <Alias Alias="UInt32">i=7</Alias> <Alias Alias="Float">i=10</Alias> <Alias Alias="Double">i=11</Alias> <Alias Alias="String">i=12</Alias> <Alias Alias="DateTime">i=13</Alias> <Alias Alias="ByteString">i=15</Alias> <Alias Alias="LocalizedText">i=21</Alias> <Alias Alias="Number">i=26</Alias> <Alias Alias="UInteger">i=28</Alias> <Alias Alias="HasModellingRule">i=37</Alias> <Alias Alias="HasEncoding">i=38</Alias> <Alias Alias="HasDescription">i=39</Alias> <Alias Alias="HasTypeDefinition">i=40</Alias> <Alias Alias="HasSubtype">i=45</Alias> <Alias Alias="HasProperty">i=46</Alias> <Alias Alias="HasComponent">i=47</Alias> <Alias Alias="HasOrderedComponent">i=49</Alias> <Alias Alias="IdType">i=256</Alias> <Alias Alias="Duration">i=290</Alias> <Alias Alias="NumericRange">i=291</Alias> <Alias Alias="UtcTime">i=294</Alias> <Alias Alias="Range">i=884</Alias> <Alias Alias="EUInformation">i=887</Alias> <Alias Alias="EnumValueType">i=7594</Alias> <Alias Alias="AudioDataType">i=16307</Alias> <Alias Alias="HasInterface">i=17603</Alias> <Alias Alias="DeviceHealthEnumeration">ns=2;i=6244</Alias> <Alias Alias="StacklightOperationMode">ns=1;i=3002</Alias> <Alias Alias="LevelDisplayMode">ns=1;i=3003</Alias> <Alias Alias="SignalColor">ns=1;i=3004</Alias> <Alias Alias="SignalModeLight">ns=1;i=3005</Alias> <Alias Alias="RGBWDataType">ns=1;i=3007</Alias> </Aliases> <Extensions> <Extension> <ua:ModelInfo Hash="S2ngWaOHkK/Uf1udbtN9EQ==" Tool="UaModeler" Version="1.7.1" xmlns:ua="http://unifiedautomation.com/Configuration/NodeSet.xsd" /> </Extension> </Extensions> <UADataType NodeId="ns=1;i=3003" BrowseName="1:LevelDisplayMode"> <DisplayName>LevelDisplayMode</DisplayName> <Description Locale="en">Contains the values used to indicate how a percentual value is displayed if the stacklight unit works in Levelmeter mode.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/5.3.2</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6001</Reference> </References> <Definition Name="1:LevelDisplayMode"> <Field Name="Dimmed" Value="0"> <Description Locale="en">Uses dimming to display fractions.</Description> </Field> <Field Name="Blinking" Value="1"> <Description Locale="en">Uses blinking to display fractions.</Description> </Field> <Field Name="Other" Value="2"> <Description Locale="en">Display fractions in a way not defined in this version of the specification.</Description> </Field> </Definition> </UADataType> <UAVariable NodeId="ns=1;i=6001" BrowseName="EnumValues" ParentNodeId="ns=1;i=3003" DataType="EnumValueType" ValueRank="1" ArrayDimensions="3"> <DisplayName>EnumValues</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3003</Reference> </References> <Value> <uax:ListOfExtensionObject xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd"> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>0</uax:Value> <uax:DisplayName> <uax:Text>Dimmed</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>Uses dimming to display fractions.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>1</uax:Value> <uax:DisplayName> <uax:Text>Blinking</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>Uses blinking to display fractions.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>2</uax:Value> <uax:DisplayName> <uax:Text>Other</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>Display fractions in a way not defined in this version of the specification.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> </uax:ListOfExtensionObject> </Value> </UAVariable> <UADataType NodeId="ns=1;i=3004" BrowseName="1:SignalColor"> <DisplayName>SignalColor</DisplayName> <Description Locale="en">Holds the possible colour values for stacklight lamps.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/5.3.3</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6007</Reference> </References> <Definition Name="1:SignalColor"> <Field Name="Off" Value="0"> <Description Locale="en">Element is disabled.</Description> </Field> <Field Name="Red" Value="1"> <Description Locale="en">This value indicates a red lamp colour.</Description> </Field> <Field Name="Green" Value="2"> <Description Locale="en">This value indicates a green lamp colour.</Description> </Field> <Field Name="Blue" Value="3"> <Description Locale="en">This value indicates a blue lamp colour.</Description> </Field> <Field Name="Yellow" Value="4"> <Description Locale="en">This value indicates a yellow lamp colour (R+G).</Description> </Field> <Field Name="Purple" Value="5"> <Description Locale="en">This value indicates a purple lamp colour (R+B).</Description> </Field> <Field Name="Cyan" Value="6"> <Description Locale="en">This value indicates a cyan lamp colour (G+B).</Description> </Field> <Field Name="White" Value="7"> <Description Locale="en">This value indicates a white lamp colour (R+G+B).</Description> </Field> </Definition> </UADataType> <UAVariable NodeId="ns=1;i=6007" BrowseName="EnumValues" ParentNodeId="ns=1;i=3004" DataType="EnumValueType" ValueRank="1" ArrayDimensions="8"> <DisplayName>EnumValues</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3004</Reference> </References> <Value> <uax:ListOfExtensionObject xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd"> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>0</uax:Value> <uax:DisplayName> <uax:Text>Off</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>Element is disabled.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>1</uax:Value> <uax:DisplayName> <uax:Text>Red</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a red lamp colour.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>2</uax:Value> <uax:DisplayName> <uax:Text>Green</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a green lamp colour.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>3</uax:Value> <uax:DisplayName> <uax:Text>Blue</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a blue lamp colour.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>4</uax:Value> <uax:DisplayName> <uax:Text>Yellow</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a yellow lamp colour (R+G).</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>5</uax:Value> <uax:DisplayName> <uax:Text>Purple</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a purple lamp colour (R+B).</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>6</uax:Value> <uax:DisplayName> <uax:Text>Cyan</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a cyan lamp colour (G+B).</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>7</uax:Value> <uax:DisplayName> <uax:Text>White</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a white lamp colour (R+G+B).</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> </uax:ListOfExtensionObject> </Value> </UAVariable> <UADataType NodeId="ns=1;i=3005" BrowseName="1:SignalModeLight"> <DisplayName>SignalModeLight</DisplayName> <Description Locale="en">Contains the values used to indicate in what way a lamp behaves when switched on.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/5.3.4</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6008</Reference> </References> <Definition Name="1:SignalModeLight"> <Field Name="Continuous" Value="0"> <Description Locale="en">This value indicates a continuous light.</Description> </Field> <Field Name="Blinking" Value="1"> <Description Locale="en">This value indicates a blinking light (blinking in regular intervals with equally long on and off times).</Description> </Field> <Field Name="Flashing" Value="2"> <Description Locale="en">This value indicates a flashing light (blinking in intervals with longer off times than on times, per interval multiple on times are possible).</Description> </Field> <Field Name="Other" Value="3"> <Description Locale="en">The light is handled in a way not defined in this version of the specification.</Description> </Field> </Definition> </UADataType> <UAVariable NodeId="ns=1;i=6008" BrowseName="EnumValues" ParentNodeId="ns=1;i=3005" DataType="EnumValueType" ValueRank="1" ArrayDimensions="4"> <DisplayName>EnumValues</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3005</Reference> </References> <Value> <uax:ListOfExtensionObject xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd"> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>0</uax:Value> <uax:DisplayName> <uax:Text>Continuous</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a continuous light.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>1</uax:Value> <uax:DisplayName> <uax:Text>Blinking</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a blinking light (blinking in regular intervals with equally long on and off times).</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>2</uax:Value> <uax:DisplayName> <uax:Text>Flashing</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>This value indicates a flashing light (blinking in intervals with longer off times than on times, per interval multiple on times are possible).</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>3</uax:Value> <uax:DisplayName> <uax:Text>Other</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>The light is handled in a way not defined in this version of the specification.</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> </uax:ListOfExtensionObject> </Value> </UAVariable> <UADataType NodeId="ns=1;i=3002" BrowseName="1:StacklightOperationMode"> <DisplayName>StacklightOperationMode</DisplayName> <Description Locale="en">Contains the values used to indicate how a stacklight (as a whole unit) is used.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/5.3.1</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=29</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6006</Reference> </References> <Definition Name="1:StacklightOperationMode"> <Field Name="Segmented" Value="0"> <Description Locale="en">Stacklight is used as stack of individual lights</Description> </Field> <Field Name="Levelmeter" Value="1"> <Description Locale="en">Stacklight is used as level meter</Description> </Field> <Field Name="Running_Light" Value="2"> <Description Locale="en">The whole stack acts as a running light</Description> </Field> <Field Name="Other" Value="3"> <Description Locale="en">Stacklight is used in a way not defined in this version of the specification</Description> </Field> </Definition> </UADataType> <UAVariable NodeId="ns=1;i=6006" BrowseName="EnumValues" ParentNodeId="ns=1;i=3002" DataType="EnumValueType" ValueRank="1" ArrayDimensions="4"> <DisplayName>EnumValues</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=3002</Reference> </References> <Value> <uax:ListOfExtensionObject xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd"> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>0</uax:Value> <uax:DisplayName> <uax:Text>Segmented</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>Stacklight is used as stack of individual lights</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>1</uax:Value> <uax:DisplayName> <uax:Text>Levelmeter</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>Stacklight is used as level meter</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>2</uax:Value> <uax:DisplayName> <uax:Text>Running_Light</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>The whole stack acts as a running light</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> <uax:ExtensionObject> <uax:TypeId> <uax:Identifier>i=7616</uax:Identifier> </uax:TypeId> <uax:Body> <uax:EnumValueType> <uax:Value>3</uax:Value> <uax:DisplayName> <uax:Text>Other</uax:Text> </uax:DisplayName> <uax:Description> <uax:Locale>en</uax:Locale> <uax:Text>Stacklight is used in a way not defined in this version of the specification</uax:Text> </uax:Description> </uax:EnumValueType> </uax:Body> </uax:ExtensionObject> </uax:ListOfExtensionObject> </Value> </UAVariable> <UADataType NodeId="ns=1;i=3007" BrowseName="1:RGBWDataType"> <DisplayName>RGBWDataType</DisplayName> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/5.3.5</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=22</Reference> <Reference ReferenceType="HasEncoding">ns=1;i=5009</Reference> <Reference ReferenceType="HasEncoding">ns=1;i=5014</Reference> </References> <Definition Name="1:RGBWDataType"> <Field Name="Red" DataType="Byte"> <Description>Defines the intensity of the colour red</Description> </Field> <Field Name="Green" DataType="Byte"> <Description>Defines the intensity of the colour green</Description> </Field> <Field Name="Blue" DataType="Byte"> <Description>Defines the intensity of the colour blue</Description> </Field> <Field Name="White" DataType="Byte" IsOptional="true"> <Description>Defines the intensity of an additional white component. Shall be not provided when using RGB.</Description> </Field> </Definition> </UADataType> <UAVariable NodeId="ns=1;i=6050" BrowseName="1:RGBWDataType" ReleaseStatus="Deprecated" ParentNodeId="ns=1;i=6002" DataType="String"> <DisplayName>RGBWDataType</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=69</Reference> <Reference ReferenceType="HasDescription" IsForward="false">ns=1;i=5009</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=6002</Reference> </References> <Value> <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">RGBWDataType</uax:String> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6051" BrowseName="1:RGBWDataType" ReleaseStatus="Deprecated" ParentNodeId="ns=1;i=6004" DataType="String"> <DisplayName>RGBWDataType</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=69</Reference> <Reference ReferenceType="HasDescription" IsForward="false">ns=1;i=5014</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=6004</Reference> </References> <Value> <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">//xs:element[@name='RGBWDataType']</uax:String> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6002" BrowseName="1:TypeDictionary" SymbolicName="TypeDictionary_BinarySchema" ReleaseStatus="Deprecated" DataType="ByteString"> <DisplayName>TypeDictionary</DisplayName> <Description>Collects the data type descriptions of http://opcfoundation.org/UA/IA</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=72</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6053</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6003</Reference> <Reference ReferenceType="HasComponent" IsForward="false">i=93</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6050</Reference> </References> <Value> <uax:ByteString xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">PG9wYzpUeXBlRGljdGlvbmFyeSB4bWxuczpvcGM9Imh0dHA6Ly9vcGNmb3VuZGF0aW9uLm9yZy9CaW5hc nlTY2hlbWEvIiBEZWZhdWx0Qnl0ZU9yZGVyPSJMaXR0bGVFbmRpYW4iIFRhcmdldE5hbWVzc GFjZT0iaHR0cDovL29wY2ZvdW5kYXRpb24ub3JnL1VBL0lBLyIgeG1sbnM6eHNpPSJodHRwO i8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYS1pbnN0YW5jZSIgeG1sbnM6dWE9Imh0dHA6L y9vcGNmb3VuZGF0aW9uLm9yZy9VQS8iIHhtbG5zOnRucz0iaHR0cDovL29wY2ZvdW5kYXRpb 24ub3JnL1VBL0lBLyI+CiA8b3BjOkltcG9ydCBOYW1lc3BhY2U9Imh0dHA6Ly9vcGNmb3VuZ GF0aW9uLm9yZy9VQS8iLz4KIDxvcGM6U3RydWN0dXJlZFR5cGUgQmFzZVR5cGU9InVhOkV4d GVuc2lvbk9iamVjdCIgTmFtZT0iUkdCV0RhdGFUeXBlIj4KICA8b3BjOkZpZWxkIE5hbWU9I ldoaXRlU3BlY2lmaWVkIiBUeXBlTmFtZT0ib3BjOkJpdCIvPgogIDxvcGM6RmllbGQgTGVuZ 3RoPSIzMSIgTmFtZT0iUmVzZXJ2ZWQxIiBUeXBlTmFtZT0ib3BjOkJpdCIvPgogIDxvcGM6R mllbGQgTmFtZT0iUmVkIiBUeXBlTmFtZT0ib3BjOkJ5dGUiLz4KICA8b3BjOkZpZWxkIE5hb WU9IkdyZWVuIiBUeXBlTmFtZT0ib3BjOkJ5dGUiLz4KICA8b3BjOkZpZWxkIE5hbWU9IkJsd WUiIFR5cGVOYW1lPSJvcGM6Qnl0ZSIvPgogIDxvcGM6RmllbGQgU3dpdGNoRmllbGQ9Ildoa XRlU3BlY2lmaWVkIiBOYW1lPSJXaGl0ZSIgVHlwZU5hbWU9Im9wYzpCeXRlIi8+CiA8L29wY zpTdHJ1Y3R1cmVkVHlwZT4KIDxvcGM6RW51bWVyYXRlZFR5cGUgTGVuZ3RoSW5CaXRzPSIzM iIgTmFtZT0iTGV2ZWxEaXNwbGF5TW9kZSI+CiAgPG9wYzpEb2N1bWVudGF0aW9uPkNvbnRha W5zIHRoZSB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBob3cgYSBwZXJjZW50dWFsIHZhbHVlI GlzIGRpc3BsYXllZCBpZiB0aGUgc3RhY2tsaWdodCB1bml0IHdvcmtzIGluIExldmVsbWV0Z XIgbW9kZS48L29wYzpEb2N1bWVudGF0aW9uPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIFZhb HVlPSIwIiBOYW1lPSJEaW1tZWQiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBWYWx1ZT0iM SIgTmFtZT0iQmxpbmtpbmciLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBWYWx1ZT0iMiIgT mFtZT0iT3RoZXIiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgogPG9wYzpFbnVtZXJhdGVkV HlwZSBMZW5ndGhJbkJpdHM9IjMyIiBOYW1lPSJTaWduYWxDb2xvciI+CiAgPG9wYzpEb2N1b WVudGF0aW9uPkhvbGRzIHRoZSBwb3NzaWJsZSBjb2xvdXIgdmFsdWVzIGZvciBzdGFja2xpZ 2h0IGxhbXBzLjwvb3BjOkRvY3VtZW50YXRpb24+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgV mFsdWU9IjAiIE5hbWU9Ik9mZiIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIFZhbHVlPSIxI iBOYW1lPSJSZWQiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBWYWx1ZT0iMiIgTmFtZT0iR 3JlZW4iLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBWYWx1ZT0iMyIgTmFtZT0iQmx1ZSIvP gogIDxvcGM6RW51bWVyYXRlZFZhbHVlIFZhbHVlPSI0IiBOYW1lPSJZZWxsb3ciLz4KICA8b 3BjOkVudW1lcmF0ZWRWYWx1ZSBWYWx1ZT0iNSIgTmFtZT0iUHVycGxlIi8+CiAgPG9wYzpFb nVtZXJhdGVkVmFsdWUgVmFsdWU9IjYiIE5hbWU9IkN5YW4iLz4KICA8b3BjOkVudW1lcmF0Z WRWYWx1ZSBWYWx1ZT0iNyIgTmFtZT0iV2hpdGUiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlP gogPG9wYzpFbnVtZXJhdGVkVHlwZSBMZW5ndGhJbkJpdHM9IjMyIiBOYW1lPSJTaWduYWxNb 2RlTGlnaHQiPgogIDxvcGM6RG9jdW1lbnRhdGlvbj5Db250YWlucyB0aGUgdmFsdWVzIHVzZ WQgdG8gaW5kaWNhdGUgaW4gd2hhdCB3YXkgYSBsYW1wIGJlaGF2ZXMgd2hlbiBzd2l0Y2hlZ CBvbi48L29wYzpEb2N1bWVudGF0aW9uPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIFZhbHVlP SIwIiBOYW1lPSJDb250aW51b3VzIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgVmFsdWU9I jEiIE5hbWU9IkJsaW5raW5nIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgVmFsdWU9IjIiI E5hbWU9IkZsYXNoaW5nIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgVmFsdWU9IjMiIE5hb WU9Ik90aGVyIi8+CiA8L29wYzpFbnVtZXJhdGVkVHlwZT4KIDxvcGM6RW51bWVyYXRlZFR5c GUgTGVuZ3RoSW5CaXRzPSIzMiIgTmFtZT0iU3RhY2tsaWdodE9wZXJhdGlvbk1vZGUiPgogI DxvcGM6RG9jdW1lbnRhdGlvbj5Db250YWlucyB0aGUgdmFsdWVzIHVzZWQgdG8gaW5kaWNhd GUgaG93IGEgc3RhY2tsaWdodCAoYXMgYSB3aG9sZSB1bml0KSBpcyB1c2VkLjwvb3BjOkRvY 3VtZW50YXRpb24+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgVmFsdWU9IjAiIE5hbWU9IlNlZ 21lbnRlZCIvPgogIDxvcGM6RW51bWVyYXRlZFZhbHVlIFZhbHVlPSIxIiBOYW1lPSJMZXZlb G1ldGVyIi8+CiAgPG9wYzpFbnVtZXJhdGVkVmFsdWUgVmFsdWU9IjIiIE5hbWU9IlJ1bm5pb mdfTGlnaHQiLz4KICA8b3BjOkVudW1lcmF0ZWRWYWx1ZSBWYWx1ZT0iMyIgTmFtZT0iT3RoZ XIiLz4KIDwvb3BjOkVudW1lcmF0ZWRUeXBlPgo8L29wYzpUeXBlRGljdGlvbmFyeT4K</uax:ByteString> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6053" BrowseName="Deprecated" ReleaseStatus="Deprecated" ParentNodeId="ns=1;i=6002" DataType="Boolean"> <DisplayName>Deprecated</DisplayName> <Description>Indicates that all of the DataType definitions represented by the DataTypeDictionaryType are available through a DataTypeDefinition Attribute.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6002</Reference> </References> <Value> <uax:Boolean xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">true</uax:Boolean> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6003" BrowseName="NamespaceUri" ReleaseStatus="Deprecated" ParentNodeId="ns=1;i=6002" DataType="String"> <DisplayName>NamespaceUri</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6002</Reference> </References> <Value> <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">http://opcfoundation.org/UA/IA/</uax:String> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6004" BrowseName="1:TypeDictionary" SymbolicName="TypeDictionary_XmlSchema" ReleaseStatus="Deprecated" DataType="ByteString"> <DisplayName>TypeDictionary</DisplayName> <Description>Collects the data type descriptions of http://opcfoundation.org/UA/IA</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=72</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6054</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6005</Reference> <Reference ReferenceType="HasComponent" IsForward="false">i=92</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6051</Reference> </References> <Value> <uax:ByteString xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">PHhzOnNjaGVtYSBlbGVtZW50Rm9ybURlZmF1bHQ9InF1YWxpZmllZCIgeG1sbnM6dWE9Imh0dHA6Ly9vc GNmb3VuZGF0aW9uLm9yZy9VQS8yMDA4LzAyL1R5cGVzLnhzZCIgeG1sbnM6dG5zPSJodHRwO i8vb3BjZm91bmRhdGlvbi5vcmcvVUEvSUEvVHlwZXMueHNkIiB4bWxuczp4cz0iaHR0cDovL 3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEiIHRhcmdldE5hbWVzcGFjZT0iaHR0cDovL29wY 2ZvdW5kYXRpb24ub3JnL1VBL0lBL1R5cGVzLnhzZCI+CiA8eHM6aW1wb3J0IG5hbWVzcGFjZ T0iaHR0cDovL29wY2ZvdW5kYXRpb24ub3JnL1VBLzIwMDgvMDIvVHlwZXMueHNkIi8+CiA8e HM6c2ltcGxlVHlwZSBuYW1lPSJMZXZlbERpc3BsYXlNb2RlIj4KICA8eHM6YW5ub3RhdGlvb j4KICAgPHhzOmRvY3VtZW50YXRpb24+Q29udGFpbnMgdGhlIHZhbHVlcyB1c2VkIHRvIGluZ GljYXRlIGhvdyBhIHBlcmNlbnR1YWwgdmFsdWUgaXMgZGlzcGxheWVkIGlmIHRoZSBzdGFja 2xpZ2h0IHVuaXQgd29ya3MgaW4gTGV2ZWxtZXRlciBtb2RlLjwveHM6ZG9jdW1lbnRhdGlvb j4KICA8L3hzOmFubm90YXRpb24+CiAgPHhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZ yI+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iRGltbWVkXzAiLz4KICAgPHhzOmVudW1lc mF0aW9uIHZhbHVlPSJCbGlua2luZ18xIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iT 3RoZXJfMiIvPgogIDwveHM6cmVzdHJpY3Rpb24+CiA8L3hzOnNpbXBsZVR5cGU+CiA8eHM6Z WxlbWVudCB0eXBlPSJ0bnM6TGV2ZWxEaXNwbGF5TW9kZSIgbmFtZT0iTGV2ZWxEaXNwbGF5T W9kZSIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZkxldmVsRGlzcGxheU1vZGUiP gogIDx4czpzZXF1ZW5jZT4KICAgPHhzOmVsZW1lbnQgdHlwZT0idG5zOkxldmVsRGlzcGxhe U1vZGUiIG5pbGxhYmxlPSJ0cnVlIiBuYW1lPSJMZXZlbERpc3BsYXlNb2RlIiBtaW5PY2N1c nM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIi8+CiAgPC94czpzZXF1ZW5jZT4KIDwveHM6Y 29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzdE9mTGV2ZWxEaXNwbGF5T W9kZSIgbmlsbGFibGU9InRydWUiIG5hbWU9Ikxpc3RPZkxldmVsRGlzcGxheU1vZGUiLz4KI Dx4czpzaW1wbGVUeXBlIG5hbWU9IlNpZ25hbENvbG9yIj4KICA8eHM6YW5ub3RhdGlvbj4KI CAgPHhzOmRvY3VtZW50YXRpb24+SG9sZHMgdGhlIHBvc3NpYmxlIGNvbG91ciB2YWx1ZXMgZ m9yIHN0YWNrbGlnaHQgbGFtcHMuPC94czpkb2N1bWVudGF0aW9uPgogIDwveHM6YW5ub3Rhd Glvbj4KICA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgPHhzOmVudW1lc mF0aW9uIHZhbHVlPSJPZmZfMCIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlJlZF8xI i8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iR3JlZW5fMiIvPgogICA8eHM6ZW51bWVyY XRpb24gdmFsdWU9IkJsdWVfMyIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlllbGxvd 180Ii8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iUHVycGxlXzUiLz4KICAgPHhzOmVud W1lcmF0aW9uIHZhbHVlPSJDeWFuXzYiLz4KICAgPHhzOmVudW1lcmF0aW9uIHZhbHVlPSJXa Gl0ZV83Ii8+CiAgPC94czpyZXN0cmljdGlvbj4KIDwveHM6c2ltcGxlVHlwZT4KIDx4czplb GVtZW50IHR5cGU9InRuczpTaWduYWxDb2xvciIgbmFtZT0iU2lnbmFsQ29sb3IiLz4KIDx4c zpjb21wbGV4VHlwZSBuYW1lPSJMaXN0T2ZTaWduYWxDb2xvciI+CiAgPHhzOnNlcXVlbmNlP gogICA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6U2lnbmFsQ29sb3IiIG5pbGxhYmxlPSJ0cnVlI iBuYW1lPSJTaWduYWxDb2xvciIgbWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9InVuYm91bmRlZ CIvPgogIDwveHM6c2VxdWVuY2U+CiA8L3hzOmNvbXBsZXhUeXBlPgogPHhzOmVsZW1lbnQgd HlwZT0idG5zOkxpc3RPZlNpZ25hbENvbG9yIiBuaWxsYWJsZT0idHJ1ZSIgbmFtZT0iTGlzd E9mU2lnbmFsQ29sb3IiLz4KIDx4czpzaW1wbGVUeXBlIG5hbWU9IlNpZ25hbE1vZGVMaWdod CI+CiAgPHhzOmFubm90YXRpb24+CiAgIDx4czpkb2N1bWVudGF0aW9uPkNvbnRhaW5zIHRoZ SB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBpbiB3aGF0IHdheSBhIGxhbXAgYmVoYXZlcyB3a GVuIHN3aXRjaGVkIG9uLjwveHM6ZG9jdW1lbnRhdGlvbj4KICA8L3hzOmFubm90YXRpb24+C iAgPHhzOnJlc3RyaWN0aW9uIGJhc2U9InhzOnN0cmluZyI+CiAgIDx4czplbnVtZXJhdGlvb iB2YWx1ZT0iQ29udGludW91c18wIi8+CiAgIDx4czplbnVtZXJhdGlvbiB2YWx1ZT0iQmxpb mtpbmdfMSIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IkZsYXNoaW5nXzIiLz4KICAgP HhzOmVudW1lcmF0aW9uIHZhbHVlPSJPdGhlcl8zIi8+CiAgPC94czpyZXN0cmljdGlvbj4KI DwveHM6c2ltcGxlVHlwZT4KIDx4czplbGVtZW50IHR5cGU9InRuczpTaWduYWxNb2RlTGlna HQiIG5hbWU9IlNpZ25hbE1vZGVMaWdodCIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc 3RPZlNpZ25hbE1vZGVMaWdodCI+CiAgPHhzOnNlcXVlbmNlPgogICA8eHM6ZWxlbWVudCB0e XBlPSJ0bnM6U2lnbmFsTW9kZUxpZ2h0IiBuaWxsYWJsZT0idHJ1ZSIgbmFtZT0iU2lnbmFsT W9kZUxpZ2h0IiBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIi8+CiAgPC94c zpzZXF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6T GlzdE9mU2lnbmFsTW9kZUxpZ2h0IiBuaWxsYWJsZT0idHJ1ZSIgbmFtZT0iTGlzdE9mU2lnb mFsTW9kZUxpZ2h0Ii8+CiA8eHM6c2ltcGxlVHlwZSBuYW1lPSJTdGFja2xpZ2h0T3BlcmF0a W9uTW9kZSI+CiAgPHhzOmFubm90YXRpb24+CiAgIDx4czpkb2N1bWVudGF0aW9uPkNvbnRha W5zIHRoZSB2YWx1ZXMgdXNlZCB0byBpbmRpY2F0ZSBob3cgYSBzdGFja2xpZ2h0IChhcyBhI Hdob2xlIHVuaXQpIGlzIHVzZWQuPC94czpkb2N1bWVudGF0aW9uPgogIDwveHM6YW5ub3Rhd Glvbj4KICA8eHM6cmVzdHJpY3Rpb24gYmFzZT0ieHM6c3RyaW5nIj4KICAgPHhzOmVudW1lc mF0aW9uIHZhbHVlPSJTZWdtZW50ZWRfMCIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9I kxldmVsbWV0ZXJfMSIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9IlJ1bm5pbmdfTGlna HRfMiIvPgogICA8eHM6ZW51bWVyYXRpb24gdmFsdWU9Ik90aGVyXzMiLz4KICA8L3hzOnJlc 3RyaWN0aW9uPgogPC94czpzaW1wbGVUeXBlPgogPHhzOmVsZW1lbnQgdHlwZT0idG5zOlN0Y WNrbGlnaHRPcGVyYXRpb25Nb2RlIiBuYW1lPSJTdGFja2xpZ2h0T3BlcmF0aW9uTW9kZSIvP gogPHhzOmNvbXBsZXhUeXBlIG5hbWU9Ikxpc3RPZlN0YWNrbGlnaHRPcGVyYXRpb25Nb2RlI j4KICA8eHM6c2VxdWVuY2U+CiAgIDx4czplbGVtZW50IHR5cGU9InRuczpTdGFja2xpZ2h0T 3BlcmF0aW9uTW9kZSIgbmlsbGFibGU9InRydWUiIG5hbWU9IlN0YWNrbGlnaHRPcGVyYXRpb 25Nb2RlIiBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIi8+CiAgPC94czpzZ XF1ZW5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzd E9mU3RhY2tsaWdodE9wZXJhdGlvbk1vZGUiIG5pbGxhYmxlPSJ0cnVlIiBuYW1lPSJMaXN0T 2ZTdGFja2xpZ2h0T3BlcmF0aW9uTW9kZSIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9IlJHQ ldEYXRhVHlwZSI+CiAgPHhzOnNlcXVlbmNlPgogICA8eHM6ZWxlbWVudCB0eXBlPSJ4czp1b nNpZ25lZEludCIgbmFtZT0iRW5jb2RpbmdNYXNrIiBtaW5PY2N1cnM9IjAiLz4KICAgPHhzO mVsZW1lbnQgdHlwZT0ieHM6dW5zaWduZWRCeXRlIiBuYW1lPSJSZWQiIG1pbk9jY3Vycz0iM CIgbWF4T2NjdXJzPSIxIi8+CiAgIDx4czplbGVtZW50IHR5cGU9InhzOnVuc2lnbmVkQnl0Z SIgbmFtZT0iR3JlZW4iIG1pbk9jY3Vycz0iMCIgbWF4T2NjdXJzPSIxIi8+CiAgIDx4czplb GVtZW50IHR5cGU9InhzOnVuc2lnbmVkQnl0ZSIgbmFtZT0iQmx1ZSIgbWluT2NjdXJzPSIwI iBtYXhPY2N1cnM9IjEiLz4KICAgPHhzOmVsZW1lbnQgdHlwZT0ieHM6dW5zaWduZWRCeXRlI iBuYW1lPSJXaGl0ZSIgbWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9IjEiLz4KICA8L3hzOnNlc XVlbmNlPgogPC94czpjb21wbGV4VHlwZT4KIDx4czplbGVtZW50IHR5cGU9InRuczpSR0JXR GF0YVR5cGUiIG5hbWU9IlJHQldEYXRhVHlwZSIvPgogPHhzOmNvbXBsZXhUeXBlIG5hbWU9I kxpc3RPZlJHQldEYXRhVHlwZSI+CiAgPHhzOnNlcXVlbmNlPgogICA8eHM6ZWxlbWVudCB0e XBlPSJ0bnM6UkdCV0RhdGFUeXBlIiBuaWxsYWJsZT0idHJ1ZSIgbmFtZT0iUkdCV0RhdGFUe XBlIiBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIi8+CiAgPC94czpzZXF1Z W5jZT4KIDwveHM6Y29tcGxleFR5cGU+CiA8eHM6ZWxlbWVudCB0eXBlPSJ0bnM6TGlzdE9mU kdCV0RhdGFUeXBlIiBuaWxsYWJsZT0idHJ1ZSIgbmFtZT0iTGlzdE9mUkdCV0RhdGFUeXBlI i8+CjwveHM6c2NoZW1hPgo=</uax:ByteString> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6054" BrowseName="Deprecated" ReleaseStatus="Deprecated" ParentNodeId="ns=1;i=6004" DataType="Boolean"> <DisplayName>Deprecated</DisplayName> <Description>Indicates that all of the DataType definitions represented by the DataTypeDictionaryType are available through a DataTypeDefinition Attribute.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6004</Reference> </References> <Value> <uax:Boolean xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">true</uax:Boolean> </Value> </UAVariable> <UAVariable NodeId="ns=1;i=6005" BrowseName="NamespaceUri" ReleaseStatus="Deprecated" ParentNodeId="ns=1;i=6004" DataType="String"> <DisplayName>NamespaceUri</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=6004</Reference> </References> <Value> <uax:String xmlns:uax="http://opcfoundation.org/UA/2008/02/Types.xsd">http://opcfoundation.org/UA/IA/Types.xsd</uax:String> </Value> </UAVariable> <UAReferenceType NodeId="ns=1;i=4002" BrowseName="1:HasStatisticComponent"> <DisplayName>HasStatisticComponent</DisplayName> <Description Locale="en">References of this type link Variables managing statistical data either directly or indirectly to an Object or ObjectType implementing the IStatisticsType interface.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/6.3.1</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=47</Reference> </References> <InverseName>StatisticComponentOf</InverseName> </UAReferenceType> <UAReferenceType NodeId="ns=1;i=4003" BrowseName="1:HasReferenceMeasurementInstrument"> <DisplayName>HasReferenceMeasurementInstrument</DisplayName> <Description Locale="en">Relates the source node to a reference measurement instrument, like for example a calibration target using a reference measurement instrument.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/7.6.1</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=32</Reference> </References> <InverseName>ReferenceMeasurementInstrumentOf</InverseName> </UAReferenceType> <UAVariableType NodeId="ns=1;i=2002" BrowseName="1:CalibrationValueType" DataType="Number" ValueRank="-2"> <DisplayName>CalibrationValueType</DisplayName> <Description Locale="en">Represents the specific quantity and value (with engineering unit) that a calibration target provides for calibration of equipment.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/7.5.1</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=2365</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6057</Reference> </References> </UAVariableType> <UAVariable NodeId="ns=1;i=6057" BrowseName="EngineeringUnits" ParentNodeId="ns=1;i=2002" DataType="EUInformation" AccessLevel="3"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=2002</Reference> </References> </UAVariable> <UAVariableType NodeId="ns=1;i=2003" BrowseName="1:CapacityRangeType" DataType="Range"> <DisplayName>CapacityRangeType</DisplayName> <Description Locale="en">Represent a scale of calibration values. The value defines the range (lowest and highest value), and the resolution property the size of each step.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/7.5.2</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=2365</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6058</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6059</Reference> </References> </UAVariableType> <UAVariable NodeId="ns=1;i=6058" BrowseName="EngineeringUnits" ParentNodeId="ns=1;i=2003" DataType="EUInformation" AccessLevel="3"> <DisplayName>EngineeringUnits</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=2003</Reference> </References> </UAVariable> <UAVariable NodeId="ns=1;i=6059" BrowseName="1:Resolution" ParentNodeId="ns=1;i=2003" DataType="Double" AccessLevel="3"> <DisplayName>Resolution</DisplayName> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="false">ns=1;i=2003</Reference> </References> </UAVariable> <UAObjectType NodeId="ns=1;i=1009" BrowseName="1:AcousticSignalType"> <DisplayName>AcousticSignalType</DisplayName> <Description Locale="en">Represents an acoustic signal.</Description> <Documentation>https://reference.opcfoundation.org/IA/v101/docs/5.2.9</Documentation> <References> <Reference ReferenceType="HasSubtype" IsForward="false">i=58</Reference> <Reference ReferenceType="HasComponent">ns=1;i=6029</Reference> <Reference ReferenceType="HasInterface">i=23513</Reference> <Reference ReferenceType="HasProperty">ns=1;i=6028</Reference> </References> </UAObjectType> <UAVariable NodeId="ns=1;i=6029" BrowseName="1:AudioSample" ParentNodeId="ns=1;i=1009" DataType="AudioDataType" AccessLevel="3"> <DisplayName>AudioSample</DisplayName> <Description Locale="en">Contains the audio data, e.g. for devices capable of audio playback.</Description> <References> <Reference ReferenceType="HasModellingRule">i=80</Reference> <Reference ReferenceType="HasTypeDefinition">i=63</Reference> <Reference ReferenceType="HasComponent" IsForward="false">ns=1;i=1009</Reference> </References> </UAVariable> <UAVariable NodeId="ns=1;i=6028" BrowseName="NumberInList" ParentNodeId="ns=1;i=1009" DataType="UInteger" AccessLevel="3"> <DisplayName>NumberInList</DisplayName> <Description Locale="en">Enumerate the acoustic signals. Instances of StackElementAcousticType index into this number using the OperationMode Property.</Description> <References> <Reference ReferenceType="HasTypeDefinition">i=68</Reference> <Reference ReferenceType="HasModellingRule">i=78</Reference> <Reference ReferenceType="HasProperty" IsForward="fals