Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
serial::PortDispatcher Interface Reference

Top-level interface of the serial port manager. More...

Public Member Functions

map< string, SerialPortgetPorts ()
 Get serial ports. More...
 

Detailed Description

Top-level interface of the serial port manager.

Definition at line 14 of file PortDispatcher.idl.

Member Function Documentation

◆ getPorts()

map< string, SerialPort > serial::PortDispatcher::getPorts ( )

Get serial ports.

Returns a map of serial ports that are both

  • available on the device
  • monitored by the system

The mapping is 'symbolic port name' -> 'port instance'.

Returns
– A map with available port instances

The documentation for this interface was generated from the following file: