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: 120,346 of 183,107
Downloads: 4,983
Daily
Ranking: 42,025 of 183,092
Downloads: 2
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 | 2,407,087,911 | bundler |
10 | 953,844,246 | rake |
68 | 466,913,746 | pry |
138 | 255,170,866 | eventmachine |
168 | 214,812,247 | pry-byebug |
424 | 84,476,302 | treetop |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mike-bourgeous |