7.2. APIs - Core Services - Core Data

7.2.1. Architecture Reference

For a description of the architecture, see Core Data

7.2.2. Introduction

EdgeX Foundry Core Data Service includes the device and sensor collected data database and APIs to expose the database to other services as well as north-bound integration. The database is secure. Direct access to the database is restricted to the Core Data service APIs. Core Data also provides the REST API to create and register a new device.

https://github.com/edgexfoundry/edgex-go/blob/master/api/raml/core-data.raml

Core Data API HTML Documentation

Core Data API Swagger Documentation