From b4cd6578772f5164d111754c8e1e9bbe402d0428 Mon Sep 17 00:00:00 2001 From: clyang82 Date: Thu, 12 Dec 2024 16:36:35 +0800 Subject: [PATCH] For test Signed-off-by: clyang82 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7d68652..f99613d2 100755 --- a/README.md +++ b/README.md @@ -706,3 +706,4 @@ For `topics.agentEvents` - If the MQTT broker supports the [shared subscriptions]( https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901250), the topic needs to be set to `$share/statussubscribers/sources/maestro/consumers/+/agentevents` - If the MQTT broker does not support the shared subscriptions, the topic needs to be set to `sources/maestro/consumers/+/agentevents` and set the maestro server flag `--subscription-type` to `broadcast` +