File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,6 +203,12 @@ git checkout NGSI-v2
203203
204204## Using Subscriptions with NGSI-LD
205205
206+ > [!NOTE]
207+ >
208+ > Subscriptions are similar between NGSI-v2 and NGSI-LD. More details
209+ > on NGSI-LD subscriptions can be found in a
210+ > [dedicated tutorial](https://github.com/FIWARE/tutorials.Subscriptions/tree/NGSI-LD).
211+
206212Goto `http://localhost:3000/app/store/urn:ngsi-ld:Building:store001` to display and interact with the Supermarket data.
207213
208214### Create a Subscription (Store 1) - Low Stock
@@ -435,7 +441,7 @@ data is obtained from the external registered sources.
435441> [ !NOTE]
436442>
437443> Broadly speaking, the default mode of registration in NGSI-v2 can be said to be the equivalent of an ** exclusive**
438- > registration in NGSI-LD. Examples of the other NGSI-LD registration modes used in NGSI-LD data spacesa and
444+ > registration in NGSI-LD. Examples of the other NGSI-LD registration modes used in NGSI-LD data spaces and
439445> _ systems-of-systems_ can be found in a separate,
440446> [ dedicated tutorial] ( https://github.com/FIWARE/tutorials.Context-Providers/tree/NGSI-LD ) .
441447>
You can’t perform that action at this time.
0 commit comments