Jan-Piet Mens
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.
Karl rightly asks whether we intend to support Python 3. The only valid response to the question is "yes".
ntfy service
[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? :-)
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...
This is a feature of ansible
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...
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...
- 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...
- [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,...