From 85d1ea276414eb896753930e96aa0be0c0c98e49 Mon Sep 17 00:00:00 2001 From: ioBridge Date: Sun, 27 Mar 2011 18:20:20 -0700 Subject: [PATCH] Edited README.textile via GitHub --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 84af7aa..1a045f3 100644 --- a/README.textile +++ b/README.textile @@ -1,6 +1,6 @@ h1. ThingSpeak -ThingSpeak is an open source “Internet of Things” application and API to store and retrieve data from things using HTTP over the Internet or via a Local Area Network. With ThingSpeak, you can create sensor logging applications, location tracking applications, and a social network of things with status updates. +"ThingSpeak":http://www.thingspeak.com is an open source “Internet of Things” application and API to store and retrieve data from things using HTTP over the Internet or via a Local Area Network. With ThingSpeak, you can create sensor logging applications, location tracking applications, and a social network of things with status updates. In addition to storing and retrieving numeric and alphanumeric data, the ThingSpeak API allows for numeric data processing such as timescaling, averaging, median, summing, and rounding. Each ThingSpeak Channel supports data entries of up to 8 data fields, latitude, longitude, elevation, and status. The channel feeds support JSON, XML, and CSV formats for integration into applications.