Skip to content

Commit

Permalink
Merge pull request #132 from FransSISkyline/main
Browse files Browse the repository at this point in the history
Create Qbit_Q820.md
  • Loading branch information
MariekeGO authored Jan 24, 2024
2 parents 6259db5 + 35d2a16 commit 7fe3ead
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 0 deletions.
61 changes: 61 additions & 0 deletions connector/doc/Qbit_Q820.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
uid: Connector_help_Qbit_Q820
---

# Qbit Q820

The Qbit Q820 RAVENNA/AES67 audio interface connects up to 16 digital (AES3) audio interfaces with RAVENNA/AES67 IP-audio networks. Incoming audio signals are coded into RAVENNA/AES67 and can then be fed into IP-audio networks over redundant IP interfaces. The audio interface is also equipped with a MADI interface

The connector uses HTTP to poll the Qbit Q820.

## About

### Version Info

| Range | Key Features | Based on | System Impact |
|--------------------|-----------------------|----------|---------------|
| 1.0.0.x [SLC Main] | HTTP initial version. | - | - |

### Product Info

| Range | Supported Firmware |
|-----------|------------------------|
| 1.0.0.x | V2 A5 RC5 |

### System Info

| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
|---------|-----------------|---------------------|-------------------|---------------------|
| 1.0.0.x | No | Yes | - | - |

## Configuration

### Connections

#### HTTP Connection

This connector uses an HTTP connection and requires the following input during element creation:

HTTP CONNECTION:

- **IP address/host**: The polling IP or URL of the destination.
- **IP port**: The IP port of the destination (default: *80*).
- **Device address**: Default: *false*.

### Initialization

Log in on the **Login** page with the **Username** and **Password** required to generate the access token and refresh token of the Qbit Q820 device.

### Web Interface

The web interface is only accessible when the client machine has network access to the product.

## How to use

### General

This page displays the Clock, Madi, and Ravenna parameters.

### Channels

On this page, channels are displayed in a table.
2 changes: 2 additions & 0 deletions connector/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7165,6 +7165,8 @@
topicUid: Connector_help_Qbit_Q565
- name: QBit Q806
topicUid: Connector_help_QBit_Q806
- name: Qbit Q820
topicUid: Connector_help_Qbit_Q820
- name: Qbit Q8V Codec System
topicUid: Connector_help_Qbit_Q8V_Codec_System
- name: Qligent
Expand Down

0 comments on commit 7fe3ead

Please sign in to comment.