EmlaLockSafe
EmlaLockApi.h File Reference
#include "../configuration/Configuration.h"
#include <Arduino.h>
#include <ArduinoJson.h>
#include <HTTPClient.h>
#include <Thread.h>
#include <WiFiClientSecure.h>
#include <chrono>
#include <condition_variable>
#include <limits>
#include <mutex>

Go to the source code of this file.

Classes

class  emlalock::EmlaLockApi
 Class interfacing Arduino to the EmlaLock API. More...
 

Namespaces

namespace  emlalock
 

Macros

#define ARDUINOJSON_USE_LONG_LONG   1
 
#define ARDUINOJSON_DECODE_UNICODE   1
 

Macro Definition Documentation

◆ ARDUINOJSON_DECODE_UNICODE

#define ARDUINOJSON_DECODE_UNICODE   1

◆ ARDUINOJSON_USE_LONG_LONG

#define ARDUINOJSON_USE_LONG_LONG   1
Author
Hugo3132