J-A-U

Results 39 comments of J-A-U

> This is the HTTP paket my ethersex sends: POST /middleware.php/data/d5b683c0-bae8-11e4-91fb-41f406c45983.json HTTP/1.1\r\n PHP-PM doesn't support `/middleware.php/` in the URL, is your Apache set up to redirect and does it work...

Yes. How to compute a summary depends on the physical unit. But the whole point of universal sensor is to give you a channel without unit, so you con choose...

Hatte kürzlich auch mit der Fragestellung zu tun, meine (etwas allgemeiner gestaltete) Lösung: ``` [Unit] Description=vcontrold daemon After=syslog.target systemd-udev-settle.service [Service] Type=forking ExecStartPre=/bin/ls /dev/bus/usb/001 ExecStart=/usr/local/sbin/vcontrold -x /etc/vcontrold/vcontrold.xml ExecReload=/bin/kill -HUP $MAINPID Restart=always...

> If I get around to actually implement something- would you be interested in testing? Sure.

Just did a build on Bullseye with: ``` $ apt show libmosquitto-dev Package: libmosquitto-dev Version: 1.4.10-3+deb9u5 Priority: optional Section: libdevel Source: mosquitto Maintainer: Roger A. Light Installed-Size: 115 kB Depends:...

> "This program is released under the GPL with the additional exemption that compiling, linking, and/or using OpenSSL is allowed." :+1:

Some still didn't answer. @cmorty @homagnussen @kaikrueger @mwulz @peterevertz

> Add mocks/tests (at least don't break the existing) I got a failure according to the tests. If I redo https://github.com/volkszaehler/vzlogger/pull/272/commits/989517218f86459d98d5138a59fced192fd9063e the build gets succesfully completed. ``` Linking CXX executable...

> I think this is caused by minihttpd missing and the test code assuming that its there without any checks. Before test of this PR i made sure the actual...

> There would be a standard from Sunspec to describe Modbus registers in an xml format. My first thought was a secondary config, too. But i don't want to push...