mirror of
https://github.com/OMGeeky/flucto-heisskleber.git
synced 2025-12-26 16:07:50 +01:00
17 lines
260 B
YAML
17 lines
260 B
YAML
# Heisskleber config file for MqttConf
|
|
host: localhost
|
|
mapping: /deprecated/
|
|
max_saved_messages: 100
|
|
packstyle: json
|
|
password: ''
|
|
port: 1883
|
|
print_stdout: false
|
|
qos: 0
|
|
retain: false
|
|
source_id: box-01
|
|
ssl: false
|
|
timeout_s: 60
|
|
topics: []
|
|
user: ''
|
|
verbose: false
|