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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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)
显示所有版本 (共 5 个)

Runtime 依赖 (3):

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

Development 依赖 (4):

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

业主:

作者:

  • Jordan Duggan

SHA 256 校验和:

9a797962183fcce5621ae4a54266389690dcece814b0850526d999ff599bb477

下载总量 10,619

这个版本 3,468

许可:

MIT

需要的 Ruby 版本: >= 0

链接: