ESP_IOT
v2.5
IOT ESP Coding
RESTMessaging.h
Go to the documentation of this file.
1
2
#ifndef RESTMessaging_h
3
#define RESTMessaging_h
4
#include "../../Defines.h"
5
6
#ifdef USE_REST_MESSAGING
7
8
//! setup the connection to SemanticMarker.org
9
void
setupSecureRESTCall();
10
11
//! these are sent to SemanticMarker.org and use that hosts security
12
void
sendSecureRESTCall(String message);
13
#endif
14
15
#endif
//REST_MESSAGING_h
src
MQTTModule
RESTMessaging.h
Generated on Tue Aug 19 2025 13:00:31 for ESP_IOT by
1.9.5