#include <boost/format.hpp>#include <exception>#include <iostream>#include <sstream>#include <chrono>#include <thread>#include <fmt/format.h>#include <yaml-cpp/yaml.h>#include <boost/exception/diagnostic_information.hpp>#include <rad/helper.hpp>#include <ifw/core/utils/string/string.hpp>#include <ifw/core/protocol/open62541/iDataChangeHandler.hpp>#include <open62541/client_config_default.h>#include <open62541/client_highlevel.h>#include <open62541/types.h>#include <open62541/config.h>#include <log4cplus/logger.h>#include <log4cplus/loggingmacros.h>#include <ciiLogManager.hpp>#include <ifw/core/protocol/open62541/variantConverter.hpp>#include <ifw/core/protocol/open62541/open62541.hpp>#include <ifw/core/protocol/open62541/logging.hpp>#include <ifw/core/protocol/open62541/utils.hpp>Namespaces | |
| namespace | ifw |
| namespace | ifw::core |
| namespace | ifw::core::protocol |
| namespace | ifw::core::protocol::opcua |
Functions | |
| ifw::core::protocol::opcua::REGISTER_COMM (Open62541) | |
| SetValue Convert a variant type into an OPCUA value object. | |