stellio-context-broker
stellio-context-broker copied to clipboard
Filter on value with specific `datasetId`
As stated in https://forge.etsi.org/rep/cim/NGSI-LD/-/issues/10:
The datasetId parameter has been implemented in NGSI-LDv1.8.1. It enables to projection of attribute instances to those with the given datasetId(s). In this way, it is also possible to implement "views" across attributes.
Related Clauses are 4.5.5, 5.2.9, 5.7.1, 5.7.2, 5.7.3, 5.7.4, 5.12, 6.4.3.2, 6.5.3.1, 6.18.3.2, 6.19.3.1.
Tasks review:
- [ ]
datasetId
query parameter to create different "views" of Entities (4.5.5), to be applied in Retrieve Entity, Query Entities, Retrieve Temporal Evolution of an Entity, Query Temporal Evolution of Entities - [ ]
datasetId
member in subscriptions to specify the datasetIds of the Attribute instances to be selected for each matched Attribute as per clause 4.5.5