Skip to content

Instantly share code, notes, and snippets.

@tabsl
Created February 7, 2021 09:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tabsl/e7686693b4deabedc276f476b87c8212 to your computer and use it in GitHub Desktop.
Save tabsl/e7686693b4deabedc276f476b87c8212 to your computer and use it in GitHub Desktop.
Logarex LK13B Vzlogger Konfiguration (Volkszaehler)
{
"retry": 5,
"daemon": true,
"verbosity": 1,
"log": "/var/log/vzlogger.log",
"meters": [
{
"enabled": true,
"allowskip": true,
"protocol": "d0",
"device": "/dev/ttyUSB0",
"ackseq": "auto",
"baudrate": 9600,
"baudrate_read": 9600,
"parity": "7e1",
"read_timeout": 10,
//"dump_file": "/home/pi/vzlogger.log",
"channels": [
{
"uuid": "febc0170-63b3-11eb-857d-6d926e9be0d8",
"identifier": "1-0:1.8.0",
"middleware": "http://localhost/middleware.php",
"aggmode": "MAX",
"duplicates": 0
},
{
"uuid": "7f4bfcc0-63a1-11eb-8706-8121176156f9",
"identifier": "1-0:1.8.1",
"middleware": "http://localhost/middleware.php",
"aggmode": "MAX",
"duplicates": 0
},
{
"uuid": "0032e110-63a3-11eb-bcce-ef8532b4b7dd",
"identifier": "1-0:1.8.2",
"middleware": "http://localhost/middleware.php",
"aggmode": "MAX",
"duplicates": 0
}
]
}
]
}
//pi@raspberrypi:~ $ cat /dev/ttyUSB0
//LOG5LK13BE80xxxx
//
//1-0:96.1.*255(001LOG006402xxxx)
//1-0:1.0*255(00601101*kWh)
//1-08.1*255(003.8084*kWh)
//:1.8.2*255(045.9717*kWh1-0:2.8.0*2500000.0000*k
//1-0:16.7.55(000279*W1-0:32.7.0*2(232.1*V)
//1-0:52.7.0*255(2.6*V)
//1-0:720*255(233.2*
//-0:51.7.0*25(000.62*A)
//1-0.48*A)
//-0:81.7.4*25561*deg)7.255(242*deg)
//1-01.7.15*255(03deg)
//1-0:81.26*255(009*de
//1-0:14.7.05(49.9*Hz)
//1:1.8.0*96(000.6*kWh)
//1-0.8.0*97(00085kWh)
//1-0:1.898(00479.7*k)
//1-0:1.8.09(05584.9*kWh
//0:0.2.0*255(.03,432F,201504)
//1-0:96..2*255(61BF
//1-0:97.97.0*5(00000000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment