Skip to main content

Overview

The OctoMesh SDK is a collection of libraries that provide the necessary tools to

  • Interact with the API
  • Create Data Transfer Objects (DTOs) for the API
  • Create adapters
  • Create nodes for ETL pipelines

Currently, the SDK is available for .NET and .NET Core. All libraries are available as NuGet packages.

Overview of Libraries

Overview of Samples

  • Adapter Demos: A basic implementation of an Edge and Mesh adapter that demonstrates how to create an adapter for OctoMesh. This adapter is a reference implementation for the OctoMesh SDK.