farm-2.x-dev/modules/core/data_stream/modules/notification/config/schema/data_stream_notification.condition.schema.yml
modules/core/data_stream/modules/notification/config/schema/data_stream_notification.condition.schema.yml
# Schema for the data stream notification condition plugins.
data_stream_notification.condition.numeric:
type: data_stream_notification_condition
label: 'Numeric condition'
mapping:
condition:
type: string
label: 'Condition'
threshold:
type: float
label: 'Threshold'
