Tasmota/lib/default/pubsubclient-2.8.12/tests/src
Theo Arends d5ca2994ee Add commands MqttKeepAlive and MqttTimeout
- Add commands ``MqttKeepAlive 1..100`` to set Mqtt Keep Alive timer (default 30) and ``MqttTimeout 1..100`` to set Mqtt Socket Timeout (default 4) (#5341)
- Changed PubSubClient library from EspEasy v2.7.12 to Tasmota v2.8.12
- Bump version to 9.3.1.2
2021-03-18 17:44:10 +01:00
..
lib Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
connect_spec.cpp Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
keepalive_spec.cpp Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
publish_spec.cpp Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
receive_spec.cpp Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
subscribe_spec.cpp Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00