Skip to content
Michael Hallock edited this page Sep 6, 2016 · 1 revision

This library is built to provide connectivity to Denon (and perhaps Marantz) receivers. The goal was to create a library that would allow for the a unified library API that can communicate via both the HTTP and the TCP based control APIs.

Due to that requirement, this library does not support the full breadth of the TCP API, but only those sections that are easily replicated through the HTTP API, including the following:

  • Master Power
  • Master Volume
  • Master Mute
  • Master Input Selection
  • Master Surround Mode Selection
  • Zone Power
  • Zone Volume
  • Zone Mute
  • Zone Input Selection
  • Tuner Frequency
  • Tuner Mode
  • Menu Operations

Resources

Clone this wiki locally