summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-07-30 19:46:47 +0200
committerxengineering <me@xengineering.eu>2025-07-30 19:50:18 +0200
commitd07fc8cb10b7c04f3a22137678fe1150f4a1e379 (patch)
treec98640c6d8b6598afa20f2d6f8d56699c9c03281
parent8e722f61a6ba8e56b7a0a93fa41f5b9b23bff6c4 (diff)
downloadiot-contact-d07fc8cb10b7c04f3a22137678fe1150f4a1e379.tar
iot-contact-d07fc8cb10b7c04f3a22137678fe1150f4a1e379.tar.zst
iot-contact-d07fc8cb10b7c04f3a22137678fe1150f4a1e379.zip
doc: api: future: Switch to `mqtt/url` settingHEADmain
-rw-r--r--doc/api/future.md3
1 files changed, 1 insertions, 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": {