-
Hi,
i dont know if this is intented behavior, but if a device is created, referencing an existing entity from the context broker, this entity is overwritten and all the attributes are lost.
The …
-
Add the FIWARE-Correlator header to notifications, if present in the original request.This is not an NGSI.-LD thing,
it dates back to NGSIv2, but, that's OK.
Some day we'll discuss this feature in E…
-
Orion based on NGSI v2 supports custom payload inside notification field. For example:
```
“notification”:
"httpCustom": {
"url": "http://foo.com/entity/${id}"…
-
I provision a service with "timezone": "Asia/Tokyo" using MQTT binding.
The sensor push several attributes/measruements. The issue is the timezone for observedAt is always UTC and ignoring any time…
-
In order to make temporal batch requests Mintaka should support the `temporal/entityOperations/query` endpoint following the NGSI-LD spec.
-
`POST /ngsi-ld/v1/entityOperations/update` without `?options=noOverwrite` is supposed to replace the individual attributes.
Instead the attributes are merged and thus old sub-attributes survives the …
-
-
Hello,
I am trying to integrate a device with the maps widget on wirecloud.(mashups). I want to make sure that the data format is right
Is this the right syntax when provisioning a device?
…
-
Hi,
as there is no dateExpires for entities anymore with NGSI-LD (it is a NGSI-v2 feature), I have been looking how to define a retention duration (and also how to resample) temporal data and I f…
hibke updated
8 months ago
-
Adding geojson as new accept format.