added something to read

This commit is contained in:
2024-06-09 13:21:34 +02:00
parent cba54b0046
commit a5bc9bb495
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# list of alarm rules
# they follow the form: PVNAME COMPARISON VALUE
# comments via # are allowed
MTEST:COUNTER1 > 0.5 # test
MTEST:COUNTER2 < 0.5