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: 115,442 of 193,540
Downloads: 6,442

Daily

Ranking: 54,393 of 193,523
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,477,387,544bundler
81,341,038,984rake
71608,795,538pry
156322,015,747eventmachine
185277,314,944pry-byebug
54992,820,368treetop

Owners

#GravatarHandle
1iconmike-bourgeous