1- name: CriticalHigh
2  level: ERR
3  meta:
4      - str: "SENSOR_DATA=%s"
5        type: string
6- name: CriticalLow
7  level: ERR
8  meta:
9      - str: "SENSOR_DATA=%s"
10        type: string
11