mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 23:23:52 +01:00
Prozessabbildübertragung per MQTT begonnen
This commit is contained in:
@@ -22,3 +22,14 @@ port = 55234
|
||||
xmlrpc = 0
|
||||
aclfile = /etc/revpipyload/aclxmlrpc.conf
|
||||
bindip = *
|
||||
|
||||
[MQTT]
|
||||
mqtt = 0
|
||||
basetopic = revpi/data
|
||||
sendinterval = 15
|
||||
host =
|
||||
port = 1883
|
||||
tls_set = 0
|
||||
username =
|
||||
password =
|
||||
client_id =
|
||||
|
||||
Reference in New Issue
Block a user