Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Auto generated API documentation and code listings for LM75B_IFTTT_mbedLPC1114FN28
Endpoint | IP Endpoint (address, port) |
ESP8266 | The ESP8266 class |
ESP8266Interface | Interface using ESP8266 to connect to an IP-based network |
HTTPClient |
A simple HTTP Client The
HTTPClient
is composed of:
|
HTTPMap | Map of key/value pairs Used to transmit POST data using the application/x-www-form-urlencoded encoding |
HTTPText | A data endpoint to store text |
IFTTT | (if this then that) |
IHTTPDataIn | This is a simple interface for HTTP data storage (impl examples are Key/Value Pairs, File, etc...) |
IHTTPDataOut | This is a simple interface for HTTP data storage (impl examples are Key/Value Pairs, File, etc...) |
Socket | Socket file descriptor and select wrapper |
TCPSocketConnection | TCP socket connection |
TCPSocketServer | TCP Server |
UDPSocket | UDP Socket |
Code
CBuffer.h [code] | |
def.h [code] | |
Endpoint.cpp [code] | |
Endpoint.h [code] | |
ESP8266.cpp [code] | |
ESP8266.h [code] | |
ESP8266Interface.cpp [code] | |
ESP8266Interface.h [code] | |
HTTPClient.cpp [code] | |
HTTPClient.h [code] | HTTP Client header file |
HTTPMap.cpp [code] | |
HTTPMap.h [code] | |
HTTPText.cpp [code] | |
HTTPText.h [code] | |
ifttt.cpp [code] | |
ifttt.h [code] | |
IHTTPData.h [code] | |
main.cpp [code] | |
Socket.cpp [code] | |
Socket.h [code] | |
TCPSocketConnection.cpp [code] | |
TCPSocketConnection.h [code] | |
TCPSocketServer.cpp [code] | |
TCPSocketServer.h [code] | |
UDPSocket.cpp [code] | |
UDPSocket.h [code] |