attribute_ids.py
Go to the documentation of this file.
00001 #AUTOGENERATED!!!
00002 
00003 from enum import IntEnum
00004 
00005 class AttributeIds(IntEnum):
00006     NodeId = 1
00007     NodeClass = 2
00008     BrowseName = 3
00009     DisplayName = 4
00010     Description = 5
00011     WriteMask = 6
00012     UserWriteMask = 7
00013     IsAbstract = 8
00014     Symmetric = 9
00015     InverseName = 10
00016     ContainsNoLoops = 11
00017     EventNotifier = 12
00018     Value = 13
00019     DataType = 14
00020     ValueRank = 15
00021     ArrayDimensions = 16
00022     AccessLevel = 17
00023     UserAccessLevel = 18
00024     MinimumSamplingInterval = 19
00025     Historizing = 20
00026     Executable = 21
00027     UserExecutable = 22


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Sat Jun 8 2019 18:26:23