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 ICD Check-In Message state-machine #28229

Closed
mkardous-silabs opened this issue Jul 24, 2023 · 0 comments · Fixed by #30526
Closed

[ICD] Implement the ICD Check-In Message state-machine #28229

mkardous-silabs opened this issue Jul 24, 2023 · 0 comments · Fixed by #30526
Assignees
Labels
icd Intermittently Connected Devices

Comments

@mkardous-silabs
Copy link
Contributor

Description

when an ICD goes from IdleMode to ActiveMode, it needs to send a check-in message to all registered controllers if they do not have a valid subscription with the ICD.

The steps are :
1- For each registered subject, check if they have an active subscription
2- If not, send a check-in message to the check-in node Id.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
icd Intermittently Connected Devices
Development

Successfully merging a pull request may close this issue.

2 participants