client-c  0.8.1
leaf_kaa_client_properies.h
Go to the documentation of this file.
1 
17 /*
18  * leaf_kaa_client_properies.h
19  *
20  * Created on: Apr 16, 2015
21  * Author: Andriy Panasenko <apanasenko@cybervisiontech.com>
22  */
23 
24 #ifndef LEAF_KAA_CLIENT_PROPERIES_H_
25 #define LEAF_KAA_CLIENT_PROPERIES_H_
26 
27 typedef struct {
28  unsigned long max_update_time;
30  const char *wifi_ssid;
31  const char *wifi_pswd;
35 
36 #endif /* LEAF_KAA_CLIENT_PROPERIES_H_ */
struct esp8266_serial_t esp8266_serial_t