RubyGems Navigation menu

xively-rb-connector 0.1.0

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:
= Copy to clipboard Copied!

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
log4r ~> 1.1
xively-rb ~> 0.2

Development Dependencies (2):

bundler ~> 1.3
rake ~> 10.2

Owners:

Authors:

  • Jordan Duggan

SHA 256 checksum:

335b24ee2ae2c89360d9aad09ec65612f92f4e4dfe088d9c6da7034947f82628

Total downloads 10,633

For this version 2,370

License:

MIT

Required Ruby Version: >= 0

Links: