NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
PriorityMappingEntryTypeOptions
Interface PriorityMappingEntryTypeOptions
interface
PriorityMappingEntryTypeOptions
{
mappingUri
?:
UAString
;
priorityLabel
?:
UAString
;
priorityValue_DSCP
?:
number
;
priorityValue_PCP
?:
number
;
}
Index
Properties
mapping
Uri?
priority
Label?
priority
Value_
DSCP?
priority
Value_
PCP?
Properties
Optional
mapping
Uri
mappingUri
?:
UAString
Optional
priority
Label
priorityLabel
?:
UAString
Optional
priority
Value_
DSCP
priorityValue_DSCP
?:
number
Optional
priority
Value_
PCP
priorityValue_PCP
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mapping
Uri
priority
Label
priority
Value_
DSCP
priority
Value_
PCP
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...