SMDI service protocol via serial device. More...
#include <smdi.h>
Inherits: SMDI, Serial
A class to implement SMDI through a serial device connection using the APE serial class.
Connect SMDI service thread to a specified serial device.
serial | baud of serial connection (normally 1200bps). |
device | name of serial port. |
pri | level of SMDI service thread. |
Serial port derived method for actually sending SMDI message waiting control messages to the switch.
msg | waiting control string. |
Serial port derived method for reading SMDI input into the service thread.
| Kdoc |