-
**Is your feature request related to a problem? Please describe.**
Currently, only the first level of properties is validated. Validating further sublevels should be handled carefully because the num…
-
Check my reasoning in #3603
Sending malformed JSON entities to the context.Orion_LD (compiled with an Address Sanitizer) V1 API can ultimately result in a illegal READ access on a zero page in `/op…
-
Can't connect to Azure CosmosDB instance with MongoDB api with the `fiware/orion-ld` image. However, this works perfectly fine with the `fiware/orion:latest` image (latest being `3.1.0-PRE-43`).
T…
-
Lets say a publisher creates an entity, and some subscribers subscribe to it. After some time the publisher deletes the entity.
Is there any mechanism, that will inform the subscriber about the de…
-
### IoT Agent Node Lib version the issue has been seen with
4.4.0
### Bound or port used (API interaction)
Northbound (Provision API and NGSI Interactions)
### NGSI version
NGSI-LD and …
-
**Is your feature request related to a problem? Please describe.**
The NULL values in the Fiware entities have this syntax:
```
"": {
"type" : "Property",
"value": {
"@…
husqD updated
2 years ago
-
Hello,
we are getting continuous warning messages in our docker logs (using scorpiobroker/all-in-one-runner:java-kafka-latest). It seems to be related to a relatively high volume of requests (2 or …
-
Hello everyone,
I face this rather peculiar issue of location attribute not expanding according to the core context, which I am not 100% sure it really is an issue or if it should be working like t…
-
We need to support cases
```
{
"@context": {
"foaf": "http://xmlns.com/foaf/0.1/"
},
"id": "http://example.org/people#joebob",
"type": "foaf:Person",
"foaf:name": {
"typ…
-
I am following the tutorial, but I have encountered with some problems with the commands. I am deploying the Scorpio NGSI-LD version of the tutorial.
As far as I know, the are two types of commands…