Integration-ts-example

Hi,

I am trying to understand the development of an integration and have tried the integration-ts-example. After starting the driver, the integration is found in the remote before registration and works so far.

What does registration do? As far as I understand, the IP address of my development PC must be specified, correct?

What happens if I do not perform the registration?

Best regards

You can find more infos how an integration driver works in the core-api repo: core-api/doc/integration-driver at main · unfoldedcircle/core-api · GitHub

Shame on me. I forgot about this source. I’ll get back if I have any further questions after that.