Features
* add Code 125003 (Wrong Session Token) (by herbetom)
* Merge SessionErrorEnum to ResponseCodeEnum
* Deprecate device.reboot and device.control, prefer device.set_control instead
* Add more ddns, led, monitoring, ntwk, and staticroute endpoints (by scop)
* Add support for endpoints returning JSON (by scop)
* Add more wlan and system endpoints (by scop)
* Implemented USSD endpoint (untested, this is usualy not implemented in most Huawei modems, but it may work on some...)
* Added B593s-22 to compatibility list as INCOMPATIBLE :( (by scop)
* Added B628-265 to compatibility list as COMPATIBLE :) (by Andrea055)
* Removed deprecated exception`ResponseErrorLoginCsfrException` use `ResponseErrorLoginCsrfException` instead