heos 0.1.0

Rust bindings for HEOS ecosystem API
Documentation
# HEOS-rs


![License](https://img.shields.io/badge/license-BSD--2--clause%20Plus%20Patent-blue.svg)
[![Crates.io](https://img.shields.io/crates/v/heos.svg)](https://crates.io/crates/heos)
[![Docs](https://docs.rs/heos/badge.svg)](https://docs.rs/heos/latest/heos/)

These bindings are based on the published HEOS control protocol specifications found on Denon's 
website.

At the time of writing, the latest version is 1.17, found here:
https://rn.dmglobal.com/usmodel/HEOS_CLI_ProtocolSpecification-Version-1.17.pdf

If that links gets stale and no longer works, a newer version may be able to be found here:
https://support.denon.com/app/answers/detail/a_id/6953/~/heos-control-protocol-%28cli%29

## Roadmap


* Fill out documentation based on the CLI spec
* Add a small app crate to provide a GUI