Files
uptime-kuma/server
mkdev11 cf1391db6b feat: add conditions support for MQTT monitor type
Add rich conditions support to MQTT monitor similar to DNS monitor,
allowing users to define flexible conditions on:
- topic: The MQTT topic that received the message
- message: The raw message content
- json_value: JSONata-extracted value from JSON payloads

This provides a more intuitive and powerful way to validate MQTT
messages compared to the basic keyword/json-query checks.

Maintains backward compatibility with existing keyword and json-query
check types.

Closes #5992
2026-01-06 03:08:10 +02:00
..
2026-01-05 20:25:22 +01:00
2025-10-25 05:22:13 +08:00
2023-12-11 02:36:08 +08:00
2023-08-11 15:46:41 +08:00
2025-12-15 14:08:14 +01:00
2023-08-11 15:46:41 +08:00
2023-08-11 15:46:41 +08:00