Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAIPriorityMappingEntry_Base
Interface UAIPriorityMappingEntry_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
IPriorityMappingEntryType i=24205
isAbstract
true
interface
UAIPriorityMappingEntry_Base
{
mappingUri
:
UABaseDataVariable
<
UAString
,
String
>
;
priorityLabel
:
UABaseDataVariable
<
UAString
,
String
>
;
priorityValue_DSCP
?:
UABaseDataVariable
<
number
,
UInt32
>
;
priorityValue_PCP
?:
UABaseDataVariable
<
number
,
Byte
>
;
}
Hierarchy (
view full
)
UABaseInterface_Base
UAIPriorityMappingEntry_Base
UAIPriorityMappingEntry
Index
Properties
mapping
Uri
priority
Label
priority
Value_
DSCP?
priority
Value_
PCP?
Properties
mapping
Uri
mapping
Uri
:
UABaseDataVariable
<
UAString
,
String
>
priority
Label
priority
Label
:
UABaseDataVariable
<
UAString
,
String
>
Optional
priority
Value_
DSCP
priority
Value_
DSCP
?:
UABaseDataVariable
<
number
,
UInt32
>
Optional
priority
Value_
PCP
priority
Value_
PCP
?:
UABaseDataVariable
<
number
,
Byte
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mapping
Uri
priority
Label
priority
Value_
DSCP
priority
Value_
PCP
NodeOPCUA reference documentation - public API
Loading...