From 33607abcb93c11ba83f7ab1b594ef68d84ba3231 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Wed, 2 Oct 2024 07:00:47 -0400 Subject: [PATCH] update topic in example --- examples/fr-meteofrance-global-broker.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/fr-meteofrance-global-broker.json b/examples/fr-meteofrance-global-broker.json index 18c91bf..46c8c89 100644 --- a/examples/fr-meteofrance-global-broker.json +++ b/examples/fr-meteofrance-global-broker.json @@ -134,7 +134,7 @@ "type": "application/geo+json", "title": "WMO WIS2 Global Broker - M\u00e9t\u00e9o-France", "href": "mqtts://everyone:everyone@example.org:8883", - "channel": "cache/a/wis2/#", + "channel": "cache/a/wis2", "distribution": { "maxMSGsize": 4096, "unit": "bytes" @@ -145,7 +145,7 @@ "type": "application/json", "title": "WMO WIS Global Broker - China Meteorological Administration", "href": "mqtts://everyone:everyone@example.org:8883", - "channel": "cache/a/wis2/#", + "channel": "cache/a/wis2", "distribution": { "maxMSGsize": 4096, "unit": "bytes"