-
It would be good to support NGSI-LD in addition to v1 and v2.
-
Is there an equivalent in NGSI-LD to the dateExpires under NGSI V2 with which you can delete entities from the ContextBroker at a specified time?
-
Hi,
Is there a an active development of cygnus-ngsi-ld sinks? I'm currently in need of a KafkaSink for my project.
Best Regards,
G.
-
Hello.
I'm using Stellio 2.13.0
I POST this entity :
{
"id": "urn:ngsi-ld:Building:001",
"type": "Building",
"name": {
"type": "Property",
"value": "Eiffel Tower"…
-
In order to use perseo with NGSI-LD brokers, it would be good to support LD in addtions to v1 and v2 for update actions.
-
**Is your feature request related to a problem? Please describe.**
Compared to NGSIv2, NGSI-LD introduces a special field `@context`, that provides linked-data inspired description of the attribute…
-
Hello, I am trying to persist the IoT data that I have by applying Cygnus LD and connect it to postgres.
I ran the following command for the subscription:
```
curl -L -X POST 'http://localhost:…
-
## Description
Hi, I found that if set `count=true` in parameters, the `NGSILD-Results-Count` of subscriptions is always n+1, where n is the number of existing subscriptions, as least of what users c…
-
Will this connector work with other NGSI-LD-conform CB implementations, or does it only support Orion-LD?
-
Hi, i'm trying to provision a new device on orion-ld using the iotagent-opcua but i'm encountering this error during the process
```sh
msg= Mongo Driver: mongoc driver- ONLY (MongoDB C…