-
Notifications
You must be signed in to change notification settings - Fork 53
Deprecate 4.1 SerialPort connect attribute/event #181
Copy link
Copy link
Open
Description
I have never observed this event handler being called. Certainly, the encompassing 3.3 navigator.serial one is, but not for a specific SerialPort.
I presume this handler is only ever triggered before there is any opportunity to attach a listener to it.
As per #128 and #156, it is difficult or impossible to identify a temporarily disconnected port, even within a single browser session. I understand there is ongoing work to move towards some kind of unique identifier in the future, (even the COM number would be handy) that persists for (at least) the current session. I look forward to seeing this!
In any case, should this attribute/handler (4.1) be deprecated or marked as 'not intended for use' in the specification?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels