Skip to content

Commit

Permalink
Merge pull request SkylineCommunications#186 from carlosmathe22/main
Browse files Browse the repository at this point in the history
Add NBCU Ocellus connector helper .md file
  • Loading branch information
MariekeGO authored Mar 7, 2024
2 parents d6b3f7a + aa08bf2 commit 6c805fe
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
51 changes: 51 additions & 0 deletions connector/doc/NBCU_Ocellus_Data_Collector.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
uid: Connector_help_NBCU_Ocellus_Data_Collector
---

# NBCU Ocellus Data Collector

**Ocellus Data Collector** is a real-time and historical measurement and intelligence platform for streaming TV that provides solutions for the capture and analysis of QoE metrics oriented to user engagement validation. To retrieve the data, the connector uses an HTTPS connection.

## About

### Version Info

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

### Product Info

| Range | Supported Firmware |
|---------|--------------------|
| 1.0.0.x | - |

### 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, by default *443*.
- **Bus address**: If the proxy server has to be bypassed, specify *bypassproxy*.

### Initialization

To start using this connector, click the **Authentication** button on the **General** page and specify the **User** name and **Password** to log in.

Once you have logged in, you will also need to specify the **App Name** on the **General** page.

## How to use

After the initialization process is completed, to set the data to be retrieved, you will need to add rows in both the **Top Level Metric Polling** and **Individual Metric Polling** tables, specifying the values to be retrieved. The connector will retrieve the requested data from the tables every minute, and this data will be available on the **Top Level Metric** and **Individual Metric** pages.
4 changes: 4 additions & 0 deletions connector/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5804,6 +5804,10 @@
items:
- name: NBCS Roadkit Manager
topicUid: Connector_help_NBCS_Roadkit_Manager
- name: NBCU
items:
- name: NBCU Ocellus Data Collector
topicUid: Connector_help_NBCU_Ocellus_Data_Collector
- name: ND Satcom
items:
- name: ND Satcom HPA 3412A
Expand Down

0 comments on commit 6c805fe

Please sign in to comment.