From d07fc8cb10b7c04f3a22137678fe1150f4a1e379 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 30 Jul 2025 19:46:47 +0200 Subject: doc: api: future: Switch to `mqtt/url` setting --- doc/api/future.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/api/future.md b/doc/api/future.md index 2ac66fc..7486529 100644 --- a/doc/api/future.md +++ b/doc/api/future.md @@ -57,8 +57,7 @@ accessed directly with its link-local address. "url": "https://deploy.xengineering.eu/git/iot-contact/latest/" }, "mqtt": { - "broker": "mqtt://...", - "prefix": "com/example/" + "url": "mqtt://mqtt.example.com/path/to/root" }, "syslog": { "target": { -- cgit v1.2.3-70-g09d2