Interface with the If This Then That (IFTTT). This example uses both POST and GET to interface with IFTTT. Up to 3 values can be sent along with the trigger event name.
Dependencies: ESP8266Interface IFTTT mbed
Fork of IFTTT_Ethernet_Example by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:3c8b0feb18e4 | 2016-01-03 | mbedAustin | updated IFTTT library |
3:1f278004a3c7 | 2015-07-14 | mbedAustin | updated IFTTT library |
2:7677729fe02d | 2015-07-14 | mbedAustin | Updated ifttt library |
1:15dd4d0a3af0 | 2015-07-13 | mbedAustin | Initial Example for If This Then That with ESP8266 |
0:0f0676c43e4b | 2015-06-28 | mbedAustin | Initial Commit of working GET/ POST interface with IFTT service; |