diff options
author | xengineering <me@xengineering.eu> | 2025-07-30 19:46:47 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-07-30 19:50:18 +0200 |
commit | d07fc8cb10b7c04f3a22137678fe1150f4a1e379 (patch) | |
tree | c98640c6d8b6598afa20f2d6f8d56699c9c03281 | |
parent | 8e722f61a6ba8e56b7a0a93fa41f5b9b23bff6c4 (diff) | |
download | iot-contact-d07fc8cb10b7c04f3a22137678fe1150f4a1e379.tar iot-contact-d07fc8cb10b7c04f3a22137678fe1150f4a1e379.tar.zst iot-contact-d07fc8cb10b7c04f3a22137678fe1150f4a1e379.zip |
-rw-r--r-- | doc/api/future.md | 3 |
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": { |