From 54d7319a6948840f9b91b19f07ee249a103291ee Mon Sep 17 00:00:00 2001 From: Remy Giraud Date: Tue, 25 Jun 2024 11:36:16 +0200 Subject: [PATCH] Update README.md Add subscription to cache/a/wis2/# --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4ef60a..7f669cb 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ wis2-grep is a Reference Implementation of a WIS2 Global Replay Service. ## Workflow -- connects to a WIS2 Global Broker, subscribed to the following topic: - - `origin/a/wis2/#` +- connects to a WIS2 Global Broker, subscribed to the following topics: + - `origin/a/wis2/#` and `cache/a/wis2/#` - on notification messages - publish to a WIS2 Global Replay Service (OGC API - Features) using one of the supported transaction backends: - [OGC API - Features - Part 4: Create, Replace, Update and Delete](https://docs.ogc.org/DRAFTS/20-002.html)