-
Stellio 2.12.1
I have no entities and request with `limit` - `/entities/?type=TemperatureSensor&limit=1001`
Stellio Returns a **400 Bad Request** error code and:
```json
{
"detail": "Y…
-
Testing with Scorpio 4.1.15 - similar test to #422 but different mode of failure.
I have an isolated Scorpio with some entities. I query the` http://localhost:9090/ngsi-ld/v1/types` endpoint:
…
-
Scorpio 4.1.1. - Possibly related to #421 ?
### Path gaining extra `/`s
If I register a context provider as shown:
```console
curl -L 'http://localhost:9090/ngsi-ld/v1/csourceRegistrations/…
-
We have tried to create a subscription on a specific instance of a property using the NGSI-LD query language as follow:
`"q":"propertyName.datasetId==\"urn:ngsi-ld:Dataset:01\""`
The subscriptio…
-
Hello,
we started using the opc ua iot agent to get/write data from opc ua datasources. It's working fine for smaller datasources, but our newest datasource brought up some issues because of its si…
-
-
When I generate a random example of a WasteContainer entity using `ngsi_ld_example_generator` from `pysmartdatamodels`, the type of "location" is set to "Property" instead of "GeoProperty"
-
### Describe the solution you'd like
Enable native support to ingest NGSI-v2 and LD payloads directly from IoTA. This probably have implications both in https://github.com/telefonicaid/iotagent-nod…
-
Scorpio 4.1.11
I create a Subscription on a tenant as shown:
```console
curl -L -X POST 'http://localhost:1026/ngsi-ld/v1/subscriptions/' \
-H 'Content-Type: application/ld+json' \
-H 'NGSILD…
-
{
"@context": "https://industryfusion.github.io/contexts/staging/example/v0.1/context.jsonld",
"id": "urn:cutter:1",
"type": "iffBaseEntities:Machine",
"iffBaseEntities:hasState": [
…