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

[Platform] AutoCommissioner gaps (reset failsafe, retry net config) #23208

Closed
chrisdecenzo opened this issue Oct 16, 2022 · 0 comments · Fixed by #23209 or #23212
Closed

[Platform] AutoCommissioner gaps (reset failsafe, retry net config) #23208

chrisdecenzo opened this issue Oct 16, 2022 · 0 comments · Fixed by #23209 or #23212
Assignees

Comments

@chrisdecenzo
Copy link
Contributor

chrisdecenzo commented Oct 16, 2022

Reproduction steps

  1. There is no simple way to reset the failsafe timer during commissioning
  • When user input is needed during commissioning (ex: to select a network, to respond to attestation issues), the failsafe timer must be set to a high value.
  • During this time, it would be useful to have a command to reset the failsafe timer.
  • Prior to CASE (operational discovery), it would be useful to be able to reset the failsafe timer to a smaller value.
  1. There is no simple way to retry a different network config when the first attempt fails
  • Since its an error, the CHIPDeviceController automatically cleans itself up (cancels commissioning.
  • It would be useful to be able to allow the UX to decide whether to cancel commissioning or to retry with different a network config.

Platform

core (please add to version below)

Platform Version(s)

master

Type

Manually tested with SDK

(Optional) If manually tested please explain why this is only manually tested

No response

Anything else?

No response

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