Defines structure for class which will be interacting with alexa API. More...
#include <mutex>
#include <sstream>
#include <string>
#include <tuple>
#include "../config/config.h"
#include "../logging/logging.h"
#include "fauxmoESP.h"
Go to the source code of this file.
Classes | |
class | AlexaInteraction |
Defines structure for class which will be interacting with alexa API.