blob: c8f3764979fd4910d8f87c99cf9e023b9291e1cb [file] [log] [blame]
elinuxhenrike30dbe32022-02-28 16:10:48 +01001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
3.. Copyright (C) 2022 Nordix
4
5DMaaP Mediator Producer
6~~~~~~~~~~~~~~~~~~~~~~~
7
ychaconc7ae5b12023-02-10 13:59:59 +01008Configurable mediator to take information from DMaaP and Kafka and present it
9as a coordinated Information Producer.
elinuxhenrike30dbe32022-02-28 16:10:48 +010010
ychaconc7ae5b12023-02-10 13:59:59 +010011This mediator is a generic information producer, which register itself as an
12information producer of defined information types in Information Coordination
13Service (ICS).
elinuxhenrike30dbe32022-02-28 16:10:48 +010014The information types are defined in a configuration file.
ychaconc7ae5b12023-02-10 13:59:59 +010015Information jobs defined using ICS then allow information consumers to
16retrieve data from DMaaP MR or Kafka topics (accessing the ICS API).
elinuxhenrik3d9a1052022-06-23 10:42:32 +020017
18This product is a part of :doc:`NONRTRIC <nonrtric:index>`.