]> the.earth.li Git - mqtt-arp.git/blobdiff - mqtt-arp.conf
Add basic config file parsing
[mqtt-arp.git] / mqtt-arp.conf
diff --git a/mqtt-arp.conf b/mqtt-arp.conf
new file mode 100644 (file)
index 0000000..7c80617
--- /dev/null
@@ -0,0 +1,15 @@
+# Example config file for mqtt-arp
+# Commented out entries are the defaults
+#mqtt_host mqtt-host
+#mqtt_port 8883
+mqtt_user mqtt-arp
+mqtt_pass mypassword
+#mqtt_topic location/by-mac
+
+#location home
+capath /etc/ssl/certs/ca-certificates.crt
+
+# Up to MAX_MACS (8 by default) addresses supported
+mac 00:11:22:33:44:55
+mac 00:66:77:88:99:aa
+mac 00:bb:cc:dd:ee:ff