chpego 2023-02-17 12:06:47 +01:00 zatwierdzone przez GitHub
rodzic 231826ac22
commit 2468e3130f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 9 dodań i 1 usunięć

Wyświetl plik

@ -56,13 +56,21 @@
"password": "str?"
},
"conf": {
"alarmexpectedactivity": "str?",
"alarmshell": "str?",
"alarmtimeout": "str?",
"loglevel": "str",
"device": "str",
"donotprobe": "str?",
"logtelegrams": "bool?",
"format": "str",
"logfile": "str",
"shell": "str"
"shell": "str",
"meterfiles": "str?",
"meterfilesaction": "list(overwrite|append)?",
"meterfilesnaming": "list(name|id|name-id)?",
"meterfilestimestamp": "list(never|day|hour|minute|micros)?",
"ignoreduplicates": "bool?"
},
"meters": [
{