F.2 ConnectionConfigurationSet file content

If ConnectionConfigurationSets are stored in a File, the UABinaryFileDataType and the related definitions in OPC 10000-5 shall be used to encode the file content. The structure of the UABinaryFileDataType file is illustrated in Table F.37. Its Body contains an array of ConnectionConfigurationSetConfDataType or a subtype of it.

Table F.37 - ConnectionConfigurationSet file content
Field Type Typical Values
Namespaces0:String[]

Contains the namespaces used for the data that is contained in the Body of the File.

As a minimum, the http://opcfoundation.org/UA/ and http://opcfoundation.org/UA/FX/CM/ namespace shall be included.

structureDataTypes0:StructureDescription[]

null or empty

DataTypes used for configuration are defined by OPC UA FX.

enumDataTypes0:EnumDescription[]

null or empty

DataTypes used for configuration are defined by OPC UA FX.

simpleDataTypes0:SimpleTypeDescription[]

null or empty

DataTypes used for configuration are defined by OPC UA FX.

schemaLocation0:Stringnull or empty
fileHeader0:KeyValuePair[]null or empty
Body0:BaseDataType[]An array of ConnectionConfigurationSetConfDataType.