PLCnext API Documentation 25.0.2.69
Severity.hpp
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
4//
6#pragma once
7
9#include "Arp/System/Nm/Services/Severity.hpp"
10
11namespace Arp { namespace Services { namespace NotificationLogger { namespace Services
12{
13
14using Arp::System::Nm::Services::Severity;
15
16}}}} // end of namespace Arp::Services::NotificationLogger::Services
Root namespace for the PLCnext API