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: 118,533 of 186,995
Downloads: 5,516

Daily

Ranking: 68,272 of 186,959
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,908,242,014bundler
101,129,028,222rake
71543,136,562pry
139297,073,256eventmachine
172251,650,597pry-byebug
50488,313,222treetop

Owners

#GravatarHandle
1iconmike-bourgeous