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
I'm using the "reset" (0x05) service of the "identity" (0x01) class to bring my device into a defined state.
In my current implementation has to handle an exception because - I think - the "SessionInfo" destructor sends a "sign off" package to the now defunc session.
Is there a better way to use the reset service?
Thanks Mario
The text was updated successfully, but these errors were encountered:
Hi
I'm using the "reset" (0x05) service of the "identity" (0x01) class to bring my device into a defined state.
In my current implementation has to handle an exception because - I think - the "SessionInfo" destructor sends a "sign off" package to the now defunc session.
Is there a better way to use the reset service?
Thanks Mario
The text was updated successfully, but these errors were encountered: