mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
8 lines
405 B
Text
8 lines
405 B
Text
mqttwarn subscribes to any number of MQTT topics (which may include wildcards)
|
|
and publishes received payloads to one or more notification services, including
|
|
support for notifying more than one distinct service for the same message.
|
|
|
|
For example, you may wish to notify via e-mail and to Pushover of an alarm
|
|
published as text to the MQTT topic home/monitoring/+.
|
|
|
|
WWW: http://github.com/jpmens/mqttwarn
|