﻿##Filter
You can restrict the number of notifications for the data type "Bool" by selecting a filter.

* "Always create notifications" does not filter the notifications.
* "Create notifications only for 1 (true)" eliminates notifications with the Boolean value 0 (false).
* "Create notifications only for 0 (false)" eliminates notifications with the Boolean value 1 (true).