Mario Schmidt
Mario Schmidt
What about an (influx) query like `SELECT value FROM (SELECT last(value) AS value FROM measurement WHERE time < ${{__from}}ms), (SELECT mean(value) AS value FROM measurement WHERE $timeFilter GROUP BY time($interval))`...
I worked around this by using JSON datasource plugin as middleware which simply inserts the last() left datapoint right at the beginning of the timerange. This also offers a lot...
Maybe not the same meaning, but technically it's the same. And KNX devices come with different subtypes for switch & status communication objects for the same channel. See attachment. This...
A status object doesn't "switch" sth. on/off, therefore the subtype "status" makes much more sense. This should defenitely be supported by the adapter. Since all my KNX devices are from...
At least for 1-bit DPTs this makes sense, since there is no additional encoding possible. Thanks.
Chefkoch, is it possible to schedule a meeting between us regarding the flags? I'm quite sure the adapter behaves wrong in a few situations and the readme is very confusing....
Kein eigentlich, ist die Muttersprache :) Meine email ist mario.schmidt ät mediavillage.de
Kommt aber wohl nie, da man hiermit das Licensing ziemlich einfach umgehen kann.
Ich wollte eigentlich keine Diskussion lostreten, wie man den Maintainer um seine Einnahmen bringt. Ich kann allerdings aus aktuellem Anlass berichten, dass ein Freund, der eigentlich nur genau eine einzige...
Wir werden anders verfahren: Parallel neues Projekt anlegen und darin nur die GAs anlegen, die wir tatsächlich im Broker benötigen. Das ist viel intuitiver zu pflegen als immer wieder GAs...