RubyGems Navigation menu

xively-rb-connector 0.1.4

xively-rb-connector is a ruby gem that provides an interface to Xively (https://xively.com). It extends Sam Mulube's excellent xively-rb (https://github.com/xively/xively-rb) gem. The xively-rb-connector gem adds convenience functions such as find_by_id lookup functions, datastream compression (only saves datapoints when value changes), a datapoint recording buffer, etc. Xively (https://xively.com/whats_xively) is a public cloud specifically built for the "Internet of Things". With their platform, developers can connect physical devices, that produce one or more datastreams, to a managed data store. The device's details and datastreams are accessible via key-based access to any service or application that has access to the web. Xively provides a fantastic development portal and prototyping accounts are free.

Gemfile:
=

install:
=

Versions:

  1. 0.1.4 April 16, 2014 (15.5 KB)
  2. 0.1.3 April 03, 2014 (14.5 KB)
  3. 0.1.2 April 03, 2014 (14.5 KB)
  4. 0.1.0 March 31, 2014 (11.5 KB)
Show all versions (5 total)

Runtime Dependencies (3):

bigdecimal ~> 1.2
logging ~> 1.8
xively-rb ~> 0.2

Development Dependencies (4):

bundler ~> 1.3
rake ~> 10.2
rspec >= 0
webmock >= 0

Owners:

Authors:

  • Jordan Duggan

SHA 256 checksum:

=
Star

Total downloads 11,167

For this version 3,667

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: