PLCnext API Documentation 25.0.2.69
DataType.hpp
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
4//
6#pragma once
8#include "Arp/Plc/Meta/Commons/DataType.hpp"
9
10namespace Arp::Plc::Commons
11{
13} // end of namespace Arp::Plc::Commons
Namespace for classes shared between PLC components
Definition: PlcStateChangedPayload.hpp:15
DataType
This enum represents the data type of a variable.
Definition: DataType.hpp:15