A
Size: a a a
A
A
AF
A
A
AF
A
H
A
AF
i
mqtt.0 2019-10-28 15:48:36.327 info Client [Boiler] subscribes on "myhome/Boiler/#" with regex /^mqtt\.0\.myhome\.Boiler\..*/
mqtt.0 2019-10-28 15:48:36.326 info Client [Boiler] subscribes on "myhome/Boiler/#" with regex /^myhome\.Boiler\..*/
mqtt.0 2019-10-28 15:48:29.109 info Client [Boiler] connected with secret 1572252509108_4720
mqtt.0 2019-10-28 15:48:29.098 info Client [Boiler] connection closed: timeout
sql.0 2019-10-28 15:36:32.551 info Do not store value "" for mqtt.0.myhome.Boiler.temperature because no number
mqtt.0 2019-10-28 15:32:58.287 info Client [Boiler] subscribes on "myhome/Boiler/#" with regex /^mqtt\.0\.myhome\.Boiler\..*/
mqtt.0 2019-10-28 15:32:58.286 info Client [Boiler] subscribes on "myhome/Boiler/#" with regex /^myhome\.Boiler\..*/
mqtt.0 2019-10-28 15:32:58.207 info Client [Boiler] connected with secret 1572251576743_7390
mqtt.0 2019-10-28 15:32:55.693 info Client [Boiler] connection closed: timeout
sql.0 2019-10-28 15:31:58.346 info Do not store value "" for mqtt.0.myhome.Boiler.temperature because no number
mqtt.0 2019-10-28 15:31:48.346 info Client [Boiler] subscribes on "myhome/Boiler/#" with regex /^mqtt\.0\.myhome\.Boiler\..*/
mqtt.0 2019-10-28 15:31:48.346 info Client [Boiler] subscribes on "myhome/Boiler/#" with regex /^myhome\.Boiler\..*/
mqtt.0 2019-10-28 15:31:48.083 info Client [Boiler] connected with secret 1572251508081_6979
mqtt.0 2019-10-28 15:31:48.079 info Client [Boiler] connection closed: timeout
i
AF
IA
i
IA
i
if (client._keepalive !== 0) {
let streamtimeout_sec = 1.5 * client._keepalive;
stream.setTimeout(streamtimeout_sec * 1000);
adapter.log.debug(`Client [${client.id}] with keepalive ${client._keepalive} set timeout to ${streamtimeout_sec} seconds`);
}
_
i