|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eurotech.framework.net.admin.modem.telit.he910.TelitHe910
public class TelitHe910
Defines Telit HE910 modem
| Constructor Summary | |
|---|---|
TelitHe910(ModemDevice device,
org.osgi.service.io.ConnectionFactory connectionFactory,
ModemTechnologyType technologyType)
TelitHe910 modem constructor |
|
| Method Summary | |
|---|---|
void |
bindVectorJ21GpioService(IVectorJ21GpioService vectorJ21GpioService)
|
String |
getAtPort()
|
long |
getCallRxCounter()
Reports number of bytes received during a call |
long |
getCallTxCounter()
Reports number of bytes tarnsmitted during a call |
List<NetConfig> |
getConfiguration()
|
String |
getDataPort()
|
String |
getManufacturer()
Returns modem's manufacturer identification |
String |
getModel()
Reports modem's model |
ModemDevice |
getModemDevice()
Returns the associated UsbModemDevice |
ModemRegistrationStatus |
getRegistrationStatus()
Reports modem registration status |
String |
getRevisionID()
Reports modem's revision identification |
String |
getSerialNumber()
Answers modem's serial number |
String |
getServiceType()
Reports Service Type |
int |
getSignalStrength()
Reports signal strength in dBm |
ModemTechnologyType |
getTechnologyType()
|
boolean |
isReachable()
|
boolean |
isSimCardReady()
|
void |
reset()
resets the modem and tries to restore the state of the modem driver. |
void |
setConfiguration(List<NetConfig> netConfigs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TelitHe910(ModemDevice device,
org.osgi.service.io.ConnectionFactory connectionFactory,
ModemTechnologyType technologyType)
usbDevice - - modem USB device as UsbModemDeviceconnectionFactory - - connection factory ConnectionFactorytechnologyType - - cellular technology type as ModemTechnologyType| Method Detail |
|---|
public void bindVectorJ21GpioService(IVectorJ21GpioService vectorJ21GpioService)
public String getModel()
throws EsfException
CellularModem
getModel in interface CellularModemEsfException
public String getManufacturer()
throws EsfException
CellularModem
getManufacturer in interface CellularModemEsfException
public String getSerialNumber()
throws EsfException
CellularModem
getSerialNumber in interface CellularModemEsfException
public String getRevisionID()
throws EsfException
CellularModem
getRevisionID in interface CellularModemEsfException
public boolean isReachable()
throws EsfException
isReachable in interface CellularModemEsfException
public boolean isSimCardReady()
throws EsfException
isSimCardReady in interface HspaCellularModemEsfException
public void reset()
throws EsfException
CellularModem
reset in interface CellularModemEsfException
public int getSignalStrength()
throws EsfException
CellularModem
getSignalStrength in interface CellularModemEsfException
public ModemRegistrationStatus getRegistrationStatus()
throws EsfException
CellularModem
getRegistrationStatus in interface CellularModemModemRegistrationStatus
EsfException
public long getCallTxCounter()
throws EsfException
CellularModem
getCallTxCounter in interface CellularModemEsfException
public long getCallRxCounter()
throws EsfException
CellularModem
getCallRxCounter in interface CellularModemEsfException
public String getServiceType()
throws EsfException
CellularModem
getServiceType in interface CellularModemEsfExceptionpublic ModemDevice getModemDevice()
CellularModem
getModemDevice in interface CellularModemUsbModemDevice
public String getDataPort()
throws EsfException
getDataPort in interface CellularModemEsfException
public String getAtPort()
throws EsfException
getAtPort in interface CellularModemEsfExceptionpublic List<NetConfig> getConfiguration()
getConfiguration in interface CellularModempublic void setConfiguration(List<NetConfig> netConfigs)
setConfiguration in interface CellularModempublic ModemTechnologyType getTechnologyType()
getTechnologyType in interface CellularModem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||