This page is the central place for application-level developer documentation of the Data Distribution Agent (DDA).
The README contains an overview of DDA concepts and a quick start guide on how to configure and run a DDA as a sidecar.
The DDA Developer Guide describes how to use the public DDA services and APIs in an application, either embedded as a programming library or through a gRPC or gRPC-Web client.
To integrate DDA as a library or to implement your own bindings for communication protocols, storage, or state synchronization you can look up the documentation of the DDA Golang module and its packages here.
The repository dda-examples contains a collection of ready-to-run best practice code examples demonstrating how to use DDA as a sidecar or library in a decentralized desktop or web application.
The test coverage report of the latest DDA release can be found here.
Copyright (c) 2023 Siemens AG. Documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.