Skip to content

Home

This repository contains connectors to external data sources used by MOSE Analytics Software deliverables.

Currently, it includes:

  • HTTP API clients - Clients to communicate with external REST APIs
    • CMD API Client: Communicate with CMD Report API
    • SmartSensor API Client: Communicate with SmartSensor API
    • MCCU API Client: Communicate with MCCU API
    • MOR API Client: Communicate with MOR API
    • ALM API: Communicate with Asset Lifecycle Management API
    • Powertrain API: Collection of API clients to Powertrain microservices
  • Drive DB clients - Clients to communicate with Drive DBs
    • Cosmos DB Client: Communicate with Cosmos DB database with Drive data
  • File Storage engine - Support for unified file storage management:
    • Azure Storage Engine: Based on Azure Blob Storage,
    • File System Storage Engine: Based local file system