log client topic subscription
log client topic subscription
This commit is contained in:
parent
3e8ad68eb2
commit
3b7b31af47
1 changed files with 3 additions and 0 deletions
|
|
@ -474,6 +474,9 @@ class BumperMQTTServer_Plugin:
|
|||
(topic, qos)
|
||||
]
|
||||
)
|
||||
else:
|
||||
proxymodelog.info(f"MQTT Proxy Mode - New MQTT Topic Subscription - Client: {client_id} - Topic: {topic}")
|
||||
|
||||
#return
|
||||
#pass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue