Edited README.textile via GitHub

This commit is contained in:
ioBridge 2011-03-27 16:10:22 -07:00
parent e3bc72b0e4
commit e3055c9b5f
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
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.
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.
The ThingSpeak application also features time zone management, read/write API key management and JavaScript-based charts from Highslide Software / Torstein Hønsi.
h3. Before You Begin
1. Install Ruby, RubyGems, Rails, git, and a database like MySQL