Skip to content

Commit

Permalink
Add a feature section.
Browse files Browse the repository at this point in the history
  • Loading branch information
icedream committed Jan 9, 2021
1 parent f527690 commit ffe565b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This library implements Denon's StagelinQ protocol, allowing any Go application to talk to devices that are compatible with this protocol on the network.

## Features

- Automatically discover StagelinQ-compatible devices on the network
- Access state map information such as currently playing track metadata, fader values, etc.

## Stability

The code of this project is an **experimental** reverse-engineering effort and therefor can behave erratically in untested cases. Currently, this code only has been practically tested with the Denon Prime 4.
Expand Down

0 comments on commit ffe565b

Please sign in to comment.