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.
Fork of IFTTT by
History
Changed to use domain name instead of IP address. This can eliminate effort of updating/editing IP address each time when it is changed
2016-09-10, by okano [Sat, 10 Sep 2016 07:28:49 +0000] rev 9
Changed to use domain name instead of IP address. This can eliminate effort of updating/editing IP address each time when it is changed
Updating IFTTT IP Address to reflect change in DNS Servers
2016-01-03, by mbedAustin [Sun, 03 Jan 2016 02:04:07 +0000] rev 8
Updating IFTTT IP Address to reflect change in DNS Servers
updating the IP of the IFTTT Server
2015-10-13, by mbedAustin [Tue, 13 Oct 2015 16:03:41 +0000] rev 7
updating the IP of the IFTTT Server
merged with branch, pulling everything back together.
2015-07-14, by mbedAustin [Tue, 14 Jul 2015 21:47:34 +0000] rev 6
merged with branch, pulling everything back together.
Added info message for more verbose output during runtime
2015-07-14, by mbedAustin [Tue, 14 Jul 2015 21:44:51 +0000] rev 5
Added info message for more verbose output during runtime
turned off verbose debugging flag in library.
2015-07-13, by mbedAustin [Mon, 13 Jul 2015 23:14:00 +0000] rev 4
turned off verbose debugging flag in library.
Added POST capability and fixed bug that would send random numbers when not initialized properly.
2015-07-13, by mbedAustin [Mon, 13 Jul 2015 17:46:37 +0000] rev 3
Added POST capability and fixed bug that would send random numbers when not initialized properly.
Updated Post method to handle dynamic sizing of values.
2015-07-10, by mbedAustin [Fri, 10 Jul 2015 22:12:41 +0000] rev 2
Updated Post method to handle dynamic sizing of values.
fixed POST send function, dynamically generated size of message.
2015-07-10, by mbedAustin [Fri, 10 Jul 2015 21:58:16 +0000] rev 1
fixed POST send function, dynamically generated size of message.
Initial Commit. Get and Post methods working. No Security.
2015-07-10, by mbedAustin [Fri, 10 Jul 2015 21:43:50 +0000] rev 0
Initial Commit. Get and Post methods working. No Security.