datenschuft / SMA-EM

SMA Energymeter measurement
GNU General Public License v2.0
93 stars 38 forks source link

simplefswriter erzeugt keinen Output #73

Open tobiasboecker opened 2 years ago

tobiasboecker commented 2 years ago

Hallo,

Aufruf (daemon, sma-em-measurement.py) werden keine Daten unter /run/shm abgelegt. Auch das setzen von

[FEATURE-simplefswriter]
# list serials simplefswriter notice
serials=30xxxxxxxxx
# measurement vars simplefswriter should write to filesystem (only from smas with serial in serials)
values=pconsume psupply qsupply ssupply
statusdir=/opt/smaemd/logs

in der config sorgt nicht dafür das eine Ausgabe geschrieben wird.

python3 Python 3.8.10 (default, Jun 22 2022, 20:18:18) [GCC 9.4.0] on linux

Arch: x86

tobiasboecker commented 2 years ago

as soon as starting with daemon logs are written in /opt/smaemd as logsem--type. => "Feature Request": add example for statusdir. I assume that it needs to be statusdir=/opt/smaemd/logs/ and not statusdir=/opt/smaemd/logs