5 Model

5.2 OPC UA Interfaces

5.2.10 IIeeeTsnInterfaceConfigurationType Interface

This OPC UA Interface is used to represent an interface configuration which is part of a TSN stream (on the end-device). The IIeeeTsnInterfaceConfigurationType is formally defined in Table 12.
Table 12 – IIeeeTsnInterfaceConfigurationType definition
Attribute | Value |
---|---|
BrowseName | IIeeeTsnInterfaceConfigurationType |
IsAbstract | True |
Subtype of the BaseInterfaceType defined in OPC 10000-5
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | MacAddress | String | BaseDataVariableType | Mandatory |
HasComponent | Variable | InterfaceName | String | BaseDataVariableType | Optional |
Conformance Units | |||||
BNM TSN Config |
MacAddress of DataType String contains the MAC Address of the Interface the configuration will be applied to, see IEEE 802.1Qcc-2018, clause 46.2.5.3.
InterfaceName of DataType String is optional and supports the identification of the Interface to be configured, see IEEE 802.1Qcc-2018, clause 46.2.5.3.