|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_String | mappingUri |
| UA_String | priorityLabel |
| UA_Byte | priorityValue_PCP |
| UA_UInt32 | priorityValue_DSCP |
PriorityMappingEntryType.
Definition at line 963 of file types_generated.h.
| UA_String UA_PriorityMappingEntryType::mappingUri |
Definition at line 964 of file types_generated.h.
| UA_String UA_PriorityMappingEntryType::priorityLabel |
Definition at line 965 of file types_generated.h.
| UA_UInt32 UA_PriorityMappingEntryType::priorityValue_DSCP |
Definition at line 967 of file types_generated.h.
| UA_Byte UA_PriorityMappingEntryType::priorityValue_PCP |
Definition at line 966 of file types_generated.h.