| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Structure for holding settings of the GSM modem and its SIM card. More...
import <GsmModem.idl;
| Public Attributes | |
| string | pin | 
| PIN of the SIM card. | |
| string | smsc | 
| Custom SMS center number (in ITU-T E.164 format), leave empty to use number stored on SIM card. | |
Structure for holding settings of the GSM modem and its SIM card.
Definition at line 46 of file GsmModem.idl.
| string serial::GsmModem::Settings::pin | 
PIN of the SIM card.
Definition at line 47 of file GsmModem.idl.
| string serial::GsmModem::Settings::smsc | 
Custom SMS center number (in ITU-T E.164 format), leave empty to use number stored on SIM card.
Definition at line 48 of file GsmModem.idl.