Module v.c.s.sms

Part of vmc.common.sms

SMS related classes and utilities
Class GSMAddress Undocumented
Function gsm_decoder Undocumented
Class ShortMessage I represent a SMS in the system
Class ShortMessageDeliver Undocumented
Class ShortMessageSubmit No class docstring; 2/9 methods documented
Function gsm_address_from_octets Read a gsm address from octets.
Function datetime_from_octets Returns a datetime object from octets
Function pdu_to_message Undocumented
def gsm_decoder(septets):
Undocumented
def gsm_address_from_octets(octets):

Read a gsm address from octets.

Consumes those octets holding the address field.

returns GSMAddress
def datetime_from_octets(octets):

Returns a datetime object from octets

Consumes those octets holding the timestamp.

returns naive datetime.datetime instance relative to UTC
def pdu_to_message(pdu):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.