You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using ReadHandler::ApplicationCallback to implement a custom strategy, you will not be able to get the MaxIntervalCeiling in OnSubscriptionRequested for ICD devices.
We only have GetReportingIntervals API and it get mMaxInterval but is overridden.
Reproduction steps
When using ReadHandler::ApplicationCallback to implement a custom strategy, you will not be able to get the MaxIntervalCeiling in OnSubscriptionRequested for ICD devices.
We only have GetReportingIntervals API and it get mMaxInterval but is overridden.
connectedhomeip/src/app/ReadHandler.cpp
Line 744 in 5224cec
connectedhomeip/src/app/ReadHandler.cpp
Line 794 in 5224cec
Bug prevalence
100%
GitHub hash of the SDK that was being used
5224cec
Platform
core
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: