namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition IIeeeTsnInterfaceConfigurationTalkerType i=24191
isAbstract true
interface UAIIeeeTsnInterfaceConfigurationTalker_Base {
    interfaceName?: UABaseDataVariable<UAString, String>;
    macAddress: UABaseDataVariable<UAString, String>;
    timeAwareOffset?: UABaseDataVariable<number, UInt32>;
}

Hierarchy (view full)

Properties

timeAwareOffset?: UABaseDataVariable<number, UInt32>