Inheritance diagram for AlarmDto:

Public Member Functions

 AlarmDto (AlarmDto alarm)
 

Properties

AlarmType Type [get, set]
 
string ParameterId [get, set]
 
int Threshold [get, set]
 
- Properties inherited from IAlarmDto
AlarmType Type [get]
 Type of the alarm More...
 
string ParameterId [get]
 ID of the parameter More...
 
int Threshold [get]
 Threshold set More...