monoZ docs
MZ_device_include.h File Reference

monoZ lib common Devices More...

Go to the source code of this file.

Macros

#define MZ_DEVICE_INCLUDE_H_
 monoZ Device include More...
 

Functions

char * mzd_read_imei (void)
 This function is used to read IMEI number of mono Zero. More...
 
char * mzd_read_cimi (void)
 This function is used to read CIMI of mono Zero. More...
 
char * mzd_read_msisdn (void)
 This function is used to read MSISDN of mono Zero. More...
 
char * mzd_read_network (void)
 This function is used to read network of mono Zero. More...
 
char mzd_read_phone_function (void)
 This function is used to read phone functionality of mono Zero. More...
 
char mzd_read_cops (void)
 This function is used to read COPS of mono Zero. More...
 
char mzd_read_dev_reg_status (void)
 This function is used to read mono Zero registration status. More...
 

Detailed Description

monoZ lib common Devices

Date
Jul 27, 2021
Author
SKM

Definition in file MZ_device_include.h.

Macro Definition Documentation

◆ MZ_DEVICE_INCLUDE_H_

#define MZ_DEVICE_INCLUDE_H_

monoZ Device include

Definition at line 8 of file MZ_device_include.h.