feat: add authentication to MQTT - resolved #1772

This commit is contained in:
liyasthomas
2021-11-16 07:52:26 +05:30
parent 4a8efbf426
commit 8096ed300d
3 changed files with 36 additions and 4 deletions

View File

@@ -57,6 +57,7 @@
"
spellcheck="false"
:disabled="connectionSSEState"
@keyup.enter="serverValid ? toggleSSEConnection() : null"
/>
</div>
<ButtonPrimary