Kafka Producer

Block Category: Extensions > IOT

Inputs:

      Enable: When the enable pin is high, the values entering the data pin are presented to the transmit queue. When the enable pin is 0, values entering the data pin are ignored.

      Data: Accepts the string to be published on the Kafka broker.

Description: The Kafka Producer block publishes messages to one or more Kafka topics. To use this block, make sure ZooKeeper and Apache Kafka are set up for use on your computer.

Host/Broker Name: Specifies the Kafka broker address.

Topic: Specifies the topic under which the message is to be published.