broker: type: mqtt conf: host: 127.0.0.1:1883 username: hamview password: secret # Example using Kafka: #broker: # type: kafka # conf: # bootstrap.hosts: 127.0.0.1:9092 # client.id: hamview-receiver