Skip to content

Include Modem Serial Ports in Serialport.list() #2922

@HeorArthur

Description

@HeorArthur

Background

Currently, the Serialport.list() method does not return information about serial ports associated with modems, which are typically virtual serial ports used by communication modules.

Feature Suggestion

I propose that the Serialport.list() method be modified to include virtual serial ports corresponding to modems. This enhancement will allow users to easily access and utilize these ports within their applications.

Expected Effect

By including modem-related serial ports in the output of Serialport.list(), users will be able to:

  • Easily identify and interact with virtual serial ports associated with communication modules.
  • Enhance the functionality of applications that rely on these ports for data transmission and device communication.

Additional Information

  • Priority: Medium. This feature would benefit developers working with communication modules but may not be critical for all users.

Snipaste_2024-10-21_15-20-47

Snipaste_2024-10-21_15-21-04

Snipaste_2024-10-21_15-21-18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions