attribute_ids.py
Go to the documentation of this file.
1 #AUTOGENERATED!!!
2 
3 from enum import IntEnum
4 
5 class AttributeIds(IntEnum):
6  NodeId = 1
7  NodeClass = 2
8  BrowseName = 3
9  DisplayName = 4
10  Description = 5
11  WriteMask = 6
12  UserWriteMask = 7
13  IsAbstract = 8
14  Symmetric = 9
15  InverseName = 10
16  ContainsNoLoops = 11
17  EventNotifier = 12
18  Value = 13
19  DataType = 14
20  ValueRank = 15
21  ArrayDimensions = 16
22  AccessLevel = 17
23  UserAccessLevel = 18
24  MinimumSamplingInterval = 19
25  Historizing = 20
26  Executable = 21
27  UserExecutable = 22


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:43