Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: App_Pese_Ruche_SYSBEE
Fork of C027_Support by
MDMParser::DevStatus Struct Reference
Device status. More...
#include <MDM.h>
Data Fields | |
| Dev | dev |
| Device Type. | |
| Lpm | lpm |
| Power Saving. | |
| Sim | sim |
| SIM Card Status. | |
| char | ccid [20+1] |
| Integrated Circuit Card ID. | |
| char | imsi [15+1] |
| International Mobile Station Identity. | |
| char | imei [15+1] |
| International Mobile Equipment Identity. | |
| char | meid [18+1] |
| Mobile Equipment IDentifier. | |
| char | manu [16] |
| Manufacturer (u-blox) | |
| char | model [16] |
| Model Name (LISA-U200, LISA-C200 or SARA-G350) | |
| char | ver [16] |
| Software Version. | |
Detailed Description
Device status.
Definition at line 47 of file MDM.h.
Field Documentation
Generated on Wed Jul 13 2022 18:27:44 by
1.7.2
