Sven Neuendorf

Results 17 comments of Sven Neuendorf

Why hasn't this been implemented yet? This request is open since 2021.... That's exactly what I needed. I added this manually to my InfluxDB files. This means that multiple entries...

I added/changed the two file as done in this request. Normally there is only one fieldkey called "value", where all the measurements are wrote to. No merging of multiple values.........

> Git has some tools, you don't need to add changes manually: https://wiki.volkszaehler.org/howto/git#ein_pull-request_koennte_mein_lokales_problem_loesen_wie_kann_ich_ihn_testen Thanks for the link....;-) > The PR, so far, is incomplete and has unresolved issues. > >...

> imho that is proof that this implementation is very broken, oh no, it is caused of my vzlogger.config parameters. I thought it would be less data if I aggregate...

I'm using the SML type. It's the old InfluxDB V1.8 and it works....;-) You only change the field key from “value” to “whateveryouwant”, nothing else in vzlogger. Alternatively, you can...

I see the difference. It may be that something has changed in the variables in Grafana that is also different from the other dashboards. You cannot select the FritzBox -...

Something is wrong with getting the value for the variable `boxtag` f.e. this is the JSON Code of Table "FritzBox Info": ``` from(bucket: v.defaultBucket) |> range(start: -1d) |> filter(fn: (r)...

mmmh.... I tried.... But I can only see a "data.lua" file.... ?! I cleared the DevTool Window and clicked on "Anruferliste aktuallisieren" ![grafik](https://github.com/bb-Ricardo/fritzinfluxdb/assets/154016371/4d054f97-289a-4abc-87c6-5fe8da79fffd)

the debug output by fritzinfluxdb.py for a incoming testcall ``` 2024-06-12 12:09:46,736 - DEBUG: Request FritzBox Lua service 'Phone call list (Fritz!OS 7.29 - latest)' returned successfully 2024-06-12 12:09:47,423 -...