Skip to content

Commit 40d33bc

Browse files
committed
Add note
1 parent 68683b5 commit 40d33bc

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
206212
Goto `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
>

0 commit comments

Comments
 (0)