12.2.1.3 Mapping for Offline Device (“Objects” standard Object)

The information for a device (instance) is based on the information provided by a DTM (instance). The mapping for the device node is defined in Table 59.

Table 59 – Device information mapping
OPCFDT
AttributeInterfaceMethodData memberDescription
TypeReference---NodeId of the DeviceType
BrowseName IDtmDtmSystemGuiLabel
DisplayNameIDtmDtmSystemGuiLabel

The device parameters provide offline identification information based on DTM type information intended for identification. This data may provide values or regular expressions to define ranges of supported values.

In the call to IDtmInformation.GetDeviceIdentInfo() a protocol must be specified. The first entry from the list of INetworkData.ActiveProtocols shall be used.

GetDeviceIdentInfo() may return a list of DeviceIdentInfo where the first entry is used for the parameters as defined below. Exposing the remaining list entries is implementation specific.

Table 60 – Offline device parameter mapping
OPCFDT
BrowseNameInterfaceMethodData memberDescription
ManufacturerIdIDtmInformationGetDeviceIdentInfo()DeviceIdentInfo[0].GetManufacturerId()
DeviceTypeIdIDtmInformationGetDeviceIdentInfo()DeviceIdentInfo[0].
GetDeviceTypeId()
2:NetworkAddress INetworkDataGetAddressInfo()AddressInfo.DeviceAddresses[].Addressstring array containing all addresses provided
DeviceTag-/--/-(default value)
2:Serial Number-/--/-(default value)
2:SoftwareRevisionIDtmInformationGetDeviceIdentInfo()DeviceIdentInfo[0].GetSoftwareRevision()
2:HardwareRevisionIDtmInformationGetDeviceIdentInfo()DeviceIdentInfo[0].GetHardwareRevision()
Contents of FunctionalGroup “Identification” (see 12.2.5.)
ProtocolIdIDtmInformationGetDeviceIdentInfo()DeviceIdentInfo[0].GetProtocolId()
ProtocolSpecific­IdentificationIDtmInformationGetDeviceIdentInfo()DeviceIdentInfo[0].
GetProtocolSpecificProperties()
DeviceSpecific-IdentificationIDtmInformationGetDeviceIdentInfo()DeviceIdentInfo[0].DeviceSpecificProperties