13 lines
295 B
JSON
13 lines
295 B
JSON
{
|
|
"ThingsGateway.Plugin.Kafka.KafkaProducerProperty": {
|
|
"BootStrapServers": "BootStrapServers",
|
|
"Timeout": "Timeout",
|
|
"SaslUsername": "SaslUsername",
|
|
"SaslPassword": "SaslPassword",
|
|
"SecurityProtocol": "SecurityProtocol",
|
|
"SaslMechanism": "SaslMechanism"
|
|
|
|
|
|
}
|
|
}
|