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
Return python object intead of bool value as Response for commissioning with device (#38787)
* Return python object intead of bool value as Response for commissioning with device
* added docstrings PairingStatus class
* Restyled by autopep8
* set the PairingStatus to False when exception occurs
* Updated PairingStatus class to evaluate to true without success parameter to make it easier to use
* bool expression validation is made directly instead of storing in variable and if success do not return empty string
* added new line to re-start CI job
---------
Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: cjandhyala <[email protected]>
0 commit comments