andig

Results 723 comments of andig

I can replicate the behaviour. Will investigate.

Bei mir sieht das so aus: Was fehlt Dir denn jetzt konkret?

Kann ich nicht reproduzieren. Geht mit Safari und Chrome wunderbar.

> mbdb/status:connected meldet, aber sonst nichts, kein /mbmd//*. Also root bei mqtt ist `mbmd`, nicht `/mbmd`. Ebenso ist Wildcard `mbmd/#` und nicht `/mbmd//*`.

I'm not concerned with the overhead but please see https://github.com/volkszaehler/mbmd/issues/22 for open roadmap topics- this includes rate limiting. For limiting the data pushed I could suggest to give https://github.com/andig/ingress a...

See https://github.com/volkszaehler/mbmd/pull/59

Right now, `--rate|-r` can only be set globally, on command line and as global setting in the yaml. I will add per-device rate limit to the todo list.

Just add it: ``` # REST api, use 127.0.0.1 to restrict to localhost api: 127.1:8081 rate: 30s ... ```

Not sure I follow. It means that the device will be polled every 30 seconds?!