Change MQTT retain flag, QoS and keep alive time from web UI (#321)

This commit is contained in:
Xose Pérez
2017-12-29 14:06:28 +01:00
parent 6575f92df9
commit ae979bc7b3
5 changed files with 2921 additions and 2886 deletions

View File

@@ -1,10 +1,10 @@
.iPhoneCheckContainer {
-webkit-transform:translate3d(0,0,0);
position: relative;
height: 27px;
height: 30px;
cursor: pointer;
overflow: hidden;
margin-bottom: 10px;
margin: 5px 0 10px 0;
}
.iPhoneCheckContainer input {