Legrand / Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Interface for communication with an analog modem attached to a serial port. More...
import"AnalogModem.idl";
Classes | |
struct | CallEndedEvent |
An event that's emitted when a dial-in call was hung up. More... | |
struct | CallReceivedEvent |
An event that's emitted when a dial-in call was answered. More... | |
struct | DialInEvent |
Dial-in event. More... | |
struct | Settings |
Public Member Functions | |
Settings | getSettings () |
Get modem settings. More... | |
int | setSettings (in Settings settings) |
Set modem settings. More... | |
Public Attributes | |
constant int | SUCCESS = 0 |
Error codes. More... | |
constant int | ERR_INVALID_VALUE = 1 |
Invalid argument. | |
Interface for communication with an analog modem attached to a serial port.
Settings serial::AnalogModem::getSettings | ( | ) |
Get modem settings.
int serial::AnalogModem::setSettings | ( | in Settings | settings | ) |
Set modem settings.
settings | – New settings |
constant int serial::AnalogModem::SUCCESS = 0 |
Error codes.
No error