blob: 562de49cee07610423a80c4af0ea6b46c5528eb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
participant:
intermediaryParameters:
reportingTimeIntervalMs: 120000
description: Participant Description
participantId: 101c62b3-8918-41b9-a747-d21eb79c6c04
clampAutomationCompositionTopics:
topicSources:
- topic: policy-acruntime-participant
servers:
- ${topicServer:kafka:9092}
topicCommInfrastructure: NOOP
fetchTimeout: 15000
topicSinks:
- topic: policy-acruntime-participant
servers:
- ${topicServer:kafka:9092}
topicCommInfrastructure: NOOP
|