If This Then That interface library. Designed to hook up to various services provided by IFTTT.
Dependents: IFTTT_Ethernet_Example IFTTT_WIZwiki-W7500 IFTTT_WizFi250 StopThief ... more
For more information please see the IFTTT Component page : https:developer.mbed.org/components/If-This-Then-That-IFTTT/
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:935972c2f628 | 2016-01-03 | mbedAustin | Updating IFTTT IP Address to reflect change in DNS Servers |
7:416f902512f4 | 2015-10-13 | mbedAustin | updating the IP of the IFTTT Server |
6:15c6c9f87c32 | 2015-07-14 | mbedAustin | merged with branch, pulling everything back together. |
5:bef11de60a9b | 2015-07-14 | mbedAustin | Added info message for more verbose output during runtime |
4:6edd192323df | 2015-07-13 | mbedAustin | turned off verbose debugging flag in library. |
3:c916e13a269a | 2015-07-13 | mbedAustin | Added POST capability and fixed bug that would send random numbers when not initialized properly. |
2:b368358ab24c | 2015-07-10 | mbedAustin | Updated Post method to handle dynamic sizing of values. |
1:4d2664ecc1e2 | 2015-07-10 | mbedAustin | fixed POST send function, dynamically generated size of message. |
0:4f7b5d6048b3 | 2015-07-10 | mbedAustin | Initial Commit. Get and Post methods working. No Security. |