Skip to content

Listen for meters continuosly #28

@KanyonKris

Description

@KanyonKris

Currently rtlamr runs repeatedly for a set period of time (ie 15 seconds). Doesn't this risk missing transmissions from meters? Why not run rtlamr continuously?
Before trying your add-on I was running rtlamr via systemd continuously like this:
ExecStart=/bin/sh -c "/usr/local/bin/rtlamr -msgtype=scm,scm+ -format=json -filterid=56147164,95099776 -unique=true | /usr/bin/jq --unbuffered -c '. |= del(.Message) + .Message' | /usr/local/bin/stdout_httpd -port 8164"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions