Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listen for meters continuosly #28

Open
KanyonKris opened this issue Apr 2, 2023 · 0 comments
Open

Listen for meters continuosly #28

KanyonKris opened this issue Apr 2, 2023 · 0 comments

Comments

@KanyonKris
Copy link

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant