From 46e932049e8b97373f453d91224a93e068bc1cf7 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Tue, 7 Apr 2020 13:26:09 +0200 Subject: [PATCH] mqtt/application: Allow root to read SYS topics --- roles/mqtt/application/templates/main.acl | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/mqtt/application/templates/main.acl b/roles/mqtt/application/templates/main.acl index 523a6b6..7d0a5c5 100644 --- a/roles/mqtt/application/templates/main.acl +++ b/roles/mqtt/application/templates/main.acl @@ -2,3 +2,4 @@ user root topic readwrite # +topic read $SYS/#