extension_identifiers.h
Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 #ifndef __OPC_UA_BINARY_EXTENSION_IdENTIFIERS
00012 #define __OPC_UA_BINARY_EXTENSION_IdENTIFIERS
00013 
00014 #include <stdint.h>
00015 
00016 namespace OpcUa
00017 {
00018   enum ExtensionObjectId : uint16_t
00019   {
00020     USER_IdENTIFY_TOKEN_ANONYMOUS = 0x141, // 321
00021     USER_IdENTIFY_TOKEN_USERNAME = 0x144, // 324
00022   };
00023 }
00024 
00025 #endif // __OPC_UA_BINARY_EXTENSION_IdENTIFIERS


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:40