Categories: None [Edit]
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: 116,442 of 187,967
Downloads: 5,977
Daily
Ranking: 51,640 of 187,960
Downloads: 8
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,047,993,597 | bundler |
| 10 | 1,178,214,454 | rake |
| 74 | 560,774,668 | pry |
| 143 | 304,183,799 | eventmachine |
| 175 | 258,758,676 | pry-byebug |
| 524 | 89,447,671 | treetop |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mike-bourgeous |