Skip to content

Example ctrlX Data Layer Provider Subscription

Introduction

The app demonstrates shows how a provider supports "ctrlX Data Layer" subscription interface.

Function Description

Provider supported the subscription interface.

Prerequisites

see the description on ctrlX Data Layer client and provider library for Go

Visual Studio Code

To use Go within Visual Studio Code, we recommend using the Go for Visual Studio Code extension. The corresponding documentation can also be found under this link.

Open this project folder directly, then the go build environment is set correctly.

Building

Dependency updates with go mod vendor and go mod tidy

Build the executable with ./build.sh

License

SPDX-FileCopyrightText: Bosch Rexroth AG SPDX-License-Identifier: MIT