Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issue #869] Added 'LWT' to last will topic and improved CPU load #883

Merged
merged 3 commits into from
Feb 16, 2018

Conversation

TD-er
Copy link
Member

@TD-er TD-er commented Feb 16, 2018

See #869 for discussion on Last Will Topic.
Also changed the way it tried to reconnect to make it return a lot faster when connection is not (yet) possible and call the PubSubClient::loop() at a much slower pace to reduce CPU usage. (See #847)
This higher CPU load was probably introduced when fixing #683.

… CPU load

See letscontrolit#869 for discussion on Last Will Topic.
Also changed the way it tried to reconnect to make it return a lot faster when connection is not (yet) possible and call the PubSubClient::loop() at a much slower pace to reduce CPU usage. (See letscontrolit#847)
This higher CPU load was probably introduced when fixing letscontrolit#683.
@psy0rz psy0rz merged commit a93a078 into letscontrolit:v2.0 Feb 16, 2018
@TD-er TD-er deleted the bugfix/MQTT_last_will_and_CPU_load branch February 16, 2018 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants