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

[ICD] Implement the ActiveThreshold up time #24260

Closed
mkardous-silabs opened this issue Jan 4, 2023 · 2 comments
Closed

[ICD] Implement the ActiveThreshold up time #24260

mkardous-silabs opened this issue Jan 4, 2023 · 2 comments
Milestone

Comments

@mkardous-silabs
Copy link
Contributor

mkardous-silabs commented Jan 4, 2023

Feature description

Once #24258 is done, the logic to keep a device up for a certain amount of time after communication can be implemented. Theup time is defined by the ActiveThresHoldInterval of the ClientMonitoring cluster

@mkardous-silabs
Copy link
Contributor Author

This task is partially done for Openthread were a timer is started when slow polling is requeted, When the timer is finished, the deivce will switch to its idle time interval.

@mkardous-silabs mkardous-silabs changed the title [ICD] Implemente the ActiveThreshold up time [ICD] Implement the ActiveThreshold up time Jul 18, 2023
@github-actions github-actions bot removed the icd Intermittently Connected Devices label Jul 18, 2023
@mkardous-silabs mkardous-silabs added this to the 1.2 milestone Jul 18, 2023
@mkardous-silabs
Copy link
Contributor Author

Implementation of the ActiveModeThreshold in the ICD Manager is done.
https://github.com/project-chip/connectedhomeip/blob/master/src/app/icd/ICDManager.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant