Huawei Lte Api Versions Save

API For huawei LAN/WAN LTE Modems

1.8.1

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.7.3...1.8.1

1.7

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.6.11...1.7

1.6.11

1 year ago

What's Changed

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.6.10...1.6.11

1.6.10

1 year ago

What's Changed

  • Expanded enum defs for sms
  • Implemented new dataclass Sms.Message that holds all SMS message info
  • Implemented new "abstract" method Sms.get_messages() that have same parameters as Sms.get_sms_list but can have read_count=None parameter to return all SMS messages and returns Generator[Message]. this also implements fix for #164

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.6.9...1.6.10

1.6.9

1 year ago

What's Changed

  • Fixes issue with unauthorized access #159

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.6.8...1.6.9

1.6.8

1 year ago

What's Changed

  • Added new abstraction class for WiFi Config called WLanSettings and new methods WLan.find_wlan_settings and WLan.save_wlan_settings. WLan.find_wlan_settings allows to filter a list of WLans by criteria provided and returs List[WLanSettings]. WLan.save_wlan_settings accepts List[WLanSettings] of modified WLanSettings

1.6.6

1 year ago

What's Changed

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.6.5...1.6.6

1.6.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.6.4...1.6.5

1.6.4

1 year ago

What's Changed

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.6.3...1.6.4

1.6.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Salamek/huawei-lte-api/compare/1.6.1...1.6.2