PLCnext API Documentation 23.3.0.32
Notification.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6
7#pragma once
8
9#include "Arp/System/Nm/Notification.hpp"
10
11
12namespace Arp { namespace System { namespace Nm { namespace Services
13{
14
16
17}}}} // 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