![]() |
WE310F5
39.00.000
|
Structure defining response for m2m_s2w_system_swpkgv command/api. More...
#include <m2mb_version.h>
Data Fields | |
UINT8 * | module |
UINT8 * | modem |
UINT8 * | package |
UINT8 * | application |
UINT8 * | socversion |
UINT8 * | bleversion |
Structure defining response for m2m_s2w_system_swpkgv command/api.
Returns all the Available package versions 'ModuleVersion, ModemVersion, PackageVersion, ApplnVersion, SocketVersion' is sent.
Definition at line 73 of file m2mb_version.h.
UINT8* application |
Definition at line 78 of file m2mb_version.h.
UINT8* bleversion |
Definition at line 80 of file m2mb_version.h.
UINT8* modem |
Definition at line 76 of file m2mb_version.h.
UINT8* module |
Definition at line 75 of file m2mb_version.h.
UINT8* package |
Definition at line 77 of file m2mb_version.h.
UINT8* socversion |
Definition at line 79 of file m2mb_version.h.