This PR implements an extension to the participant configuration that allows to override the labels of DataPublisher, DataSubscriber, RpcClient, and RpcServer controllers in the participant configuration.
The format (all other controllers analogous) is like this:
Subject
This PR implements an extension to the participant configuration that allows to override the labels of
DataPublisher
,DataSubscriber
,RpcClient
, andRpcServer
controllers in the participant configuration.The format (all other controllers analogous) is like this:
The labels completely replace what is specified in the code.
This is just a proposal to play around with, it is not neccessarily the final form.
JIRA Issue SILKIT-1636
Instructions for review / testing
Developer checklist (address before review)