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 #847 ] OpenHAB MQTT rewrite topic parser #886

Merged
merged 2 commits into from
Feb 17, 2018

Conversation

TD-er
Copy link
Member

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

When OpenHAB MQTT controller was selected, the web interface becomes unresponsive when the controller tab was selected.
Also the ESP almost freezes when MQTT messages were sent.

This is an attempt to make them work faster.
Also a lot of string manipulation, copies and resizes are now no longer needed and the received values are checked to be valid int or float before used.

When OpenHAB MQTT controller was selected, the web interface becomes unresponsive when the controller tab was selected.
Also the ESP almost freezes when MQTT messages were sent.

This is an attempt to make them work faster.
Also a lot of string manipulation, copies and resizes are now no longer needed and the received values are checked to be valid int or float before used.
@Grovkillen
Copy link
Member

Sweet!

@psy0rz psy0rz merged commit f23d9fa into letscontrolit:v2.0 Feb 17, 2018
@TD-er TD-er deleted the bugfix/MQTT_topic_parser_openHab branch February 17, 2018 13:24
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.

3 participants