Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
include
opc
ua
protocol
extension_identifiers.h
Go to the documentation of this file.
1
11
#ifndef __OPC_UA_BINARY_EXTENSION_IdENTIFIERS
12
#define __OPC_UA_BINARY_EXTENSION_IdENTIFIERS
13
14
#include <stdint.h>
15
16
namespace
OpcUa
17
{
18
enum
ExtensionObjectId
: uint16_t
19
{
20
USER_IdENTIFY_TOKEN_ANONYMOUS
= 0x141,
// 321
21
USER_IdENTIFY_TOKEN_USERNAME
= 0x144,
// 324
22
};
23
}
24
25
#endif // __OPC_UA_BINARY_EXTENSION_IdENTIFIERS
OpcUa::ExtensionObjectId
ExtensionObjectId
Definition:
extension_identifiers.h:18
OpcUa
OPC UA Address space part. GNU LGPL.
Definition:
ua/client/addon.h:18
OpcUa::USER_IdENTIFY_TOKEN_ANONYMOUS
Definition:
extension_identifiers.h:20
OpcUa::USER_IdENTIFY_TOKEN_USERNAME
Definition:
extension_identifiers.h:21
ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:06:04