AWS IoT Firmware
Firmware code for AWS IoT Devices
Macros
parent_handler.cpp File Reference

contain the source files for the ParentHandler class More...

#include "parent_handler.hpp"
#include <stdarg.h>
#include <cstring>
#include "event_handler_util.hpp"
#include "frozen.h"
#include "mgos.h"
#include "mgos_mqtt.h"
Include dependency graph for parent_handler.cpp:

Macros

#define TEMP_BUF_LEN   700
 length in characters of the temporary buffer used for holding a temp json string before it can be copied to the string returned to the master handler
 

Detailed Description

contain the source files for the ParentHandler class

Author
Khoi Trinh
Date
2018-09-01