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
It would be great if there was some way to tell if the board has stopped responding. Be it due to failure, power, disconnect, etc. I don't need to know why, just that it's no longer connected. Similar to rwaldron/johnny-five#1037.
The text was updated successfully, but these errors were encountered:
Any status on this? I've tried the .on('close',...) and I'm not getting a message when I pull the plug. Does the REPL option matter in the ctor? I'm setting repl: false.
It would be great if there was some way to tell if the board has stopped responding. Be it due to failure, power, disconnect, etc. I don't need to know why, just that it's no longer connected. Similar to rwaldron/johnny-five#1037.
The text was updated successfully, but these errors were encountered: