getMonitors

abstract fun getMonitors(): List<ID253Monitor>

Retrieves a list of available serial ports on the system.

The results are objects which abstract away the nitty-gritty IO comms and provide a simpler interface for interacting with the monitor.

Return

List of ID253Monitor objects

See also