-
Hello,
I recognised that the endpoint to retrieve a device by id does not return the metadata added to attributes as documented
in the nodelib [docs](https://iotagent-node-lib.readthedocs.io/en/la…
-
Improvement: When start the component and if not find iotamanager alive then dont retry automatically
-
I have configured Cygnus and STH
Cygnus is getting subscribed data from orion and storing it in mongo DB
But I am unable to fetch data from STH
When I try to get data, it returns response with em…
-
Is it planned to implement this behaviour [present in the NGSIv2 OCB](https://fiware-orion.readthedocs.io/en/master/user/ngsiv2_implementation_notes/index.html#notify-only-attributes-that-change)?
…
-
Earlier we decided to allow for only one item in the "information" array of a context source registration.
That decision was made because we had the impression we wouldn't be able to allow more than …
-
Seems like only `Property` and datasetId has been implemented.
`Relationship` missing.
Possibly `GeoProperty` as well.
-
**Is your feature request related to a problem? Please describe.**
According to https://datatracker.ietf.org/doc/html/rfc7946, Point, LineString, Polygon, MultiPoint, MultiLineString, MultiPolygon, a…
-
hello, I would like to obtain in wilma the attributes of an entity already defined in orion based on its id (in root.js for example) . In order to evaluate those attributes in authzforce. Could it be …
-
Hi,
I'm doing a lot of `POST /entities` requests from a request queue in a Node.js script.
After some number of successfully served requests I get a "socket hang up" error in my script.
The Orion…
-
Hi @jason-fox ,
When testing the Local Deployment, I'm able to successfully retrieve the `EnergyReport` entity by running the following `curl` (as explained in the guide):
```bash
joan@joan-HP-…