version 1.5.6.1, 2016/09/14 15:52:36
|
version 1.5.6.3, 2022/09/15 15:04:44
|
Line 12 terms:
|
Line 12 terms:
|
All of the documentation and software included in the ELWIX and AITNET |
All of the documentation and software included in the ELWIX and AITNET |
Releases is copyrighted by ELWIX - Sofia/Bulgaria <info@elwix.org> |
Releases is copyrighted by ELWIX - Sofia/Bulgaria <info@elwix.org> |
|
|
Copyright 2004 - 2016 | Copyright 2004 - 2022 |
by Michael Pounov <misho@elwix.org>. All rights reserved. |
by Michael Pounov <misho@elwix.org>. All rights reserved. |
|
|
Redistribution and use in source and binary forms, with or without |
Redistribution and use in source and binary forms, with or without |
Line 68 SUCH DAMAGE.
|
Line 68 SUCH DAMAGE.
|
|
|
#include "config.h" |
#include "config.h" |
|
|
|
#ifdef __ELWIX |
|
#include <elwix.h> |
|
#endif |
|
|
#include "aitmqtt.h" |
#include "aitmqtt.h" |
#include "mqttapi.h" | #include "mqttcli.h" |
| #include "mqttsrv.h" |
#include "defs.h" |
#include "defs.h" |
|
|
|
|