-
The API must be similar to the `/v1/groupingrules` one.
It's needed the creation of the following methods:
- [x] GET /v1/namemappings
|__ Implemented in PR #1285
|__ Refactored in PR https://gi…
-
I've been having an issue for a while now, leaving it be and not having the time to fix it. The issue is that timestamps in my database do not correspond to date in my timezone (GMT-3). At first, I th…
-
Hi, the following comments and code indicate that the STH Aggregator does not support more than one event and persists events one at a time.
https://github.com/telefonicaid/fiware-cygnus/blob/11e4b85…
-
geo:point is deprecated (https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/deprecated.md) so its support should be removed from Cygnus at some point.
Check usage in projects befo…
-
Hello,
I added this feature to cygnus sink:
https://github.com/telefonicaid/fiware-cygnus/pull/1416
So I need to update the STH comet raw API to be able to retrieve the stored meta-data attri…
-
There is a lost image in Cygnus documentation in https://fiware-cygnus.readthedocs.io/en/latest/ -- The image under the title "CYNGUS PLACE IN FIWARE ARCHITECTURE" doesn't seem to be in place.
-
Migrate cygnus-common Docker file to Debian as mentioned at:
https://github.com/telefonicaid/fiware-cygnus/blob/de89f72242a8c6a2e53631e33bca7626e12f535f/docker/cygnus-common/Dockerfile#L19
-
I was comparing Fiware-draco backends with [Fiware-Cygnus](https://github.com/telefonicaid/fiware-cygnus) backends and found that following backends are missing:
1. Arcgis
2. Elasticsearch
3. Kafka…
-
When using Postgresql, the creation of the database schema fails.
This occurs when there is no database matching the PostgreSQL user name.
As a specification of the Postgresql driver, if a connect…
-
In this case Orion-LD is talking to Cygnus-LD and extra processing is occuring.
This is a twofold issue
- Cygnus-LD shouldn't log the header as unnecessary since headers can be passed in NGSI-L…