Euclid Gem

Ruby wrapper for the Euclid Hackathon API. The Euclid gem provides an easy to user wrapper for Euclid’s JSON API. It uses RestClient to simplify communication with Euclid’s servers.

Installation

gem install euclid

Usage

Authenticate

In order to talk to the appropriate sensor you must provide a credential to the server. To simplify this process I’ve created a client object to store the credential, all calls are made through the client.