Wykres commitów

31 Commity (master)

Autor SHA1 Wiadomość Data
Martin Ger 8093558f68 compiled with SDK 2.2 - much more RAM 2018-11-07 10:07:17 +01:00
Martin Ger 1d624d4bc4 race condition in disconnect resolved 2018-01-13 16:55:04 +01:00
Martin Ger 373fdca6a2 moved uMQTTBroker lib to a separate repository 2017-11-14 18:54:49 +01:00
Martin Ger c217ae16cb Initially auto_connect off 2017-10-19 14:33:16 +02:00
Martin Ger f89c74a715 ADC support and shared output buffer 2017-10-12 21:17:41 +02:00
Martin Ger a71414f77e Added JSON parsing 2017-10-03 23:09:07 +02:00
Martin Ger 4ace989d53 added http client support 2017-10-02 10:34:59 +02:00
Martin Ger 2d7c43145e Added PWM 2017-09-29 01:46:42 +02:00
Martin Ger 10700b7b94 queuing of 'on topic' events 2017-08-15 22:42:41 +02:00
Martin Ger 1fc6ae24c6 added scripting to the master branch 2017-07-21 16:35:45 +02:00
Martin Ger f8715595da added NTP time 2017-07-12 22:04:02 +02:00
Martin Ger 13f58ddfad fixed remote publish 2017-06-22 16:25:24 +02:00
Martin Ger 10f292f27e Added basic sample at user_basic/ 2017-06-07 22:21:26 +02:00
Martin Ger ede97ea37b remote client and MQTT bridging functionality 2017-06-03 15:44:03 +02:00
Martin Ger ebfb3e897a added user sample program 2017-06-02 01:04:48 +02:00
Martin Ger 7b3905ae16 Initial commit of uMQTT Broker 2017-06-01 23:38:03 +02:00
Tobias Hoff 8cf1063d80 Compile to Library
use "make lib" to compile as library
2016-10-26 03:54:33 +02:00
Tobias Hoff adfa2c1833 ignore implicit function declaration
to successfully build without adding declarations missing from the SDK
2016-10-26 03:40:41 +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
Simon Egli 249c425bac Adding crypto modul for esp_mqtt to work with SDK 1.5.0
Signed-off-by: Simon Egli <simon.egli@bbv.ch>
2016-01-15 15:21:28 +01:00
TuanPM 2786b6f68b change method save wifi infomation to flash 2015-09-03 13:15:02 +07:00
Tuan PM 55937fb701 update support sdk 1.3, not fully tested 2015-08-31 12:10:45 +07:00
Tuan PM 261a21db71 move config.* and wifi.* to modules folder 2015-02-16 17:22:10 +07:00
Tuan PM d579c08765 cleanup makefile 2015-02-15 21:44:39 +07:00
Tuan PM cacc260e9d change file structure, easy to intergrated with other apps 2015-02-15 19:04:01 +07:00
EAD Fritz 793a98b147 Moved all of the mqtt specific files to a separate build directory. The intention is to be able to use it as a git subtree module in other projects 2015-01-18 10:43:10 +01:00
Tuan PM 34e3cb70fb correct the Makefile, fixes #17 2015-01-06 19:27:47 +07:00
Tuan PM 3ca9908267 Add published event, resolved #10 2015-01-04 10:47:26 +07:00
Tuan PM 66d521335a change CFG_HOLDER value to load new default configurations, fixes #4 2015-01-03 10:56:23 +07:00
Tuan PM 930f3e9ff5 Initial commit 2014-12-31 11:32:06 +07:00