Skip to content

Commit f3fb844

Browse files
committed
Addition of connection info
1 parent 394f9da commit f3fb844

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

connector/doc/Sencore_AG_5800.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,16 @@ This connector uses **SNMP** to retrieve and configure parameters of the Sencore
1515
| Range | Description | DCF Integration | Cassandra Compliant |
1616
|--|--|--|--|
1717
| 1.0.0.x | Initial version | No | Yes |
18-
| 1.0.1.x [Main] | - Fixes Input Primary & Secondary Source Output, making it dynamic and mutually exclusive using labels from Transport Stream Input Source. <br>- Fixes Output Manual Format behavior. <br>- Adds Overlay Image parameters, SCTE35 info, SCTE104 Filter Mode, and ASI parameters. <br>- Fixes SETs for IP Address-like and Port-like parameters. | No | Yes |
18+
| 1.0.1.x | - Fixes Input Primary & Secondary Source Output, making it dynamic and mutually exclusive using labels from Transport Stream Input Source. <br>- Fixes Output Manual Format behavior. <br>- Adds Overlay Image parameters, SCTE35 info, SCTE104 Filter Mode, and ASI parameters. <br>- Fixes SETs for IP Address-like and Port-like parameters. | No | Yes |
19+
| 1.0.2.x [Main] | Addition of HTTP connection | No | Yes |
1920

2021
### Product Info
2122

2223
| Range | Supported Firmware Version |
2324
|------------------|-----------------------------|
2425
| 1.0.0.x | 2.5.0 |
2526
| 1.0.1.x | 2.5.0 |
27+
| 1.0.2.x | 2.5.0 |
2628

2729
## Installation and configuration
2830

@@ -42,6 +44,20 @@ SNMP Settings:
4244
- **Get community string**: The community string used when reading values from the device, by default *public*.
4345
- **Set community string**: The community string used when setting values on the device, by default *private*.
4446

47+
#### HTTP Connection (1.0.2.X)
48+
49+
This connector uses an HTTP connection and requires the following input during element creation:
50+
51+
HTTP CONNECTION:
52+
53+
- **IP address/host**
54+
- **IP port**:
55+
56+
HTTP Settings:
57+
58+
- **Username**: The username to request the SID.
59+
- **Password**: The password used on the request to get the SID.
60+
4561
## Usage
4662

4763
### General

0 commit comments

Comments
 (0)