Asset link
Introduction
The Industrial Asset Hub Asset link SDK is a user-friendly package to create your own custom Asset link (AL). Inside the package a powerful engine is used to provide the necessary scaffolding.
Note:
To get the SDK, download the file cdm-al-sdk.tar.gz
from the
IAH AL SDK release page.
In case of restricted access, please contact the Industrial Asset Hub Team.
The archive file consists of:
- A cookiecutter template to generate the boilerplate
- Vendored Go modules
Overview
Figure: iah-al-sdk
Note: Details in the packages "internals" and "models" have been omitted for brevity.
The SDK is designed so that you only need to implement the necessary interfaces to create a new Asset link.
For details on pre-requisites and guidelines, refer to the IAH AL SDK README page.