microcontroller mqtt auth storage
This commit is contained in:
parent
d0f2c82ee5
commit
a90805b171
3 changed files with 53 additions and 20 deletions
|
@ -17,7 +17,7 @@
|
|||
<p class="config_title">BMS Server - Port</p>
|
||||
<input type="text" id="bms_port" name="bms_port" class="conf_txt" value="1883"><br>
|
||||
<label class="container">Authentication
|
||||
<input type="checkbox" id="bms_useauth" checked="checked">
|
||||
<input type="checkbox" name="bms_useauth" id="bms_useauth" checked="checked" value="yes">
|
||||
<span class="checkmark"></span>
|
||||
</label>
|
||||
<p class="config_title">BMS Server - Username</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue