mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
default mqtt_retain off
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
<div class="row form-group">
|
||||
<label class="col-xs-3">QOS<i style="margin-left: 10px;" class="glyphicon glyphicon-info-sign"
|
||||
aria-hidden="true" data-toggle="popover" data-trigger="hover" data-placement="right"
|
||||
data-content="MQTT QOS"></i></label>
|
||||
data-content="MQTT QOS 0,1 or 2"></i></label>
|
||||
<span class="col-xs-9">
|
||||
<input class="form-control input-sm" placeholder="1" value="" style="display:inline;max-width:185px"
|
||||
id="mqttqos" type="text">
|
||||
|
||||
Reference in New Issue
Block a user