Categories: None [Edit]

xap_ruby

https://rubygems.org/gems/xap_ruby
https://github.com/nitrogenlogic/xap_ruby
This gem provides basic xAP Automation protocol support for EventMachine applications. It was developed for use in Nitrogen Logic controller software. There are no automated tests and the code could be improved in many ways, but it may still be useful to someone. This is a Ruby library written from scratch for communicating with a home automation network using the xAP protocol. Supports sending and receiving arbitrary xAP messages, triggering callbacks on certain received messages, etc. Also includes an implementation of an xAP Basic Status and Control device. Incoming xAP messages are parsed using an ad-hoc parser based on Ruby's String#split() and Array#map() (a validating Treetop parser is also available). Network events are handled using EventMachine.

Total

Ranking: 120,845 of 180,418
Downloads: 4,685

Daily

Ranking: 100,918 of 180,402
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,070,092,981bundler
16851,882,598rake
63421,799,051pry
136228,313,140eventmachine
171191,578,171pry-byebug
39881,686,840treetop

Owners

#GravatarHandle
1iconmike-bourgeous