Skip to content

Commit fbac635

Browse files
authored
Update ld-subscriptions-registrations.md
Add disclaimer
1 parent 9d4738c commit fbac635

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/ld-subscriptions-registrations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,10 @@ curl -iX POST 'http://localhost:1026/ngsi-ld/v1/csourceRegistrations/' \
391391
}'
392392
```
393393

394+
> **Note** that `properties` is defined in the 1.1.1 NGSI-LD core context. In 1.3.1, it is due to be replaced with
395+
> two separate attributes - `propertyNames` and `relationshipNames` - this change has been made in order to offer
396+
> full GeoJSON-LD support. Your context broker may or may not support the updated core context
397+
394398
### Read Registration Details
395399

396400
Retrieving the registration details can be made by sending a GET request to the `/ngsi-ld/v1/csourceRegistrations/`

0 commit comments

Comments
 (0)