WE310F5  39.00.000
M2MB_SW_PKG_VERSION_S Struct Reference

Structure defining response for m2m_s2w_system_swpkgv command/api. More...

#include <m2mb_version.h>

Data Fields

UINT8module
 
UINT8modem
 
UINT8package
 
UINT8application
 
UINT8socversion
 
UINT8bleversion
 

Detailed Description

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.

Field Documentation

◆ application

UINT8* application

Definition at line 78 of file m2mb_version.h.

◆ bleversion

UINT8* bleversion

Definition at line 80 of file m2mb_version.h.

◆ modem

UINT8* modem

Definition at line 76 of file m2mb_version.h.

◆ module

UINT8* module

Definition at line 75 of file m2mb_version.h.

◆ package

UINT8* package

Definition at line 77 of file m2mb_version.h.

◆ socversion

UINT8* socversion

Definition at line 79 of file m2mb_version.h.


The documentation for this struct was generated from the following file: