Skip to content

Device Services

The EdgeX Foundry Device Service Software Development Kit (SDK) takes the Developer through the step-by-step process to create an EdgeX Foundry Device Service microservice. See Device Service SDK for more details on this SDK.

The Device Service SDK provides a RESTful API that all Device Services inherit from the SDK.

Device SDK V2 API Swagger Documentation

EdgeX 2.0

For EdgeX 2.0 the REST API provided by the Device Service SDK has changed to use DTOs (Data Transfer Objects) for all responses and for all POST/PUT requests.