Technologies of Cross-Domain Data Exchange

Technical Overview Connector

Connector

The core of CADDE is a module called Connectors.

Connectors are positioned as relay and support services for other services provided by CADDE and external services to meet any needs that arise during the data usage lifecycle. Each API is standardized so that necessary functions and services can be added/exchanged.
In addition, the connector itself is structured as a Building Block structure, so it can support a wide variety of services by adding the necessary interfaces.

 

Technical points

  • By regarding other functions and external services as support services, we make them into linked modules (Microservices) so that they can be changed when used additionally.
  • Building Block structure supports additional use of other functions and external services by adding I/F
  • Provided as an easy-to-implement Docker component

Protocols implemented

  • HTTP
  • FTP
  • NGSI

Technical Specifications

Technical Specifications
Source Code
This site is registered on wpml.org as a development site.