protocol.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace OpcUa
6 {
8 {
9  ReadValueId rv;
10  rv.NodeId = id;
11  rv.AttributeId = attr;
12  return rv;
13 }
14 }
ReadValueId ToReadValueId(NodeId id, AttributeId attr)
Definition: protocol.h:7
OPC UA Address space part. GNU LGPL.
OpcUa::AttributeId AttributeId
OpcUa::NodeId NodeId


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