session.cpp
Go to the documentation of this file.
2 
3 namespace OpcUa
4 {
6 {
7  static uint32_t sessionId;
8  return ExpandedNodeId(NumericNodeId(++sessionId + 5, 0));
9 }
10 }
11 
12 
13 
OPC UA Address space part. GNU LGPL.
ExpandedNodeId GenerateSessionId()
Definition: session.cpp:5
NodeId NumericNodeId(uint32_t value, uint16_t namespaceIndex=0)
Definition: nodeid.h:218


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