Particulate Matter1Differential Threshold Condition Parameters
data class ParticulateMatter1DifferentialThresholdConditionParameters(val thresholdValue: Int, val triggeringMode: TriggeringMode, val triggeringMeasurementsCount: Int) : DifferentialThresholdConditionParameters<Int>