Using Schema Registry

Hi,

I’ve been testing with sending data to a confluent cluster and I’m curious about specifying a schema - for sparkplugB\protobufs - for my topic

I believe i can add this to the config file with the use-schema-registry flag.
Is there an example showing this modification?

Sorry if this has already been answered.

Thanks,
Dan

Hi Dan,

Welcome aboard to the HiveMQ Community! It’s fantastic that you’re interested in MQTT and the HiveMQ broker. We’re thrilled to have you as part of our community.

Regarding your question – it seems there might be a slight confusion. The <use-schema-registry> parameter is associated with <kafka-to-mqtt-mapping> rather than <mqtt-to-kafka-mapping>. This means it pertains to the data the broker can receive from Kafka, rather than the data it sends to Kafka. Let me know if you need further clarification on this.

Best regards,
Dasha from HiveMQ Team