RubyGems Navigation menu

xap_ruby 0.1.1

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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.1 - March 05, 2021 (22 ko)
  2. 0.1.0 - January 05, 2017 (22 ko)

Dépendances de Runtime (2):

eventmachine >= 0.12.10
treetop >= 1.4.10

Dépendances de Development (4):

bundler ~> 2.0
pry >= 0
pry-byebug >= 0
rake ~> 13.0.3

Propriétaires:

Pushed by:

Auteurs:

  • Mike Bourgeous

Total de contrôle SHA 256:

61867a134182d43c37a93d0f9e4b2da612adea3c33a1afe29e4679eee9bbc06c

Total de téléchargements 4 692

Pour cette version 2 560

License:

aucune

Version de Ruby requise: >= 0

Liens: