vzlogger icon indicating copy to clipboard operation
vzlogger copied to clipboard

Logging utility for various meters & sensors

Results 104 vzlogger issues
Sort by recently updated
recently updated
newest added

Related to #378 the behavior of `daemon: false` is highly unintuitive. A users normal expectation towards software that reads metering data and forwards this somewhere else is that it does...

Enhancement

I noticed, that the `toString` methods of ChannelIdentifier ([code](https://github.com/volkszaehler/vzlogger/blob/8d06176360fec9455666b41da425c14003839054/include/Reading.hpp#L115)) and StringIdentifier ([code](https://github.com/volkszaehler/vzlogger/blob/8d06176360fec9455666b41da425c14003839054/include/Reading.hpp#L96)) do not use any instance variables. Is this intendend as in it is a conscious decision not to...

`mbus_data_variable_xml()` [returns a malloc()'d string](https://github.com/rscada/libmbus/blob/62ac3678ffb343560cb5d42fcc83ed35b1f5afa8/mbus/mbus-protocol.c#L3992). https://github.com/volkszaehler/vzlogger/blob/3c4ef603cbced5a9f95f854ccfaf98638ebf0309/src/protocols/MeterOMS.cpp#L322

Bug

Within sml protocol works only a full qualified OBIS identifier, e.g. "1-0:1.8.0". Identifier "1.8.0" or alias "counter" doesn't work. In d0 protocol was a "1.8.0" ok. I can not test...

Bug
Question

Within the sml protocol: even though specified the parameter duplicates > 0 (here "duplicates": 1800) identical values are sent to the api (here HTTPd) every second. Attached my configuration: [vzlogger.conf.issueDuplicates.txt](https://github.com/volkszaehler/vzlogger/files/3801415/vzlogger.conf.issueDuplicates.txt)

Enhancement

Hi, when I set a relative path such as "vzlogger.log" as a log file, the log file gets written to the directory from which vzlogger was invoked in the daemon:...

Enhancement

Hi, I'm in the process of packaging vzlogger for Debian and the last remaining blocker is the licensing of vzlogger. The GPL is considered to be incompatible with the OpenSSL...

Enhancement

This is not done yet. Just wanted to show you the idea. Todo - [ ] Add mocks/tests - [ ] Add CMake module for libmodbus and make this feature...

Enhancement
Won't fix
Infrastructure

Once we have MQTT merged (or as external component): Similar to https://github.com/gonium/gosdm630/issues/85, add https://www.home-assistant.io/docs/mqtt/discovery/ and/or https://homieiot.github.io/

Enhancement

Wäre es möglich die Parameter "identifier" (Impulse/Power), "resolution" u. "aggmode" falls vorhanden in die Ausgabe des httpd aufzunehmen? Das würde mir sehr weiterhelfen. Ausgabe heute: { "version": "0.4.6", "generator": "vzlogger",...

Enhancement