Click or drag to resize

3.2 Basic Concepts

The Process Data Analyzer API is gRPC/Proto based. This means that we will run a client application which connects to a service or server. The client will act as the API and the server/service will represent a running instance of the PDA similar to the PDA UI.

This chapter will you to the basic concepts and the possibilities which come with a decoupled server client API.