PLCnext API Documentation 23.3.0.32
Severity.hpp
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6
7
8#pragma once
9
10#include "Arp/System/Nm/Severity.hpp"
11
12namespace Arp { namespace System { namespace Nm { namespace Services
13{
14
16
17}}}} // namespace Arp::System::Nm::Services
@ System
System components used by the System, Device, Plc or Io domains.
Severity
Enumeration of Severities for notifications
Definition: Severity.hpp:15
Root namespace for the PLCnext API