Skip to content

Commit 50dabe0

Browse files
authored
Merge pull request SkylineCommunications#336 from nejrahosic/main
WISI Tangram update
2 parents 60965c5 + 4c0b915 commit 50dabe0

6 files changed

+67
-56
lines changed

connector/doc/WISI_Tangram.md

+31-25
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,30 @@ This connector will export different connectors based on the retrieved data. A l
1616

1717
### Version Info
1818

19-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
20-
|----------------------|----------------------------------------------------------------|---------------------|-------------------------|
21-
| 1.0.0.x | Initial version. | No | No |
22-
| 1.0.1.x | Added support for software version 2.3 (Module GT11). | No | No |
23-
| 1.1.0.x [SLC Main] | Added HTTP connection for retrieving QAM outputs and services. | No | No |
19+
| Range | Description | DCF Integration | Cassandra Compliant |
20+
|--------------------|--------------------------------------------------------------------------------------|-----------------|---------------------|
21+
| 1.0.0.x | Initial version. | No | No |
22+
| 1.0.1.x | Added support for software version 2.3 (Module GT11). | No | No |
23+
| 1.1.0.x | Added HTTP connection for retrieving QAM outputs and services. | No | No |
24+
| 1.1.1.x [SLC Main] | Included the necessary modifications to ensure the connector is Cassandra compliant. | No | Yes |
2425

2526
### Product Info
2627

27-
| Range | Supported Firmware Version |
28-
|------------------|-----------------------------|
29-
| 1.0.0.x | 1.4.1 |
30-
| 1.0.1.x | 2.3 3.0.1 |
28+
| Range | Supported Firmware Version |
29+
|---------|----------------------------|
30+
| 1.0.0.x | 1.4.1 |
31+
| 1.0.1.x | 2.3<br>3.0.1 |
32+
| 1.1.1.x | 2.3<br>3.0.1 |
3133

3234
### Exported connectors
3335

34-
| **Exported Connector** | **Description** |
35-
|-----------------------|-----------------|
36-
| WISI Tangram GT21 | GT21 table |
37-
| WISI Tangram GT22 | GT22 table |
38-
| WISI Tangram GT23 | GT23 table |
39-
| WISI Tangram GT31 | GT31 table |
40-
| WISI Tangram GT41 | GT41 table |
36+
| Exported Connector | Description |
37+
|--------------------|-------------|
38+
| WISI Tangram GT21 | GT21 table |
39+
| WISI Tangram GT22 | GT22 table |
40+
| WISI Tangram GT23 | GT23 table |
41+
| WISI Tangram GT31 | GT31 table |
42+
| WISI Tangram GT41 | GT41 table |
4143

4244
### Module Types
4345

@@ -50,11 +52,11 @@ The connector supports the following types:
5052
- **GT31**
5153
- **GT41**
5254

53-
## Installation and configuration
55+
## Configuration
5456

55-
### Creation
57+
### Connections
5658

57-
#### SNMP Main connection
59+
#### SNMP Main Connection
5860

5961
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation:
6062

@@ -68,7 +70,7 @@ SNMP Settings:
6870
- **Get community string**: The community string in order to read from the device. The default value is *public*.
6971
- **Set community string**: The community string in order to set to the device. The default value is *private*.
7072

71-
#### UDP/IP Syslog connection
73+
#### UDP/IP Syslog Connection
7274

7375
This connector uses a Syslog connection and requires the following input during element creation:
7476

@@ -78,7 +80,7 @@ UDP/IP CONNECTION:
7880
- **IP address/host**: The polling IP or URL of the destination.
7981
- **IP port**: The port of the connected device, by default *514*.
8082

81-
#### HTTP HTTP Connection Connection
83+
#### HTTP Connection
8284

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

@@ -88,13 +90,17 @@ HTTP CONNECTION:
8890
- **IP port**: The IP port of the destination, by default *80*.
8991
- **Device address**: The bus address of the device. If the proxy server has to be bypassed, specify *BypassProxy*.
9092

91-
### Configuration
93+
### Initialization
9294

9395
On the **Modules page** of the main element, the IP addresses of the modules are automatically retrieved (from SW-Version 1.4cr4).
9496

9597
The IPs can also be configured manually, but then the value will be overwritten if the controller returns another IP address. If a module does not contain an IP, no specific information is retrieved for this module.
9698

97-
## Usage
99+
### Web Interface
100+
101+
The web interface is only accessible when the client machine has network access to the product.
102+
103+
## How to Use
98104

99105
The WISI Tangram connector creates a main element, which provides information on the chassis status and a module overview, and dynamic virtual elements for each supported module. The name of these DVEs consists of the **Main Element Name** followed by the relevant **Module Number** and **Type**, for instance *TG01 M3 (GT22)*.
100106

@@ -106,7 +112,7 @@ On this page, you can find general information about the basic unit as well as m
106112

107113
This page displays the **Modules** table, which contains a list of all SFM/MFM modules within the GT01/GN50 rack unit.
108114

109-
For each entry of type GT21, GT22, GT23 and GT41, the **IP Address** and the **DVE Name** can be configured.
115+
For each entry of type GT21, GT22, GT23, and GT41, the **IP Address** and the **DVE Name** can be configured.
110116

111117
### Switch
112118

@@ -143,7 +149,7 @@ This page displays every **Input** and **Output** for every card on slots 1 to 6
143149

144150
### Supported Card Types
145151

146-
This page contains several tables, one for each card type **GT21**, **GT22,** **GT23,** **GT31** and **GT41**. Each row will generate a DVE.
152+
This page contains several tables, one for each card type **GT21**, **GT22**, **GT23**, **GT31**, and **GT41**. Each row will generate a DVE.
147153

148154
### Webpage
149155

connector/doc/WISI_Tangram_GT21.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ The **WISI Tangram GT21** connector is used to monitor and control the Tangram G
88

99
## About
1010

11-
This connector is automatically generated by the connector WISI Tangram range 1.0.0.x and 1.0.1.x.
11+
This connector is automatically generated by the connector WISI Tangram range 1.0.0.x, 1.0.1.x, and 1.1.1.x.
1212

1313
### Product Info
1414

15-
| Range | Supported Firmware Version |
16-
|------------------|-----------------------------|
17-
| 1.0.0.x | 1.00.0.00 |
18-
| 1.0.1.x | 1.00.0.00 2.3 |
19-
| 1.1.0.x | 1.00.0.00 2.3 |
15+
| Range | Supported Firmware Version |
16+
|---------|----------------------------|
17+
| 1.0.0.x | 1.00.0.00 |
18+
| 1.0.1.x | 1.00.0.00<br>2.3 |
19+
| 1.1.0.x | 1.00.0.00<br>2.3 |
20+
| 1.1.1.x | 1.00.0.00<br>2.3 |
2021

2122
## Installation and configuration
2223

connector/doc/WISI_Tangram_GT22.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ The **WISI Tangram GT22** connector is used to monitor and control the Tangram G
88

99
## About
1010

11-
This connector is automatically generated by the connector WISI Tangram range 1.0.0.x,1.0.1.x and 1.1.0.x.
11+
This connector is automatically generated by the connector WISI Tangram range 1.0.0.x, 1.0.1.x, 1.1.0.x, and 1.1.1.x.
1212

1313
### Product Info
1414

15-
| Range | Supported Firmware Version |
16-
|------------------|-----------------------------|
17-
| 1.0.0.x | 1.00.0.00 |
18-
| 1.0.1.x | 1.00.0.00 2.3 |
19-
| 1.1.0.x | 1.00.0.00 2.3 |
15+
| Range | Supported Firmware Version |
16+
|---------|----------------------------|
17+
| 1.0.0.x | 1.00.0.00 |
18+
| 1.0.1.x | 1.00.0.00<br>2.3 |
19+
| 1.1.0.x | 1.00.0.00<br>2.3 |
20+
| 1.1.1.x | 1.00.0.00<br>2.3 |
2021

2122
## Installation and configuration
2223

connector/doc/WISI_Tangram_GT23.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ The **WISI Tangram GT23** connector is used to monitor and control the Tangram G
88

99
## About
1010

11-
This connector is automatically generated by connector WISI Tangram range 1.0.0.x, 1.0.1.x, 1.1.0.x.
11+
This connector is automatically generated by connector WISI Tangram range 1.0.0.x, 1.0.1.x, 1.1.0.x, and 1.1.1.x.
1212

1313
### Product Info
1414

15-
| Range | Supported Firmware Version |
16-
|------------------|-----------------------------|
17-
| 1.0.0.x | 1.00.0.00 |
18-
| 1.0.1.x | 1.00.0.00 2.3 |
19-
| 1.1.0.x | 1.00.0.00 2.3 |
15+
| Range | Supported Firmware Version |
16+
|---------|----------------------------|
17+
| 1.0.0.x | 1.00.0.00 |
18+
| 1.0.1.x | 1.00.0.00<br>2.3 |
19+
| 1.1.0.x | 1.00.0.00<br>2.3 |
20+
| 1.1.1.x | 1.00.0.00<br>2.3 |
2021

2122
## Installation and configuration
2223

connector/doc/WISI_Tangram_GT31.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ The **WISI Tangram GT31** connector is used to monitor and control the Tangram G
88

99
## About
1010

11-
This connector is automatically generated by the connector WISI Tangram, range 1.0.1.x and 1.1.0.x.
11+
This connector is automatically generated by the connector WISI Tangram, range 1.0.1.x, 1.1.0.x, and 1.1.1.x.
1212

1313
### Product Info
1414

15-
| Range | Supported Firmware Version |
16-
|------------------|-----------------------------|
17-
| 1.0.0.x | 2.3 |
18-
| 1.0.1.x | 3.0.1 |
19-
| 1.1.0.x | 2.3 3.0.1 |
15+
| Range | Supported Firmware Version |
16+
|---------|----------------------------|
17+
| 1.0.0.x | 2.3 |
18+
| 1.0.1.x | 3.0.1 |
19+
| 1.1.0.x | 2.3<br>3.0.1 |
20+
| 1.1.1.x | 2.3<br>3.0.1 |
2021

2122
## Installation and configuration
2223

connector/doc/WISI_Tangram_GT41.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,20 @@ uid: Connector_help_WISI_Tangram_GT41
44

55
# WISI Tangram GT41
66

7-
The **WISI Tangram GT41** connector is used to monitor and control the Tangram GT 41 W module. The GT 41 W module can be used for multiplexing/remultiplexing MPTS SPTS streams and scrambling of content
7+
The **WISI Tangram GT41** connector is used to monitor and control the Tangram GT 41 W module. The GT 41 W module can be used for multiplexing/remultiplexing MPTS SPTS streams and scrambling of content.
88

99
## About
1010

11-
This connector is automatically generated by the connector WISI Tangram, range 1.0.0.x, 1.0.1.x, 1.1.0.x.
11+
This connector is automatically generated by the connector WISI Tangram, range 1.0.0.x, 1.0.1.x, 1.1.0.x, and 1.1.1.x.
1212

1313
### Product Info
1414

15-
| Range | Supported Firmware Version |
16-
|------------------|-----------------------------|
17-
| 1.0.0.x | 1.00.0.00 |
18-
| 1.0.1.x | 1.00.0.00 2.3 |
19-
| 1.1.0.x | 1.00.0.00 2.3 |
15+
| Range | Supported Firmware Version |
16+
|---------|----------------------------|
17+
| 1.0.0.x | 1.00.0.00 |
18+
| 1.0.1.x | 1.00.0.00<br>2.3 |
19+
| 1.1.0.x | 1.00.0.00<br>2.3 |
20+
| 1.1.1.x | 1.00.0.00<br>2.3 |
2021

2122
## Installation and configuration
2223

0 commit comments

Comments
 (0)