uatools 1.0.0
 
Loading...
Searching...
No Matches
eso::uatools::Client::DataTypeInfo Struct Reference

Result of a DataType lookup on a node. More...

#include <client.hpp>

Inheritance diagram for eso::uatools::Client::DataTypeInfo:

Public Attributes

std::string name
 

Detailed Description

Result of a DataType lookup on a node.

name is the OPC UA built-in type name as a short string: "Boolean", "SByte", "Byte", "Int16", "UInt16", "Int32", "UInt32", "Int64", "UInt64", "Float", "Double", "String". Empty when the node's data type is not a recognized built-in or the server returned an error.

Member Data Documentation

◆ name

std::string eso::uatools::Client::DataTypeInfo::name

The documentation for this struct was generated from the following file: