This page lists all the Adlink Edge SDK documentation to help you get started installing, running and using Adlink Edge SDK
Adlink Edge SDK Documentation
The ADLINK Edge SDK provides a simple API for creating and maintaining ‘digital twins’ of typically physical assets (Things) on a data sharing framework, the ADLINK Data River. A (connected) Thing projects a ‘digital twin’ of itself on the DataRiver. Things typically represent a physical device, but can also be a software-only asset. A Thing can represent e.g. status, inputs and outputs of that asset.
Installing Adlink Edge SDK
Before you can use Adlink Edge SDK you will need to install and license it. The Adlink Edge SDK installation Guide (pdf ) will take you though the steps to install and license the software. It also shows you how to compile the examples that are included in the distribution.
Using Adlink Edge SDK
The Adlink Edge C++ User Guide (pdf) will give you all the information you need to get started developing applications for Adlink Edge SDK in C++.
The Adlink Edge C++ API Documentation (pdf) will provide detailed information on the C++ API functionality.
The Adlink Edge Python User Guide (pdf) will give you all the information you need to get started developing applications for Adlink Edge SDK in Python.
The Adlink Edge Python API will provide detailed information on the Python API functionality.
The Adlink Edge Java User Guide (pdf) will give you all the information you need to get started developing applications for Adlink Edge SDK in Java.
The Adlink Edge .Net Core User Guide (pdf) will give you all the information you need to get started developing applications for Adlink Edge SDK in Java.
The Adlink Edge App Patterns (pdf) provides information about the principles behind ADLINK Edge Apps, and how to create an ADLINK Edge App such that it will be compatible with the ADLINK Edge Platform.