Jan-Piet Mens

Results 59 issues of Jan-Piet Mens

I think we should add JSONPath support (perhaps [JSONPath RW](https://github.com/kennknowles/python-jsonpath-rw) to mqttwarn; it would make people's lives easier when accessing elements in JSON payloads.

feature

Karl rightly asks whether we intend to support Python 3. The only valid response to the question is "yes".

enhancement

[ntfy](https://github.com/binwiederhier/ntfy) sends push notifications to your phone or desktop using PUT/POST. This would be a nice candidate for mqttwarn. ntfy is fully floss. Takers for writing the code? :-)

enhancement

We want a `webhook` service. It should have configurable headers it can send on outgoing POST and of course a configurable/templateable payload. I'm thinking along the lines of MQTT publish...

enhancement
help wanted
service plugin

based on a question in #478 we might want to have a mechanism by which partial data obtained during a reverse-geo lookup. Say a user wishes to have `locality` and...

enhancement
help wanted

I used Zonemaster to look at what a newly configured zone looked like and followed the recommendation to add an `MX` record with `0 .`. Since I wasn’t quite sure...

T-Question

- Program: Authoritative, Recursor - Issue type: Feature request ### Short description To date, `rec_control` and `pdns_control` accept a command `quit` with which to stop the server. BIND, NSD, Knot...

auth
rec
feature request

- [x] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [GitHub Discussions](https://github.com/PowerDNS/pdns/discussions/) or the mailing list. - [x]...

User lives in China and noticed the coordinate offset issue with maps in China, which might be resolved by integrating a Chinese map provider like [amap](https://lbs.amap.com/api/android-sdk/summary/) (iOS defaults to amap,...

enhancement