-
Notifications
You must be signed in to change notification settings - Fork 123
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
Health messages not handled #616
Comments
Hello, As a solution I would recommend importing the library locally, via SPM or CocoaPods, and adding Health client and server delegates like they are for Config and Scenes. We could gladly accept a PR :) It's vacation period now, so the fastest we could do anything about it would be September-ish, so the above solution is best for you, if technically possible. |
Hi @philips77, how are you going ? Thanks in advance. |
Hello,
I'm starting to work on DFU soon, then I'm planning Subnet Bridge and Health messages later. It's day mid 2025 or later. I'm quite busy with other projects as well... :(
|
Thanks for your answer, I will probably start implementing it myself and submit a PR in a few times. Good luck with your planning ! |
#626 Here is the PR for this ! |
Version
4.2.0 (latest)
Ask the question
Hi, I was trying to get health messages, but It seems like the library won't let me override the nil delegate that is set in the init of the localElements.
This function will automatically remove my ModelDelegate for Health Server.This is very important for our project to get this Health messages, could you please provide a solution for that problem?
Thanks in advance, and thanks for all of your work!
Relevant log output
The text was updated successfully, but these errors were encountered: