telefonicaid / fiware-cygnus

A connector in charge of persisting context data sources into other third-party databases and storage systems, creating a historical view of the context
https://fiware-cygnus.rtfd.io/
GNU Affero General Public License v3.0
64 stars 105 forks source link

[cygnus-ngsi][NGSIOrionSink] Create #1447

Closed frbattid closed 6 years ago

frbattid commented 7 years ago

This is a sink in charge of creating in/appending to an Orion instance data coming from another Orion instnace (or even the same one).

The idea is such a sink acts as a transformation gateway betwen Orion instances.

In a fisrt stage, Name Mappings functionality as it is can be used for simple transformacions, i.e. by changing any of the following fields:

In a second stage, Name Mappings functionality could be changed in order to add or ignore attributes, whole entities or complete service paths.

fgalan commented 6 years ago

Implemented ad the end by PR https://github.com/telefonicaid/fiware-cygnus/pull/1529