OpenZWave / Thrift4OZW

A daemon exposing the OpenZWave API via Apache Thrift (and some useful tools)
27 stars 13 forks source link

Utility for constructing a RemoveValueID #13

Closed chadparry closed 8 years ago

chadparry commented 8 years ago

The generated Python code is almost useless on its own, because all the functions request a RemoteValueID, but there is no way to create a RemoteValueID. This utility bridges that gap.