PLCnext API Documentation 24.0.0.71
Notification.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6
7#pragma once
8
10#include "Arp/System/Nm/Notification.hpp"
11
12
13namespace Arp { namespace System { namespace Nm { namespace Services
14{
15
17
18}}}} // namespace Arp::System::Nm::Services
Contains meta data and paylod of a Notification
Definition: Notification.hpp:22
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API