mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-14 17:36:38 +02:00
Merge branch 'development02' into asyncWeb02
This commit is contained in:
commit
b871ed06d2
7 changed files with 36 additions and 14 deletions
|
@ -61,7 +61,7 @@
|
|||
<fieldset>
|
||||
<legend class="des">MQTT</legend>
|
||||
<label for="mqttAddr">Broker / Server IP</label>
|
||||
<input type="text" class="text" name="mqttAddr"/>
|
||||
<input type="text" class="text" name="mqttAddr" maxlength="32" />
|
||||
<label for="mqttPort">Port</label>
|
||||
<input type="text" class="text" name="mqttPort"/>
|
||||
<label for="mqttUser">Username (optional)</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue