Pulses Accumulated Wide Differential Threshold Condition Parameters
data class PulsesAccumulatedWideDifferentialThresholdConditionParameters(val thresholdValue: Long, val triggeringMode: TriggeringMode, val triggeringMeasurementsCount: Int) : DifferentialThresholdConditionParameters<Long>