Tasmota/lib/default/pubsubclient-2.8.12/tests/testcases
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
..
__init__.py Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
mqtt_basic.py Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
mqtt_publish_in_callback.py Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
settings.py Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00