expanded_object_ids.h
Go to the documentation of this file.
1 
10 #ifndef __OPC_UA_EXPANDED_OBJECTS_IdS
11 #define __OPC_UA_EXPANDED_OBJECTS_IdS
12 
13 #include <stdint.h>
14 
15 namespace OpcUa
16 {
17 enum class ExpandedObjectId : uint32_t
18 {
19  Null = 0,
20  ObjectAttribute = 354,
21  VariableAttribute = 357,
22  MethodAttribute = 360,
23  ObjectTypeAttribute = 363,
24  VariableTypeAttribute = 366 ,
26  DataTypeAttribute = 372,
27  ViewAttribute = 375,
28 
30  EventNotificationList = 916, //812,
32 
33  DataChangeFilter = 724,
34  EventFilter = 727,
35  AggregateFilter = 730,
36 
37  ElementOperand = 594,
38  LiteralOperand = 597,
39  AttributeOperand = 600,
41 
42 
43 };
44 }
45 
46 #endif // __OPC_UA_BINARY_IdENTIFIERS
OPC UA Address space part. GNU LGPL.


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:06:04