PLCnext API Documentation 25.0.2.69
Public Member Functions | Public Attributes | List of all members
Arp::System::NmPayload::Alarms::AlarmUserParameter Class Reference

Additional parameter for an alarm state. More...

#include <AlarmUserParameter.hpp>

Public Member Functions

 AlarmUserParameter (const AlarmUserParameter &)=default
 
 AlarmUserParameter (String name, RscVariant< 512 > value)
 Constructor with name and value variant (including data type).
 

Public Attributes

String Name
 Name of the user parameter.
 
RscVariant< 512 > Value
 Value including data type of the user parameter.
 

Detailed Description

Additional parameter for an alarm state.


The documentation for this class was generated from the following file: