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

Handler to propagate errors prior to JOIN_FIN.req #29

Open
jwhui opened this issue Mar 11, 2020 · 1 comment
Open

Handler to propagate errors prior to JOIN_FIN.req #29

jwhui opened this issue Mar 11, 2020 · 1 comment
Assignees
Labels

Comments

@jwhui
Copy link
Member

jwhui commented Mar 11, 2020

The current handler is invoked after receiving a JOIN_FIN.req:

accepted = mCommImpl.mCommissioningHandler(

It would be useful to propagate any errors (see #28 for example) that occur prior to receiving the JOIN_FIN.req to the user.

@wgtdkp
Copy link
Member

wgtdkp commented Mar 12, 2020

Agree.

@wgtdkp wgtdkp self-assigned this Mar 12, 2020
@wgtdkp wgtdkp added the p2 label Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants