Martin Ger
|
ffab86c7e8
|
added serial in scripting
|
2017-11-30 21:54:38 +01:00 |
Martin Ger
|
10f292f27e
|
Added basic sample at user_basic/
|
2017-06-07 22:21:26 +02:00 |
Martin Ger
|
ebfb3e897a
|
added user sample program
|
2017-06-02 01:04:48 +02:00 |
Tuan PM
|
30523fbe90
|
-reformat code using space 2
- fix bug connect callback when connection refuse
- change INFO to MQTT_INFO to resolve conflic with global INFO define
|
2016-09-09 22:37:03 +07:00 |
Tuan PM
|
f7ccc86709
|
-update to sdk 2.0
- cleanup and make Makefile simple
- add define to get local_config
- remove esptool
|
2016-09-09 20:36:52 +07:00 |
Huang Rui
|
3a6a6ac77a
|
Enable SSL
|
2015-12-31 14:31:33 +08:00 |
Huang Rui
|
d9e6e715d5
|
Add mqtt_config.h to some headers need use.
Add default user_config.h
|
2015-12-31 14:25:07 +08:00 |
Huang Rui
|
83daf971d6
|
Rename user_config.h to mqtt_config.h
|
2015-12-31 14:21:59 +08:00 |
Huang Rui
|
39277ca0f5
|
Update MQTT config file
|
2015-12-31 14:21:22 +08:00 |
Tuan PM
|
774f5a99d4
|
add protocol name selection(3.11 or 3.1), defaut is v3.1, resolve #36
|
2015-02-06 09:41:37 +07:00 |
EAD Fritz
|
d69d24da4a
|
moved CLIENT_SSL_ENABLE away from the 'default configurations' section
|
2015-01-18 12:24:39 +01:00 |
Tuan PM
|
47bb4ad229
|
resolve #27, allocate memory for init data, add lwt api
|
2015-01-18 14:41:46 +07:00 |
Tuan PM
|
1995cb812a
|
Change subscribe queue, add publish queue, resolved #24, fixes #12
|
2015-01-13 18:56:03 +07:00 |
Tuan PM
|
fa88410ed4
|
modify CLIENT_SSL_ENABLE always on
|
2015-01-09 17:57:46 +07:00 |
Tuan PM
|
372dc409db
|
need CLIENT_SSL_ENABLE for libssl work
|
2015-01-09 08:13:22 +07:00 |
EAD Fritz
|
c58059e42d
|
Removed a never used and probably misspelled #define - MQTT_CONNTECT_TIMER
|
2015-01-08 21:33:46 +01:00 |
EAD Fritz
|
e7f030a679
|
made SSL configuration part of the SYSCFG struct
|
2015-01-08 21:21:01 +01:00 |
EAD Fritz
|
8f0fa38c7e
|
moved a #include "user_interface.h" from user_interface.h to where it acually was needed
|
2015-01-08 21:12:10 +01:00 |
Tuan PM
|
685396ad9d
|
change default NON SSL option
|
2015-01-07 21:25:03 +07:00 |
Tuan PM
|
3ca9908267
|
Add published event, resolved #10
|
2015-01-04 10:47:26 +07:00 |
Tuan PM
|
930f3e9ff5
|
Initial commit
|
2014-12-31 11:32:06 +07:00 |