Skip to content

Commit fc05928

Browse files
authored
Merge branch 'SkylineCommunications:main' into main
2 parents 43c4b23 + 33baf73 commit fc05928

File tree

507 files changed

+2482
-1136
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

507 files changed

+2482
-1136
lines changed

.github/workflows/cloud-catalog-connector-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
inlineScript: |
120120
for file in update_docs/*; do
121121
blob_name="$(basename "$file")"
122-
sed -E 's|xref:Connector_help_(.*)$|https://docs.dataminer.services/connector/doc/\1.html|g' $file
122+
sed -E 's|xref:Connector_help_([^)]*)\)|https://docs.dataminer.services/connector/doc/\1.html)|g' $file
123123
sed -i 's~\~/connector/images/~https://api.dataminer.services/api/public-catalog/v1-0/catalog/images/~g' $file
124124
az storage blob upload --file "$file" -c 'docs' -n "$blob_name" --connection-string '${{ secrets.AZUREBLOBSTORAGECS }}' --overwrite 'true'
125125
az storage blob update -c 'docs' -n "$blob_name" --connection-string '${{ secrets.AZUREBLOBSTORAGECS }}' --content-type 'text/plain'

connector/doc/AJA_IPR-10G2-HDMI.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ This connector allows you to monitor and control the IPR-10G2-HDMI mini-converte
1010

1111
### Version Info
1212

13-
| **Range** | **Key Features** | **Based on** | **System Impact** |
14-
|----------------------|----------------------------------------------------------------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------|
15-
| 1.0.0.x | Initial version | - | - |
16-
| 1.0.1.x [SLC Main] | Major range introduction to fix parameter types, descriptions, major validator remarks, etc. | 1.0.0.2 | Changes to PIDs/parameter types. Changes to saved parameters/primary keys. Changes to parameter descriptions and discrete display values. |
13+
| Range | Key Features | Based on | System Impact |
14+
|--|--|--|--|
15+
| 1.0.0.x | Initial version | - | - |
16+
| 1.0.1.x [SLC Main] | Major range introduction to fix parameter types, descriptions, major validator remarks, etc. | 1.0.0.2 | Changes to PIDs/parameter types. Changes to saved parameters/primary keys. Changes to parameter descriptions and discrete display values. |
1717

1818
### Product Info
1919

connector/doc/AM_Networks_BridgePort_General_Platform.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@ The connector has several pages with general information, HMTS info, the HMTS de
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
18-
|------------------|-----------------------------------|---------------------|-------------------------|
19-
| 1.0.0.x | Initial version | No | Yes |
20-
| 1.0.1.x | Added display column to a table. | No | Yes |
21-
| 1.0.2.x | Changed display column for naming. | No | Yes |
17+
| Range | Description | DCF Integration | Cassandra Compliant |
18+
|---------|------------------------------------|-----------------|---------------------|
19+
| 1.0.0.x | Initial version | No | Yes |
20+
| 1.0.1.x | Added display column to a table. | No | Yes |
21+
| 1.0.2.x | Changed display column for naming. | No | Yes |
2222

2323
### Product Info
2424

25-
| Range | Supported Firmware Version |
26-
|------------------|-----------------------------|
27-
| 1.0.0.x | N/A |
28-
| 1.0.1.x | N/A |
29-
| 1.0.2.x | N/A |
25+
| Range | Supported Firmware Version |
26+
|---------|----------------------------|
27+
| 1.0.0.x | N/A |
28+
| 1.0.1.x | N/A |
29+
| 1.0.2.x | N/A |
3030

3131
### Exported connectors
3232

33-
| **Exported Connector** | **Description** |
33+
| Exported Connector | Description |
3434
|----------------------------------------------------|--------------------|
3535
| AM Networks BridgePort General Platform - VGP-9240 | VGP-9240 amplifier |
3636
| AM Networks BridgePort General Platform - VGP-9022 | VGP-9022 amplifier |

connector/doc/APC_Netbotz_570.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ This is a read-only connector, so it is not possible to configure the device wit
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
18-
|----------------------|-----------------------------------|---------------------|-------------------------|
19-
| 1.0.0.x [SLC Main] | Initial version. | No | Yes |
20-
| 1.0.1.x | Display keys added to the tables. | No | Yes |
17+
| Range | Description | DCF Integration | Cassandra Compliant |
18+
|--------------------|-----------------------------------|-----------------|---------------------|
19+
| 1.0.0.x [SLC Main] | Initial version. | No | Yes |
20+
| 1.0.1.x | Display keys added to the tables. | No | Yes |
2121

2222
### Product Info
2323

24-
| Range | Supported Firmware Version |
25-
|------------------|-----------------------------|
26-
| 1.0.0.x | 4.5.0 |
27-
| 1.0.1.x | 4.5.0 |
24+
| Range | Supported Firmware Version |
25+
|---------|----------------------------|
26+
| 1.0.0.x | 4.5.0 |
27+
| 1.0.1.x | 4.5.0 |
2828

2929
## Installation and configuration
3030

connector/doc/APC_PDU.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ The connector uses an **SNMP** connection to retrieve the status of the APC PDU
1212

1313
### Version Info
1414

15-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
16-
|----------------------|--------------------------------------------------------|---------------------|-------------------------|
17-
| 1.0.0.x | Added additional traps. | No | No |
18-
| 1.0.1.x [SLC Main] | Added missing OIDs; removed displayColumn from tables. | No | Yes |
19-
| 1.0.2.x | Added support for SNMPv3. | No | Yes |
15+
| Range | Description | DCF Integration | Cassandra Compliant |
16+
|--------------------|--------------------------------------------------------|-----------------|---------------------|
17+
| 1.0.0.x | Added additional traps. | No | No |
18+
| 1.0.1.x [SLC Main] | Added missing OIDs; removed displayColumn from tables. | No | Yes |
19+
| 1.0.2.x | Added support for SNMPv3. | No | Yes |
2020

2121
### Product Info
2222

23-
| Range | Supported Firmware Version |
24-
|------------------|-----------------------------|
25-
| 1.0.0.x | 6.4.0 |
26-
| 1.0.1.x | 6.4.0 |
27-
| 1.0.2.x | 6.4.0 |
23+
| Range | Supported Firmware Version |
24+
|---------|----------------------------|
25+
| 1.0.0.x | 6.4.0 |
26+
| 1.0.1.x | 6.4.0 |
27+
| 1.0.2.x | 6.4.0 |
2828

2929
## Installation and configuration
3030

connector/doc/ATX_Networks_MP3.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This connector was designed to monitor the different properties of the device, s
1212

1313
### Version Info
1414

15-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
15+
| Range | Description | DCF Integration | Cassandra Compliant |
1616
|-----------|--------------------------------------------------------------|---------------------|-------------------------|
1717
| 2.0.0.x | DVE creation | No | Yes |
1818
| 2.0.1.x | Fix not all inputs being shown in the RF Switch Input Table. | No | Yes |
@@ -26,7 +26,7 @@ This connector was designed to monitor the different properties of the device, s
2626

2727
### Exported Connectors
2828

29-
| **Exported Connector** | **Description** |
29+
| Exported Connector | Description |
3030
|----------------------------|----------------------------------------------------------------|
3131
| ATX Networks MP3 - MPAC | A separate connector that represents the MPAC Power Supply. |
3232
| ATX Networks MP3 - QMP1000 | A separate connector that represents the QMP1000 RF Amplifier. |

connector/doc/ATX_Networks_MP3_-_MPAC.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ The connector is generated automatically by the connector **ATX Networks MP3.**
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Complaint** |
18-
|------------------|-----------------|---------------------|-------------------------|
19-
| 2.0.0.x | DVE creation | No | Yes |
17+
| Range | Description | DCF Integration | Cassandra Complaint |
18+
|---------|--------------|-----------------|---------------------|
19+
| 2.0.0.x | DVE creation | No | Yes |
2020

2121
## Installation and configuration
2222

connector/doc/ATX_Networks_MP3_-_MPRF_AB.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The connector is automatically generated by the connector **ATX Networks MP3**.
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Complaint** |
17+
| Range | Description | DCF Integration | Cassandra Complaint |
1818
|------------------|-----------------|---------------------|-------------------------|
1919
| 2.0.0.x | DVE creation | No | Yes |
2020

connector/doc/ATX_Networks_MP3_-_QMP1000.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The connector is generated automatically by the connector **ATX Networks MP3.**
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Complaint** |
17+
| Range | Description | DCF Integration | Cassandra Complaint |
1818
|------------------|-----------------|---------------------|-------------------------|
1919
| 2.0.0.x | DVE Creation | No | Yes |
2020

connector/doc/ATX_Networks_MP3_-_QMP200.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The connector is generated automatically by the connector **ATX Networks MP3**.
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Complaint** |
17+
| Range | Description | DCF Integration | Cassandra Complaint |
1818
|------------------|-----------------|---------------------|-------------------------|
1919
| 2.0.0.x | DVE creation | No | Yes |
2020

connector/doc/Agilent_L4490A.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ Range 1.0.1.x of the connector contains updated features.
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
18-
|------------------|-----------------------------------------------|---------------------|-------------------------|
19-
| 1.0.0.x | Initial version | No | Yes |
20-
| 1.0.1.x | Fixed DIS issues and updated to new features. | No | Yes |
17+
| Range | Description | DCF Integration | Cassandra Compliant |
18+
|---------|-----------------------------------------------|-----------------|---------------------|
19+
| 1.0.0.x | Initial version | No | Yes |
20+
| 1.0.1.x | Fixed DIS issues and updated to new features. | No | Yes |
2121

2222
### Product Info
2323

24-
| Range | Supported Firmware Version |
25-
|------------------|-----------------------------|
26-
| 1.0.0.x | 2.43 and prior |
27-
| 1.0.1.x | 2.43 |
24+
| Range | Supported Firmware Version |
25+
|---------|----------------------------|
26+
| 1.0.0.x | 2.43 and prior |
27+
| 1.0.1.x | 2.43 |
2828

2929
## Installation and configuration
3030

connector/doc/Al_Jazeera_Media_Network_Rack_Passive_Device_Generator.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ This connector is discontinued. Replaced by Skyline Generic Rack Passive Device
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
18-
|------------------|------------------------------|---------------------|-------------------------|
19-
| 1.0.0.x | Initial version [Obsolete] |No | Yes |
17+
| Range | Description | DCF Integration | Cassandra Compliant |
18+
|---------|----------------------------|-----------------|---------------------|
19+
| 1.0.0.x | Initial version [Obsolete] | No | Yes |
2020

2121
## Installation and configuration
2222

connector/doc/Alcatel_Manager.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ The **Alcatel Manager controller** is mainly used as a platform to monitor relev
1010

1111
### Version Info
1212

13-
| **Range** | **Key Features** | **Based on** | **System Impact** |
14-
|----------------------|---------------------------------------------|--------------|-----------------------------------------------------------------------|
15-
| 1.0.1.x [SLC Main] | Overall update to match current guidelines. | 1.0.0.7 | Layout, internal logic, and PID changed, and many parameters deleted. |
13+
| Range | Key Features | Based on | System Impact |
14+
|--------------------|---------------------------------------------|----------|-----------------------------------------------------------------------|
15+
| 1.0.1.x [SLC Main] | Overall update to match current guidelines. | 1.0.0.7 | Layout, internal logic, and PID changed, and many parameters deleted. |
1616

1717
### Product Info
1818

connector/doc/Alpha_XM-2_DSM.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ In version 2.1.2.29, an extra feature is introduced that allows the use of a POS
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
18-
|----------------------|------------------------------|---------------------|-------------------------|
19-
| 1.1.0.x | Release version | No | No |
20-
| 2.1.0.x | Adjusts Float and Delta Test | No | No |
21-
| 2.1.2.x [SLC Main] | Introduces DDNS and Others | No | Yes |
17+
| Range | Description | DCF Integration | Cassandra Compliant |
18+
|--------------------|------------------------------|-----------------|---------------------|
19+
| 1.1.0.x | Release version | No | No |
20+
| 2.1.0.x | Adjusts Float and Delta Test | No | No |
21+
| 2.1.2.x [SLC Main] | Introduces DDNS and Others | No | Yes |
2222

2323
## Installation and Configuration
2424

connector/doc/Alpha_XM-2_DSM3.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The **Alpha XM-2-DSM3** connector uses **SNMP** to retrieve data from the device
1212

1313
### Version Info
1414

15-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
16-
|------------------|--------------------------------------|---------------------|-------------------------|
17-
| 1.0.0.x | Initial version | No | Yes |
18-
| 2.0.0.x | Backwards compatibility with 8.0.6.3 | No | Yes |
15+
| Range | Description | DCF Integration | Cassandra Compliant |
16+
|---------|--------------------------------------|-----------------|---------------------|
17+
| 1.0.0.x | Initial version | No | Yes |
18+
| 2.0.0.x | Backwards compatibility with 8.0.6.3 | No | Yes |
1919

2020
### Product Info
2121

@@ -28,7 +28,7 @@ The **Alpha XM-2-DSM3** connector uses **SNMP** to retrieve data from the device
2828

2929
### Creation
3030

31-
#### SNMP \[Main\] connection
31+
#### SNMP Connection - Main
3232

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

connector/doc/Alpha_XM-3_UPS.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ This connector uses **SNMP** to retrieve data from the device. An **HTTP** conne
1212

1313
### Version Info
1414

15-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
16-
|------------------|------------------------|---------------------|-------------------------|
17-
| 1.0.0.x | Initial version | No | No |
18-
| 2.0.0.x | Added support for DDNS | No | No |
15+
| Range | Description | DCF Integration | Cassandra Compliant |
16+
|---------|------------------------|-----------------|---------------------|
17+
| 1.0.0.x | Initial version | No | No |
18+
| 2.0.0.x | Added support for DDNS | No | No |
1919

2020
## Installation and Configuration
2121

connector/doc/Anacom_AnaSat_C_Serial.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ This connector uses a serial communication and it has been designed to work usin
1414

1515
### Version Info
1616

17-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
18-
|------------------|---------------------------------|---------------------|-------------------------|
19-
| 1.0.0.x | Initial Version - Serial RS-232 | No | No |
20-
| 2.0.0.x | Initial Version - Serial RS-485 | No | No |
17+
| Range | Description | DCF Integration | Cassandra Compliant |
18+
|---------|---------------------------------|-----------------|---------------------|
19+
| 1.0.0.x | Initial Version - Serial RS-232 | No | No |
20+
| 2.0.0.x | Initial Version - Serial RS-485 | No | No |
2121

2222
### Product Info
2323

24-
| Range | Supported Firmware Version |
25-
|------------------|-----------------------------|
26-
| 1.0.0.x | 1.0 |
27-
| 2.0.0.x | 1.0 |
24+
| Range | Supported Firmware Version |
25+
|---------|----------------------------|
26+
| 1.0.0.x | 1.0 |
27+
| 2.0.0.x | 1.0 |
2828

2929
## Installation and configuration
3030

connector/doc/Andrew_ACS3000.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The **Andrew ACS3000** device is an Antenna Control Unit. It supports a wide ran
1212

1313
### Version Info
1414

15-
| **Range** | **Description** | **DCF Integration** | **Cassandra Compliant** |
16-
|----------------------|--------------------------------------|---------------------|-------------------------|
17-
| 1.0.0.x [SLC Main] | Initial version | No | Yes |
18-
| 2.0.0.x | Changed port settings: Local IP Port | No | Yes |
15+
| Range | Description | DCF Integration | Cassandra Compliant |
16+
|--------------------|--------------------------------------|-----------------|---------------------|
17+
| 1.0.0.x [SLC Main] | Initial version | No | Yes |
18+
| 2.0.0.x | Changed port settings: Local IP Port | No | Yes |
1919

2020
## Installation and configuration
2121

0 commit comments

Comments
 (0)