This type defines a DataType which represents a record in the GDS.

Table 5 – ApplicationRecordDataType Structure

Name

Type

Description

ApplicationRecordDataType

Structure

Subtype of the Structure DataType defined in OPC 10000-5.

applicationId

NodeId

The unique identifier assigned by the GDS to the record.

This NodeId may be passed to other Methods.

applicationUri

String

The URI for the Application associated with the record.

applicationType

ApplicationType

The type of application.

This type is defined in OPC 10000-4.

applicationNames

LocalizedText[]

One or more localized names for the application.

The first element is the default ApplicationName for the application when a non-localized name is needed.

productUri

String

A globally unique URI for the product associated with the application.

This URI is assigned by the vendor of the application.

discoveryUrls

String[]

The list of discovery URLs for an application.

The first element is the default if a Client needs to choose one URL.

The first HTTPS URL specifies the domain used as the Common Name of HTTPS Certificates.

If the ApplicationType is Client then all of the URLs shall have the ‘inv+’ prefix which indicates they support reverse connect.

serverCapabilities

String[]

The list of server capability identifiers for the application.

The allowed values are defined in Annex D.

Its representation in the AddressSpace is defined in Table 5a.

Table 5a – ApplicationRecordDataType Definition

Attribute

Value

BrowseName

ApplicationRecordDataType

Namespace

GDS (see 3.3)

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Subtype of the Structure DataType defined in OPC 10000-5.