Skip to content

Commit 028c11c

Browse files
authored
Merge pull request SkylineCommunications#23 from JelleHoorne/main
Added Velocix Origin Platform driver help page
2 parents 489739f + 960fa73 commit 028c11c

File tree

2 files changed

+68
-0
lines changed

2 files changed

+68
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
uid: Connector_help_Velocix_Origin_Platform
3+
---
4+
5+
# Velocix Origin Platform
6+
7+
Velocix Origin is a cloud-native software-defined storage platform for video streaming that helps video businesses deliver high-quality live, on-demand, and time-shifted video services to every connected screen
8+
9+
## About
10+
11+
### Version Info
12+
13+
| Range | Key Features | Based on | System Impact |
14+
|----------------------|------------------|--------------|-------------------|
15+
| 1.0.0.x [SLC Main] | Initial version | - | - |
16+
17+
### Product Info
18+
19+
| Range | Supported Firmware |
20+
|-----------|------------------------|
21+
| 1.0.0.x | v2.5.0 |
22+
23+
### System Info
24+
25+
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
26+
|-----------|---------------------|-------------------------|-----------------------|-------------------------|
27+
| 1.0.0.x | No | Yes | - | - |
28+
29+
## Configuration
30+
31+
### Connections
32+
33+
#### HTTP Connection
34+
35+
This connector uses an HTTP connection and requires the following input during element creation:
36+
37+
HTTP CONNECTION:
38+
39+
- **IP address/host**: The polling IP or URL of the destination.
40+
- **IP port**: The IP port of the destination (default: *443*).
41+
- **Device address**: The bus address of the device. If the proxy server has to be bypassed, specify *BypassProxy*.
42+
43+
### Initialization
44+
45+
This connector uses credentials to be able to establish a session to the device.
46+
47+
Credentials need to be provided on the **General** > **Credentials** page.
48+
49+
### Web Interface
50+
51+
The web interface is only accessible when the client machine has network access to the product.
52+
53+
## How to use
54+
55+
This connector uses a "Poll Manager", which can be found on the Poll Manager page.
56+
57+
The Poll Manager allows you to configure the object or partition polling speeds:
58+
59+
- **Object Name** indicates the partition to be polled.
60+
- **Poll State** indicates if the partition polling is enabled or disabled.
61+
- **Poll Frequency** indicates the frequency at which the partition will be polled.
62+
- **Last Polled** indicates the last time an attempt was made to poll this partition.
63+
- **Response State** indicates if the response was successful.

connector_help/toc.yml

+5
Original file line numberDiff line numberDiff line change
@@ -9642,6 +9642,11 @@
96429642
items:
96439643
- name: VeEX AT1600
96449644
topicUid: Connector_help_VeEX_AT1600
9645+
- name: Velocix
9646+
topicUid: Connector_help_Velocix_Origin_Platform
9647+
items:
9648+
- name: Velocix Origin Platform
9649+
topicUid: Connector_help_Velocix_Origin_Platform
96459650
- name: Verimatrix
96469651
topicUid: Connector_help_Verimatrix_CSM
96479652
items:

0 commit comments

Comments
 (0)