huawei-modem-python-api-client
huawei-modem-python-api-client copied to clipboard
GET SMS
How to get sms from inbox?
ctx = get_session() sent = sms.get_sms(ctx) print(sent)
get_sms: get information from boxes: inbox, outbox