Part of vmc.common.hardware.base View In Hierarchy
Known subclasses: vmc.common.hardware.huawei.HuaweiCustomizer, vmc.common.hardware.nokia.NokiaCustomizer, vmc.common.hardware.novatel.NovatelCustomizer, vmc.common.hardware.option.OptionCustomizer, vmc.common.hardware.sierra.SierraWirelessCustomizer, vmc.common.hardware.sonyericsson.SonyEricssonCustomizer
Class Variables | adapter | Adapter for the device
(type: SIMCardConnAdapter
child.
) |
async_regexp | regexp to parse asynchronous notifications emited by the device. | |
conn_dict | Dictionary with the AT strings necessary to change between the different connection modes | |
cmd_dict | Dictionary with commands info | |
device_capabilities | List with the unsolicited notifications that this device supports | |
authklass | Class that will handle the authentication for this device | |
connklass | Class that will handle the connection for this device | |
netrklass | Class that will handle the network registration for this device |