AlertHistoryData

data class AlertHistoryData(val dpId: ProtoDpId, val targetConfig: Int?, val systemTime: Long, val hdbGroupName: String?, val active: Boolean?, val hysteresisType: Int?, val destination: Int?, val actRange: Int?, val param: Boolean?, val type: Int?, val numRanges: Int?, val alertClass: ProtoDpId?, val ackType: Int?, val priority: Int?, val archive: Boolean?, val cameText: ProtoLangString?, val wentText: ProtoLangString?, val lowLimit: ProtoValue?, val lowHysteresisLimit: ProtoValue?, val lowInclude: Boolean?, val upLimit: ProtoValue?, val upHysteresisLimit: ProtoValue?, val upInclude: Boolean?, val negative: Boolean?, val match: String?, val actText: ProtoLangString?, val actBackgroundColor: String?, val actForegroundColor: String?, val direction: Boolean?, val value: ProtoValue?, val ackable: Boolean?, val ackTime: Long?, val cameTime: Long?, val wentTime: Long?, val visible: Boolean?, val ackState: Int?)

Constructors

Link copied to clipboard
constructor(dpId: ProtoDpId, targetConfig: Int?, systemTime: Long, hdbGroupName: String?, active: Boolean?, hysteresisType: Int?, destination: Int?, actRange: Int?, param: Boolean?, type: Int?, numRanges: Int?, alertClass: ProtoDpId?, ackType: Int?, priority: Int?, archive: Boolean?, cameText: ProtoLangString?, wentText: ProtoLangString?, lowLimit: ProtoValue?, lowHysteresisLimit: ProtoValue?, lowInclude: Boolean?, upLimit: ProtoValue?, upHysteresisLimit: ProtoValue?, upInclude: Boolean?, negative: Boolean?, match: String?, actText: ProtoLangString?, actBackgroundColor: String?, actForegroundColor: String?, direction: Boolean?, value: ProtoValue?, ackable: Boolean?, ackTime: Long?, cameTime: Long?, wentTime: Long?, visible: Boolean?, ackState: Int?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val ackType: Int?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val actText: ProtoLangString?
Link copied to clipboard
val alertClass: ProtoDpId?
Link copied to clipboard
Link copied to clipboard
val cameText: ProtoLangString?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val dpId: ProtoDpId
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val lowHysteresisLimit: ProtoValue?
Link copied to clipboard
Link copied to clipboard
val lowLimit: ProtoValue?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: Int?
Link copied to clipboard
val upHysteresisLimit: ProtoValue?
Link copied to clipboard
Link copied to clipboard
val upLimit: ProtoValue?
Link copied to clipboard
val value: ProtoValue?
Link copied to clipboard
Link copied to clipboard
val wentText: ProtoLangString?
Link copied to clipboard