razberry 0.0.1

An HTTP client library for the Razberry Z-Wave Hub
docs.rs failed to build razberry-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: razberry-0.3.0

razberry.rs is an HTTP client library for the Razberry Z-Wave hub. It utilizes the exposed "zdev" JSON API to query sensor device states. In the future this library may be extended to set parameters for both the Razberry hardware and associated devices.

I'm only implementing the minimum feature set necessary for querying a Aeotec multisensor / PIR motion sensor. If I get additional Z-Wave hardware, I may extend the library to be more full-featured. In the meantime, I'll be happy to accept pull requests.