namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition IIeeeTsnVlanTagType i=24202
isAbstract true
interface UAIIeeeTsnVlanTag_Base {
    priorityCodePoint: UABaseDataVariable<number, Byte>;
    vlanId: UABaseDataVariable<number, UInt16>;
}

Hierarchy (view full)

Properties

priorityCodePoint: UABaseDataVariable<number, Byte>
vlanId: UABaseDataVariable<number, UInt16>