NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
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 Summary
)
UABaseInterface_Base
UAIPriorityMappingEntry_Base
UAIPriorityMappingEntry
Index
Properties
mapping
Uri
priority
Label
priority
Value_
DSCP?
priority
Value_
PCP?
Properties
mapping
Uri
mappingUri
:
UABaseDataVariable
<
UAString
,
String
>
priority
Label
priorityLabel
:
UABaseDataVariable
<
UAString
,
String
>
Optional
priority
Value_
DSCP
priorityValue_DSCP
?:
UABaseDataVariable
<
number
,
UInt32
>
Optional
priority
Value_
PCP
priorityValue_PCP
?:
UABaseDataVariable
<
number
,
Byte
>
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...