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
Revision 4:3c8b0feb18e4, committed 2016-01-03
- Comitter:
- mbedAustin
- Date:
- Sun Jan 03 02:04:31 2016 +0000
- Parent:
- 3:1f278004a3c7
- Commit message:
- updated IFTTT library
Changed in this revision
IFTTT.lib | Show annotated file Show diff for this revision Revisions of this file |
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
diff -r 1f278004a3c7 -r 3c8b0feb18e4 IFTTT.lib --- a/IFTTT.lib Tue Jul 14 21:48:01 2015 +0000 +++ b/IFTTT.lib Sun Jan 03 02:04:31 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/mbedAustin/code/IFTTT/#15c6c9f87c32 +https://developer.mbed.org/users/mbedAustin/code/IFTTT/#935972c2f628
diff -r 1f278004a3c7 -r 3c8b0feb18e4 mbed.bld --- a/mbed.bld Tue Jul 14 21:48:01 2015 +0000 +++ b/mbed.bld Sun Jan 03 02:04:31 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/7cff1c4259d7 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/4336505e4b1c \ No newline at end of file