成功返回string类型设备序列号,失败返回整型值 -1
>>> modem.getDevSN()'D1Q20GM050038341P'
>>> modem.getDevSN()
'D1Q20GM050038341P'
本文档使用 panjia@uee.work 构建