Update some JSON Files for Website (#812)

* Update JSON Files for Website

* fix microcode json
This commit is contained in:
CanbiZ
2024-12-13 15:24:14 +01:00
committed by GitHub
parent 82ba836743
commit 77d2df5a0f
68 changed files with 164 additions and 98 deletions

View File

@ -30,5 +30,10 @@
"username": "admin",
"password": "public"
},
"notes": []
"notes": [
{
"text": "Setup-Steps: Access Control ➡ Authentication ➡ Create ➡ Next ➡ Next ➡ Create ➡ Users ➡ Add ➡ Username / Password (to authenicate with MQTT) ➡ Save. You're now ready to enjoy a high-performance MQTT Broker.",
"type": "info"
}
]
}