![]() |
API
2.2
TSmarT Software Library
|
Cellular 2g network parameters structure. More...
#include <tsmart_lhings.h>
Data Fields | |
uint8_t * | apn |
uint8_t * | login |
uint8_t * | password |
uint16_t | time_to_connect |
Cellular 2g network parameters structure.
uint8_t* apn |
Access point name
uint8_t* login |
APN login
uint8_t* password |
APN password
uint16_t time_to_connect |
Define a time limit to connect GPRS bearer.For example, value 300 for this option sets a wait time of 30s (300*100ms). Range: 300-1200 (default: 1200)