Добавлена начальная поддержка MQTT
[weathermon.git] / weathermon.uci
index 27631ac5a8d8978c4b0af25586e1222a1b8a66a5..6c2f6e45e63125873cf8652f9be7de14fbe45787 100644 (file)
@@ -1,5 +1,5 @@
 config internal 'web'
-       option url http://estia.rvb-home.lan/meteo/send.php
+       option url http://server/path/send.php
        option user meteo
        option password somestrictpassword
        option iface eth0
@@ -11,3 +11,6 @@ config internal 'serial'
 
 config internal 'logging'
        option enabled on
+
+config internal 'mqtt'
+        option host server