Skip to content
ekarak edited this page Dec 21, 2011 · 3 revisions

Welcome to the Thrift4OZW wiki!

A home for my logbook written while loitering in Thriftland! This project contains:

a) a nice Thrift TSimpleServer server wrapper code generator, that I use in order to build a Thrift interface to OpenZWave (create_server.rb)

b) a small STOMP client that I use as a complement to Thrift in order to make up for the lack of asynchronous notifications (PocoStomp.cpp)

c) a useful subset of the OpenZWave::Manager API I am using to actually control ZWave devices from Ruby (my favourite scripting language!) - see ozwthrift.rb as an example.

Clone this wiki locally