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

Add MQTT-Support #46

Draft
wants to merge 62 commits into
base: main
Choose a base branch
from
Draft

Add MQTT-Support #46

wants to merge 62 commits into from

Conversation

hajoha
Copy link
Contributor

@hajoha hajoha commented Jan 12, 2025

TBD

PeterHasse and others added 30 commits October 29, 2024 12:06
The old one was trying to make it safe for all view interactions rather than just
making the getString() call safe when not attached...
Rather than running the update thread on the Main Thread, lets run it in a handler.
The handler will be backed by a separate HandlerThread and it seems like it will simply
run forever...
Step1: moved LocalFileHandler
Step2: moved NotificationHandler
Step3: moved RemoteInfluxHandler
Step4: moved LocalInfluxHandler

Moving Handlers and their threads off of the UI thread because they were slowing things down a bit.
merge recent main changed to release branch
merge CloudCity changes to rel 0.5
…, add and use parameter less constructors for initialization before data is avaialble
@hajoha hajoha marked this pull request as draft January 12, 2025 17:51
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.

2 participants