diff --git a/.github/workflows/cloud-catalog-connector-docs.yml b/.github/workflows/cloud-catalog-connector-docs.yml index 34661c94..c84c2307 100644 --- a/.github/workflows/cloud-catalog-connector-docs.yml +++ b/.github/workflows/cloud-catalog-connector-docs.yml @@ -119,7 +119,7 @@ jobs: inlineScript: | for file in update_docs/*; do blob_name="$(basename "$file")" - sed -i 's~\~/connector/images/~/api/public-catalog/v1-0/catalog/images/~g' $file + sed -i 's~\~/connector/images/~https://api.dataminer.services/api/public-catalog/v1-0/catalog/images/~g' $file az storage blob upload --file "$file" -c 'docs' -n "$blob_name" --connection-string '${{ secrets.AZUREBLOBSTORAGECS }}' --overwrite 'true' az storage blob update -c 'docs' -n "$blob_name" --connection-string '${{ secrets.AZUREBLOBSTORAGECS }}' --content-type 'text/plain' echo $blob_name uploaded diff --git a/connector/doc/2WCOM_MPX-2ds.md b/connector/doc/2WCOM_MPX-2ds.md new file mode 100644 index 00000000..5397955d --- /dev/null +++ b/connector/doc/2WCOM_MPX-2ds.md @@ -0,0 +1,55 @@ +--- +uid: Connector_help_2WCOM_MPX-2ds +--- + +# 2WCOM MPX-2ds + +The MPX-2ds is a two-channel decoder designed for MPX distribution via satellite or IP. + +The 2WCOM MPX-2ds connector's main purpose is to monitor the two channels of the decoder. + +## About + +### Version Info + +| Range | Features | Based on | System Impact | +|--------------------|-----------------|----------|---------------| +| 1.0.0.x [SLC Main] | Initial version | - | - | + +### Product Info + +| Range | Supported Firmware | +|---------|--------------------| +| 1.0.0.x | 1.24 | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------|---------------------| +| 1.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### SNMP Connection + +This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation: + +SNMP CONNECTION: + +- **IP address/host**: The polling IP or URL of the destination. +- **IP port**: The IP port of the destination (default: *161*). + +SNMP Settings: + +- **Get community string**: The community string used when reading values from the device (default: *public*). +- **Set community string**: The community string used when setting values on the device (default: *private*). + +### Web Interface + +The web interface is only accessible when the client machine has network access to the product. + +## How to Use + +On the **Polling Config** page, you can configure which polling groups should be polled. By default, they are all disabled. diff --git a/connector/doc/Akamai_CDN_Manager.md b/connector/doc/Akamai_CDN_Manager.md index 2c6518d4..94c302a8 100644 --- a/connector/doc/Akamai_CDN_Manager.md +++ b/connector/doc/Akamai_CDN_Manager.md @@ -22,9 +22,9 @@ Akamai is a **C**ontent **D**elivery **N**etwork services provider. This connect ### System Info -| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | -|-----------|---------------------|-------------------------|-----------------------|-------------------------| -| 1.0.0.x | No | Yes | - | - | +|Range |DCF Integration |Cassandra Compliant |Linked Components |Exported Components | +|---------|---------|---------|---------|---------| +|1.0.0.x |No |Yes |- |[Akamai CDN Manager - CP Code](xref:Connector_help_Akamai_CDN_Manager_-_CP_Code) | ## Configuration @@ -51,8 +51,10 @@ If a connection has been established, data will be displayed on the following pa - **Contracts**: Displays the Contracts table. - **Groups**: Displays the Groups table. - **CP Codes**: Displays the CP Codes table. -- **Traffic Per CP Code**: Displays the Traffic per CP code table. +- **Network Storage**: Displays the storage groups and associated upload accounts. +- **Traffic**: Displays the Traffic per CP code table. - **Structure Overview**: Contains the Structure Overview tree control. +- **Media Services Live**: Displays a list of all streams. - **Alert Summaries**: Displays the Alert Summaries table. - **Alert Details**: Displays the Alert Details table. - **Alert Overview**: Displays the relationship between the Alert Summaries and Alert Details tables. diff --git a/connector/doc/Akamai_CDN_Manager_-_CP_Code.md b/connector/doc/Akamai_CDN_Manager_-_CP_Code.md new file mode 100644 index 00000000..471ab57d --- /dev/null +++ b/connector/doc/Akamai_CDN_Manager_-_CP_Code.md @@ -0,0 +1,29 @@ +--- +uid: Connector_help_Akamai_CDN_Manager_-_CP_Code +--- + +# Akamai CDN Manager - CP Code + +This connector is automatically generated by the **Akamai CDN Manager** of range 1.0.0.x. + +This connector displays the traffic information of a given CP code managed by the parent Akamai CDN Manager connector. + +## About + +### Product Info + +| Range | Supported Firmware | +|-----------|------------------------| +| 1.0.0.x | - | + +## Configuration + +### Creation + +This connector is automatically created by the parent connector [Akamai CDN Manager](xref:Connector_help_Akamai_CDN_Manager) from range 1.0.0.x onwards. + +## How to use + +This connector only has one page. + +The **General** page displays all the traffic hits received by a specified CP Code. This information corresponds to the **Traffic per CP Code** table in the parent element. diff --git a/connector/doc/Alea_MCxPTT.md b/connector/doc/Alea_MCxPTT.md new file mode 100644 index 00000000..136ad3d2 --- /dev/null +++ b/connector/doc/Alea_MCxPTT.md @@ -0,0 +1,60 @@ +--- +uid: Connector_help_Alea_MCxPTT +--- + +# Alea MCxPTT + +Alea MCxPTT is a system that guarantees immediate communication services and makes it possible to decide, disclose information, and effectively carry out mission-critical tasks. + +This connector can be used to consult the service alarms of this system. + +## 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 + +#### SNMP Connection + +This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation: + +SNMP CONNECTION: + +- **IP address/host**: The polling IP or URL of the destination. +- **IP port**: The IP port of the destination. +- **Bus address**: The bus address of the device. + +SNMP Settings: + +- **Get community string**: The community string used when reading values from the device (default: *public*). +- **Set community string**: The community string used when setting values on the device (default: *private*). + +### Web Interface + +The web interface is only accessible when the client machine has network access to the product. + +## How to use + +The **General** page displays the system information. + +The **Alarms** page displays the list of services available in the MCxPTT system and their alarm status. + +On the **Polling** page, you can define the frequency of the polling groups. diff --git a/connector/doc/AmagiCLOUDPORTServiceManager.md b/connector/doc/AmagiCLOUDPORTServiceManager.md new file mode 100644 index 00000000..b6b2f547 --- /dev/null +++ b/connector/doc/AmagiCLOUDPORTServiceManager.md @@ -0,0 +1,59 @@ +--- +uid: Connector_help_Amagi_Cloudport_Service_Manager +--- + +# Amagi CLOUDPORT Service Manager + +The Amagi CLOUDPORT Service Manager is a playout server that manages broadcast or OTT channels over IP, satellite, and FAST OTT platforms. + +## 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 of the device. +- **IP port**: The IP port of the device, by default *443*. +- **Device address**: The device address, by default *ByPassProxy*. + +### Initialization + +Specify the **Username** and **Password** on the **General** page. The connector will automatically send requests using these credentials and will report the response code in the **HTTP Request Status** parameter. + +### Web Interface + +The web interface is only accessible when the client machine has network access to the product. + +## How to use + +The element created using this connector has the following data pages: + +- **General**: This page displays general information such as the **Customer Name** and **Health Status**. You can also specify the **Username** and **Password** here. +- **Service Monitor**: This page displays the **Cloudport Services** table. +- **Cloudport Control**: This page contains various switchover-related parameters as well as the **Switchover** and **Fix** buttons and the **Poll Switchover Status Flag**. The flag will remain active from the moment a switchover starts until it is complete. +- **Logging**: This page contains the **Incident History Logs** table, which can be filled with the **Retrieve Logs** button. Do note that the Max Logs parameter has to have a value for this to be successful. +- **Web Interface**: This page contains the web interface. diff --git a/connector/doc/Amagi_CLOUDPORT_Playout_Service_Manager.md b/connector/doc/Amagi_CLOUDPORT_Playout_Service_Manager.md new file mode 100644 index 00000000..25e024b3 --- /dev/null +++ b/connector/doc/Amagi_CLOUDPORT_Playout_Service_Manager.md @@ -0,0 +1,53 @@ +--- +uid: Connector_help_Amagi_CLOUDPORT_Playout_Service_Manager +--- + +# Amagi CLOUDPORT Playout Service Manager + +This connector is used to monitor the Amagi CLOUDPORT Playout Service Manager. + +## 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 (default: *443*). +- **Device address**: The bus address of the device. If the proxy server has to be bypassed, specify *BypassProxy*. + +### Initialization + +On the **Security** page, you will need to configure a token obtained from the GUI or vendor. This will be used for all the requests sent by the connector. + +### Web Interface + +The web interface is only accessible when the client machine has network access to the product. + +## How to use + +On the **General** page, you can find all the information you need to monitor the HTTP connection, the on-air feeds, and the headends. diff --git a/connector/doc/Arqiva_Radio_Trap_Receiver.md b/connector/doc/Arqiva_Radio_Trap_Receiver.md index f3c7d975..ad636642 100644 --- a/connector/doc/Arqiva_Radio_Trap_Receiver.md +++ b/connector/doc/Arqiva_Radio_Trap_Receiver.md @@ -50,6 +50,6 @@ SNMP Settings: ### General -This page contains the **Alarm Traps** table, which displays all alarms that came in through traps. The **ID**, **Timestamp**, **Source** **IP**, **OID**, **Radio** **link**, **Alarm** **condition**, **Alarm** **state** and **ECAM** **cct** **number** of the trap are displayed in the different columns. +This page contains the **Alarm Traps** table, which displays all alarms that came in through traps. The **ID**, **Timestamp**, **Source IP**, **OID**, **Radio link**, **Alarm condition**, **Alarm state** and **ECAM cct number** of the trap are displayed in the different columns. With the **Clear Table** button above the table, you can delete all rows from the table. diff --git a/connector/doc/Atlassian_Jira_Service_Management.md b/connector/doc/Atlassian_Jira_Service_Management.md new file mode 100644 index 00000000..faa658e7 --- /dev/null +++ b/connector/doc/Atlassian_Jira_Service_Management.md @@ -0,0 +1,57 @@ +--- +uid: Connector_help_Atlassian_Jira_Service_Management +--- + +# Atlassian Jira Service Management + +This connector polls all issues and requests for Jira projects within a domain. You can also use it to create simple issue tickets on a service desk. + +## 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 Main 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 (default: *443*). +- **Device address**: The bus address of the device. If the proxy server has to be bypassed, specify *BypassProxy*. + +### Initialization + +Fill in the **Username** and **API Key** on the **General** page. Basic authentication with passwords is deprecated, and instead of the password an **API token needs to be used** (see also [Manage API tokens for your Atlassian account \| Atlassian Support](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/)). + +### Redundancy + +There is no redundancy defined. + +## How to use + +The element polls all service desks for the environment specified in the URL of the element. This includes the **Service Desks**, **Queues**, and **Issues**. You can choose to enable or disable polling of certain queues. + +From the **Issues** page, it is possible to create a small issue given some input data. + +Alternatively, by following the given format in the API documentation for [Create Request](https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-request/#api-rest-servicedeskapi-request-post), you can also use an Automation script to set PID 2 with your own JSON data. diff --git a/connector/doc/DEV_1985.md b/connector/doc/DEV_1985.md new file mode 100644 index 00000000..750f150a --- /dev/null +++ b/connector/doc/DEV_1985.md @@ -0,0 +1,82 @@ +--- +uid: Connector_help_DEV_1985 +--- + +# DEV 1985 + +This connector can be used to monitor and control the DEV 1985 L-Band distributing matrix. + +## About + +### Version Info + +| Range | Key Features | Based on | System Impact | +|---------|------------------|----------|---------------| +| 1.0.0.x | Initial version. | - | - | + +### Product Info + +| Range | Supported Firmware | +|-----------|------------------------| +| 1.0.0.x | 32-0083l Z.01 | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|-----------|---------------------|-------------------------|----------------------|------------------------| +| 1.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### SNMP Connection + +This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation: + +SNMP CONNECTION: + +- **IP address/host**: The polling IP of the device. + +SNMP Settings: + +- **Port Number:** The port of the connected device (default: *161*). +- **Get community string**: The community string used when reading values from the device (default: *public*). +- **Set community string**: The community string used when setting values on the device (default: *private*). + +### Web Interface + +The web interface is only accessible when the client machine has network access to the product. + +## How to Use + +### General + +This page displays general information about the device, including its MAC address, firmware, device type, and number of ports, and the number of inputs and outputs in the matrix. + +It also allows you to set the control mode of the device (*Local* or *Remote*) and the simultaneous mode. + +> [!IMPORTANT] +> To be able to set values from the element, **Control Mode** must be set to *Remote*. + +### Matrix + +This page contains a matrix control showing the signal flow in the device. + +In the lower right corner, the **Crosspoints** page button can be used to access the raw table with the connections between the inputs and the outputs in the matrix. + +### Port + +On this page, the **Port** table is displayed. It contains all the information about the inputs and outputs. You can also configure the input and output information here. + +### Alarm + +On this page, you can see the **Number of Errors**, **Error Description**, **Trap Enable Mask**, **Error Enable Mask**, and **Error Log** table. + +You can also enable the trap and error mask here. + +In the **Errors** table, you will find an overview of all errors with the corresponding data. + +### Environment + +This page provides information about **Power Supplies** and **Fans**, including the number of each of the devices and their status. diff --git a/connector/doc/Dejero_Control.md b/connector/doc/Dejero_Control.md new file mode 100644 index 00000000..5bc08d1e --- /dev/null +++ b/connector/doc/Dejero_Control.md @@ -0,0 +1,105 @@ +--- +uid: Connector_help_Dejero_Control +--- + +# Dejero Control + +Dejero Control is a cloud-based management system that provides the power and flexibility to centrally manage Dejero equipment via a web browser. + +## 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 | Control API 2.0 | + +### 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. + +### Initialization + +To initialize communication, you need to provide a Secret Key and Access ID on the **Connection Settings** page. + +### Web Interface + +The web interface is only accessible when the client machine has network access to the product. + +## How to use + +### General + +This page displays the **Sources** and **Sources Details** tables. + +Within the **Sources** table, the following actions are possible: + +- **Start/Stop Video Stream**: Start or stop the live stream. +- **Live Assigment**: Assign, change, or unassign the source's live assignment. +- **Clip Assigment**: Assign, change, or unassign the source's clip assignment. +- **File Assigment**: Assign, change, or unassign the source's file assignment. + +The **Sources Details** table contains the location and battery information of the source. The **Location Last Updated** and **Battery Last Updated** parameters indicate the last time the information was updated for that source. + +### Connection Settings + +This page displays the **Secret Key** and **Access ID** boxes, where the credentials for the HTTP API polling should be filled in. + +### Receivers + +This page displays the **Receivers** table, which contains the following columns: **Index**, **Serial Number**, **Name**, and **Type**. + +### Outputs + +This page displays the **Outputs** table, which contains the following columns: **Index**, **Serial Number**, **Name**, **Status**, and **Type**. + +### Stations + +This page displays the **Stations** table, which contains the following columns: **Index**, **Name**, and **Callsign**. + +### Gateways + +This page displays the **Gateways** table, which contains the following columns: **Index**, **Serial Number**, **Name**, and **Status**. + +### Pools + +This page displays the **Pools** table, which contains the following columns: **Index** and **Name**. + +### Live Assignments + +This page displays the **Live Assignments** table, which contains the following columns: **Index**, **Resource**, **Resource Name**, **Source Name**, and **Unassign**. + +In the **Unassign** column, you can unassign the live assignment from the output. + +### Clip Assignments + +This page displays the **Clip Assignments** table, which contains the following columns: **Index**, **Receiver Name**, **Source Name**, and **Unassign**. + +In the **Unassign** column, you can unassign the clip assignment from the receiver. + +### File Assignments + +This page displays the **File Assignments** table, which contains the following columns: **Index**, **Receiver Name**, **Source Name**, and **Unassign**. + +In the **Unassign** column, you can unassign the file assignment from the receiver. diff --git a/connector/doc/Enensys_SmartGate_OneBeam.md b/connector/doc/Enensys_SmartGate_OneBeam.md new file mode 100644 index 00000000..f9fb7977 --- /dev/null +++ b/connector/doc/Enensys_SmartGate_OneBeam.md @@ -0,0 +1,82 @@ +--- +uid: Connector_help_Enensys_SmartGate_OneBeam +--- + +# Enensys SmartGate OneBeam + +The purpose of this connector is to monitor and control SmartGate-OneBeam devices through SNMP. + +The Enensys SmartGate-OneBeam is a Digital Video Broadcasting – Terrestrial (DVB-T/T2) gateway for Direct-To-Home (DTH) TV. It is the control stream generator of the Enensys OneBeam solution. + +OneBeam was built to reduce satellite OPEX costs by delivering Direct-To-Home TV and Digital Terrestrial TV (DTT) distribution over one satellite feed. + +## 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 | 5.1 | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------|---------------------| +| 1.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### SNMP Connection - Main + +This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation: + +SNMP CONNECTION: + +- **SNMP version**: SNMPv1 +- **IP address/host**: The polling IP or URL of the destination. +- **IP port**: 161 + +SNMP Settings: + +- **Get community string**: The community string used when reading values from the device. +- **Set community string**: The community string used when setting values on the device. + +### Web Interface + +The web interface is only accessible when the client machine has network access to the product. + +## How to Use + +The connector uses SNMP to retrieve its data. + +To see the actual traffic between the element and the device, a built-in DataMiner tool called Stream Viewer can be used. You can access it by right-clicking the element in the Surveyor and selecting **View** > **Stream Viewer**. + +A healthy element will show groups 1000, 1200, 1400, 1600, 1800, and 2000 in the Stream Viewer. + +### General Page + +The General page contains basic device information and GPS-related parameters. + +### Alarms Page + +Each row in the **Current Alarms** table represents an alarm that comes from the SmartGate. Alarms will persist for as long as they are active. + +The **Time** column in this table is hidden by default. You can show it by right-clicking the table column header, selecting **Columns**, and then selecting this column. + +### ASI Page + +This page contains information related to the two Asynchronous Serial Interface inputs (ASI1 and ASI2) and the single ASI output. + +### IP Page + +Everything related to IP is listed in the tables **IP Statistics** and **IP Configuration**. + +It is possible to change the **IP Processing** state, the **Ethernet Port**, the **Input Mode**, the **Destination Address**, and the **Destination Port**. diff --git a/connector/doc/Finnish_Broadcasting_Company_Lock_Manager.md b/connector/doc/Finnish_Broadcasting_Company_Lock_Manager.md new file mode 100644 index 00000000..a66031a6 --- /dev/null +++ b/connector/doc/Finnish_Broadcasting_Company_Lock_Manager.md @@ -0,0 +1,61 @@ +--- +uid: Connector_help_Finnish_Broadcasting_Company_Lock_Manager +--- + +# Finnish Broadcasting Company Lock Manager + +This connector is used in the YLE Media Services solution to hold locks for orders and events. + +## About + +### Version Info + +| Range | Features | Based on | System Impact | +|--------------------|-----------------|----------|---------------| +| 1.0.0.x [SLC Main] | Initial version | - | - | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------------------------------------------------------------------------------------------------|---------------------| +| 1.0.0.x | No | Yes | - *Skyline.DataMiner.ConnectorAPI.FinnishBroadcastingCompanyLockManager* NuGet package
- YLE MS Solution | - | + +## Configuration + +### Connections + +#### Virtual Connection - Main + +This connector uses a virtual connection and does not require any input during element creation. + +### Initialization + +No additional configuration of parameters is required in a newly created element. However, you can optionally define the amount of time after which the locks are automatically released (1 hour by default). + +## How to use + +The connector only works in conjunction with the *Skyline.DataMiner.ConnectorAPI.FinnishBroadcastingCompanyLockManager* NuGet package. This package is used from an Automation script or connector to lock and unlock orders and events. Internally, InterApp messages are used to facilitate the communication. + +The locks are stored in memory by an element using this connector. + +The active locks are visible on the General page of the element. Clicking the *Release Lock* button will release the lock. + +> [!NOTE] +> Requesting or releasing a lock on an order will update the `IsLocked` reservation property accordingly. The property changes are triggered from the connector. + +### Example + +```csharp +using Skyline.DataMiner.ConnectorAPI.FinnishBroadcastingCompanyLockManager; + +var element = IDms.GetElementsByProtocol(LockManagerElement.LockManager_ProtocolName).First(); +LockManagerElement cachedLockManagerElement = new LockManagerElement(IDms.Connection, element.AgentId, element.Id); + +LockManagerElement.LockOrder(orderId, username); +LockManagerElement.LockEvent(eventId, username); + +// Do logic here while objects are locked + +LockManagerElement.UnlockOrder(orderId); +LockManagerElement.UnlockEvent(eventId); +``` diff --git a/connector/doc/IRT_SSPA_Series.md b/connector/doc/IRT_SSPA_Series.md index 53f5ba31..eb9be817 100644 --- a/connector/doc/IRT_SSPA_Series.md +++ b/connector/doc/IRT_SSPA_Series.md @@ -58,11 +58,3 @@ These are the main data pages of the connector: - On the **Control** page, you can change **Mute** and **Gain** values. - On the **Configuration** page, you can configure the **Center Frequency** and **Attenuation Offset**. On the **LO Settings** subpage, you can find the **LO Frequencies** table. - The **Redundancy** page contains information about the redundancy members. - -When the connector is working properly, every table on every page should be populated accordingly. If necessary, you can double-check this by looking at the parameters on the web interface. - -If everything works correctly, in the Stream Viewer you will be able to see groups **100**, **110**, **1000**, **2000**, **2010**, **2020**, and **8000**. - -- Groups **2020** and **8000** represent parameters that are checked every 10 seconds. -- Groups **100**, **110**, **1000**, **2000**, and **2010** are checked every 5 minutes. -- If there is a polling error with any of the groups, the Stream Viewer will return **GENERIC ERROR** in the response from the device. diff --git a/connector/doc/Nevion_Virtuoso_MI.md b/connector/doc/Nevion_Virtuoso_MI.md index bca1774f..f4ecbd0c 100644 --- a/connector/doc/Nevion_Virtuoso_MI.md +++ b/connector/doc/Nevion_Virtuoso_MI.md @@ -24,7 +24,7 @@ This is a DataMiner connector for the Nevion Virtuoso MI, a media server designe | 1.0.0.x | 1.2.14 | | 1.0.1.x | 1.2.14 | | 1.1.0.x | 2.10.8 | -| 1.1.1.1 | 2.10.8 | +| 1.1.1.x | 2.10.8 | ### System Info diff --git a/connector/doc/OpenGear_Gator_Toolbox-2-r4.md b/connector/doc/OpenGear_Gator_Toolbox-2-r4.md new file mode 100644 index 00000000..5c223cce --- /dev/null +++ b/connector/doc/OpenGear_Gator_Toolbox-2-r4.md @@ -0,0 +1,64 @@ +--- +uid: Connector_help_OpenGear_Gator_Toolbox-2-r4 +--- + +# OpenGear Gator Toolbox-2-r4 + +The OpenGear Gator Toolbox-2-r4 is a UHD signal conversion problem solver. + +This connector retrieves information from the device via SNMP. It displays basic information about the device, as well as the current status of various device components such as the fan door, power supply, and PSU. + +## 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 | Rev 7 | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|-----------|---------------------|-------------------------|-----------------------|-------------------------| +| 1.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### SNMP Main connection + +This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation: + +SNMP CONNECTION: + +- **IP address/host**: The polling IP of the device. + +SNMP Settings: + +- **Port number**: *161* +- **Get community string**: *public* +- **Set community string**: *private* + +### Web Interface + +The web interface is only accessible when the client machine has network access to the product. + +## How to use + +The element consists of the following data pages: + +- **General**: Displays general parameters such as the device name, IP addresses, and number of active slots. +- **Frame**: Displays general parameters of the device frame such as the supplier, serial number, and MAC address. +- **Hardware**: Displays information about the frame hardware, such as the current and voltage readings and the fan speed. +- **Power**: Displays power-related details for PSU 1 and 2, alongside temperature and power consumption information for the device. +- **Setup**: Allows you to view and configure the settings for certain faults. +- **Data Safe**: Displays the frame's card instances and details. Also allows you to mask the data safe warning. +- **Frame Glow**: Displays the current LED settings of the device, and allows you to configure settings such as LED mode and theme. +- **Alarms**: Displays the device's current PSU 1 power, PSU 2 power, and hardware status. diff --git a/connector/doc/SEE_Telecom_eAcsys_2Rx_Us.md b/connector/doc/SEE_Telecom_eAcsys_2Rx_Us.md new file mode 100644 index 00000000..33145689 --- /dev/null +++ b/connector/doc/SEE_Telecom_eAcsys_2Rx_Us.md @@ -0,0 +1,69 @@ +--- +uid: Connector_help_SEE_Telecom_eAcsys_2Rx_Us +--- + +# SEE Telecom eAcsys 2Rx Us + +SEE Telecom eAcsys 2Rx Us is a key connector of the headend used as an HFC upstream receiver (the successor of Acsys). The integrated eAcsys platform is used for the segmentation of the CATV network. + +## About + +### Version Info + +| Range | Features | Based on | System Impact | +|--|--|--|--| +| 1.1.0.x [SLC Main] | - Bus addresses adapted to allow addresses above 9.
- Conversion of Optical Power modified.
- Layout modified.
- Normalization fixed.
- Connector available on Repo Manager.
- Unnecessary parameters removed and fast timer interval reduced. | 1.0.0.x | - | + +### Product Info + +| Range | Supported Firmware | +|---------|--------------------| +| 1.1.0.x | 1.1 | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------|---------------------| +| 1.1.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### SNMP Connection - Main + +This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation: + +SNMP CONNECTION: + +- **IP address/host**: 10.210.64.11 +- **IP port**: 161 +- **Bus address**: 12 + +SNMP Settings: + +- **Get community string**: user +- **Set community string**: private + +### Initialization + +No additional configuration of parameters is needed + +### Redundancy + +There is no redundancy defined. + +## How to use + +The **General** page contains basic information regarding the unit. This includes the following: + +- **Identification**: Name, Type, Serial Number, Software, Hardware and BIOS Version, Rack and Slot Number +- **Statistics**: Uptime, Temperature. + +The **Optical** page of this connector provides an overview of the Rx KPIs (both Rx A and Rx B), including the Status, Optical Input Power, and Wavelength. On the **Normalize Rx A** and **Normalize Rx B** subpages, you can normalize the Optical Input Power of Rx A and Rx B, respectively. + +The **RF** page contains details regarding the radio frequency module for both Rx A and Rx B. You can view and modify the value for the attenuator for both Rx A and Rx B, and you can view information regarding the Automatic Level Control (ALC). + +The **Switch** page displays the Unit Mode, which can be set to *Redundant* or *Segmented*. On this page, you can set the Receiver Control Switch (CTL) for both Rx A and Rx B to *Open* or *Closed*. + +All of this data is retrieved using **SNMPv1**. diff --git a/connector/doc/Skyline_Communications_Client_KPI_Monitor.md b/connector/doc/Skyline_Communications_Client_KPI_Monitor.md new file mode 100644 index 00000000..d5f842ba --- /dev/null +++ b/connector/doc/Skyline_Communications_Client_KPI_Monitor.md @@ -0,0 +1,41 @@ +--- +uid: Connector_help_Skyline_Communications_Client_KPI_Monitor +--- + +# Skyline Communications Client KPI Monitor + +This connector can be used to process SLClient log files to retrieve performance KPIs. + +## About + +### Version Info + +| Range | Key Features | Based on | System Impact | +|-----------|------------------|--------------|-------------------| +| 1.0.0.x | Initial version | - | - | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|-----------|---------------------|-------------------------|-----------------------|-------------------------| +| 1.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### Virtual Connection + +This connector uses a virtual connection and does not require any input during element creation. + +## How to Use + +On the **General** page, there are several tables each related to a KPI: + +- Cube Metric Initial Data Duration +- Cube Metric Initial Subscriptions Duration +- Cube Metric Full Connect Duration +- Cube Connection +- Visual Overview Load Duration + +On the **Settings** page, you can configure the table cleanup by specifying the number of days entries should be kept and the maximum number entries to keep. diff --git a/connector/doc/Skyline_EPM_Platform.md b/connector/doc/Skyline_EPM_Platform.md index 7d54001d..e223524b 100644 --- a/connector/doc/Skyline_EPM_Platform.md +++ b/connector/doc/Skyline_EPM_Platform.md @@ -138,7 +138,7 @@ Different **topologies** are presented in the Skyline EPM Platform. These topolo ### Connections -#### Virtual connection +#### Virtual Connection This connector uses a virtual connection and does not require any input during element creation. @@ -167,11 +167,30 @@ The provisioning of the EPM Solution is sequential and involves the following co - **Skyline Platform EPM DOCSIS WM**: Creates compatible files regarding the passives available within the DOCSIS infrastructure. - **Skyline Platform EPM GPON WM**: Creates compatible files regarding the passives available within the GPON infrastructure and the KAFKA OLT KPIs. -### Redundancy +### Thresholds Settings -There is no redundancy defined. +In the threshold tables, you can define limits for each polled modulation. Two threshold tables are available: one for upstream and one for downstream. -## How to use +These tables will serve as a multiple set function for all CCAP and CM collectors. Once the *Apply* button is clicked, the table settings will be applied to the active elements. + +These are the available Key Performance Indicators (KPIs) for setting upstream thresholds: + +- **Maximum Timing Offset Level**: Range from 0 to 2000 µs. +- **Minimum Rx Power Level**: Range from -12 to 12 dBmV. +- **Maximum Rx Power Level**: Range from -12 to 12 dBmV. +- **Minimum SNR Level**: Range from 10 to 60 dB. +- **Post-FEC Maximum Uncorrectable Error Ratio Level**: Range from 0 to 30000 ppm. +- **Minimum Tx Power Level**: Range from 32 to 55 dBmV. +- **Maximum Tx Power Level**: Range from 32 to 55 dBmV. + +These are the available Key Performance Indicators (KPIs) for setting downstream thresholds: + +- **Minimum Rx Power Level**: Range from -16 to 16 dBmV. +- **Maximum Rx Power Level**: Range from -16 to 16 dBmV. +- **Minimum SNR Level**: Range from 0 to 100 dB. +- **Post-FEC Maximum Uncorrectable Error Ratio Level**: Range from 0 to 30000 ppm. + +## How to Use The solution is based on the usage of .CSV files and the DataMiner messaging system using information events. diff --git a/connector/doc/Teleste_ACE8_SNMP.md b/connector/doc/Teleste_ACE8_SNMP.md index cc475a37..23a13a6e 100644 --- a/connector/doc/Teleste_ACE8_SNMP.md +++ b/connector/doc/Teleste_ACE8_SNMP.md @@ -20,7 +20,7 @@ This connector uses an SNMP connection to poll data from the ACE8 device. | Range | Supported Firmware | |-----------|------------------------| -| 1.0.0.x | 4.8.13 | +| 1.0.0.x | A3.3 | ### System Info diff --git a/connector/doc/Teleste_HDM100_-_AC3000.md b/connector/doc/Teleste_HDM100_-_AC3000.md index 212aee86..e186316b 100644 --- a/connector/doc/Teleste_HDM100_-_AC3000.md +++ b/connector/doc/Teleste_HDM100_-_AC3000.md @@ -10,13 +10,13 @@ The AC3000 is a broadband amplifier from Teleste. ### Product Info -| **Range** | **Device Revision** | -|------------------|---------------------| -| 1.0.1.x | - | +| Range | Device Revision | +|---------|-----------------| +| 1.0.1.x | - | ## Configuration -This connector is used by DVE child elements that are automatically created by the parent connector [Teleste HDM100](https://catalog.dataminer.services/?q=Teleste%20HDM100). No user input is required. +This connector is used by DVE child elements that are automatically created by the parent connector [Teleste HDM100](xref:Connector_help_Teleste_HDM100). No user input is required. ## How to use diff --git a/connector/doc/Teleste_HDM100_-_AC3200.md b/connector/doc/Teleste_HDM100_-_AC3200.md index d1e0eeaa..46b507e1 100644 --- a/connector/doc/Teleste_HDM100_-_AC3200.md +++ b/connector/doc/Teleste_HDM100_-_AC3200.md @@ -10,13 +10,13 @@ The AC3200 is an intelligent broadband amp from Teleste. ### Product Info -| **Range** | **Device Revision** | -|------------------|---------------------| -| 1.0.1.x | - | +| Range | Device Revision | +|---------|-----------------| +| 1.0.1.x | - | ## Configuration -This connector is used by DVE child elements that are automatically created by the parent connector [Teleste HDM100](https://catalog.dataminer.services/?q=Teleste%20HDM100). No user input is required. +This connector is used by DVE child elements that are automatically created by the parent connector [Teleste HDM100](xref:Connector_help_Teleste_HDM100). No user input is required. ## How to use diff --git a/connector/doc/Teleste_HDO101_TSEMP.md b/connector/doc/Teleste_HDO101_TSEMP.md new file mode 100644 index 00000000..5282a1c3 --- /dev/null +++ b/connector/doc/Teleste_HDO101_TSEMP.md @@ -0,0 +1,57 @@ +--- +uid: Connector_help_Teleste_HDO101_TSEMP +--- + +# Teleste HDO101 TSEMP + +HDO101 is an RF measurement switch. This switch module has two inputs with RF wideband detectors and one output. + +A **serial** connection is used in order to successfully retrieve and configure the information of the device. There are also different possibilities available for **alarm monitoring** and **trending**. + +## About + +### Version Info + +| Range | Key Features | Based on | System Impact | +|--------------------|-------------------|----------|----------------| +| 1.0.0.x [Obsolete] | Initial version. | - | - | +| 2.0.0.x [SLC Main] | Full refactoring. | - | Full refactor. | + +### Product Info + +| Range | Supported Firmware | +|---------|--------------------| +| 1.0.0.x | - | +| 2.0.0.x | - | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------|---------------------| +| 1.0.0.x | No | Yes | - | - | +| 2.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### Serial Connection – Main + +This connector uses a serial connection and requires the following input during element creation: + +SERIAL CONNECTION: + +- **IP address/host**: The polling IP of the HDO101 device. +- **IP port**: The IP port of the HDO101 device. + +### How to Use + +The connector uses serial commands to request and push information to and from the node. This communication can be seen in the Stream Viewer. + +The element using the HDO101 connector has several data pages: + +- On the **General** page, you can find all the details related to general information about the device, and you can set the device name. + +- The **Monitoring** page contains two tables for analog and discrete alarm limits. You can configure those two tables. + +- The **Adjustment** page contains the most important parameters. Here you can configure measurement switch. diff --git a/connector/doc/Teleste_HDO103_TSEMP.md b/connector/doc/Teleste_HDO103_TSEMP.md new file mode 100644 index 00000000..b89d078a --- /dev/null +++ b/connector/doc/Teleste_HDO103_TSEMP.md @@ -0,0 +1,56 @@ +--- +uid: Connector_help_Teleste_HDO103_TSEMP +--- + +# Teleste HDO103 TSEMP + +The HDO103 is an RF switch module used for signal backup purposes. It has an extended frequency range to fulfill DOCSIS 3.1 requirements. + +The unit has two inputs with RF wideband detectors and one output. The HDO103 will detect the loss of signal power on the active input port and automatically switch from the active port to the alternate port, restoring network continuity. A user can change the switching decision limits via UI. + +A **serial** connection is used in order to successfully retrieve and configure the information of the device. There are also different possibilities available for **alarm monitoring** and **trending**. + +## 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 + +#### Serial Connection – Main + +This connector uses a serial connection and requires the following input during element creation: + +SERIAL CONNECTION: + +- **IP address/host**: The polling IP of the HDO103 device. +- **IP port**: The IP port of the HDO103 device. + +### How to Use + +The connector uses serial commands to request and push information to and from the node. This communication can be seen in the Stream Viewer. + +The element using the HDO103 connector has several data pages: + +- On the **General** page, you can find all the details related to general information about the device, and you can set the device name. + +- The **Monitoring** page contains two tables for analog and discrete alarm limits. You can configure those two tables. + +- The **Adjustment** page contains the most important parameters. Here you can configure RF switch module. diff --git a/connector/doc/Teleste_HDO202_TSEMP.md b/connector/doc/Teleste_HDO202_TSEMP.md new file mode 100644 index 00000000..72cdf6c3 --- /dev/null +++ b/connector/doc/Teleste_HDO202_TSEMP.md @@ -0,0 +1,59 @@ +--- +uid: Connector_help_Teleste_HDO202_TSEMP +--- + +# Teleste HDO202 TSEMP + +The HDO202 is a dual receiver with frequency range 5 to 300 MHz and output switches for return path fiber-optic links in CATV networks. The **Teleste HDO202 TSEMP** connector can be used to display and configure information of this device. + +A **serial** connection is used in order to successfully retrieve and configure the information of the device. There are also different possibilities available for **alarm monitoring** and **trending**. + +## About + +### Version Info + +| Range | Key Features | Based on | System Impact | +|--------------------|-------------------|----------|----------------| +| 1.0.0.x [SLC Main] | Initial version. | - | - | +| 2.0.0.x [SLC Main] | Full refactoring. | - | Full refactor. | + +### Product Info + +| Range | Supported Firmware | +|---------|--------------------| +| 1.0.0.x | - | +| 2.0.0.x | - | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------|---------------------| +| 1.0.0.x | No | Yes | - | - | +| 2.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### Serial Connection – Main + +This connector uses a serial connection and requires the following input during element creation: + +SERIAL CONNECTION: + +- **IP address/host**: The polling IP of the HDO202 device. +- **IP port**: The IP port of the HDO202 device. + +### How to Use + +The connector uses serial commands to request and push information to and from the node. This communication can be seen in the Stream Viewer. + +The element using the HDO202 connector has several data pages: + +- On the **General** page, you can find all the details related to general information about the device, and you can set the device name. + +- The **Monitoring** page contains two tables for analog and discrete alarm limits. You can configure those two tables. + +- The **Routing** page contains the routing configuration for the device. + +- The **Adjustment** page contains the most important parameters. Here you can configure and monitor receivers. diff --git a/connector/doc/Teleste_HDO212.md b/connector/doc/Teleste_HDO212.md new file mode 100644 index 00000000..9058a0ec --- /dev/null +++ b/connector/doc/Teleste_HDO212.md @@ -0,0 +1,54 @@ +--- +uid: Connector_help_Teleste_HDO212 +--- + +# Teleste HDO212 + +The HDO212 is a dual-receiver module for fiber-optic return path links in CATV networks. The module contains an integrated route backup function and has an extended frequency range to fulfill DOCSIS 3.1 requirements. The **Teleste HDO212** connector can be used to display and configure information of this device. + +A **serial** connection is used in order to successfully retrieve and configure the information of the device. There are also different possibilities available for **alarm monitoring** and **trending**. + +## 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 + +#### Serial Connection – Main + +This connector uses a serial connection and requires the following input during element creation: + +SERIAL CONNECTION: + +- **IP address/host**: The polling IP of the HDO212 device. +- **IP port**: The IP port of the HDO212 device. + +### How to Use + +The connector uses serial commands to request and push information to and from the node. This communication can be seen in the Stream Viewer. + +The element using the HDO212 connector has a General, Monitoring, and Adjustment page. + +- On the **General** page, you can find all the details related to general information about the device, and you can set the device name. + +- The **Monitoring** page contains two tables for analog and discrete alarm limits. You can configure those two tables. + +- The **Adjustment** page contains the most important parameters. Here you can configure and monitor receivers. diff --git a/connector/doc/Teleste_HDO421_TSEMP.md b/connector/doc/Teleste_HDO421_TSEMP.md new file mode 100644 index 00000000..369e0766 --- /dev/null +++ b/connector/doc/Teleste_HDO421_TSEMP.md @@ -0,0 +1,57 @@ +--- +uid: Connector_help_Teleste_HDO421_TSEMP +--- + +# Teleste HDO421 TSEMP + +The HDO421 is an RF return path amplifier with a single input that supports frequencies from 5 MHz to 300 MHz. It provides a fixed gain with one output port. The module has a front panel RF test point. A high isolation narrowcast input with separate adjustments allows convenient realizing of narrowcast segments. The amplifier is mechanically compatible with HDX002 and HDX003 installation frames. + +A **serial** connection is used in order to successfully retrieve and configure the information of the device. There are also different possibilities available for **alarm monitoring** and **trending**. + +## About + +### Version Info + +| Range | Key Features | Based on | System Impact | +|--------------------|-------------------|------------|----------------| +| 1.0.0.x [Obsolete] | Initial version. | - | - | +| 2.0.0.x [SLC Main] | Full refactor. | - | Full refactor. | + +### Product Info + +| Range | Supported Firmware | +|---------|--------------------| +| 1.0.0.x | - | +| 2.0.0.x | - | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------|---------------------| +| 1.0.0.x | No | Yes | - | - | +| 2.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### Serial Connection – Main + +This connector uses a serial connection and requires the following input during element creation: + +SERIAL CONNECTION: + +- **IP address/host**: The polling IP of the HDO421 device. +- **IP port**: The IP port of the HDO421 device. + +### How to Use + +The connector uses serial commands to request and push information to and from the node. This communication can be seen in the Stream Viewer. + +The element using the HDO421 connector has several data pages: + +- On the **General** page, you can find all the details related to general information about the device, and you can set the device name. + +- The **Monitoring** page contains two tables for analog and discrete alarm limits. You can configure those two tables. + +- The **Adjustment** page contains the most important parameters. Here you can configure the amplifier. diff --git a/connector/doc/Teleste_HDO611_TSEMP.md b/connector/doc/Teleste_HDO611_TSEMP.md new file mode 100644 index 00000000..da5e0ad8 --- /dev/null +++ b/connector/doc/Teleste_HDO611_TSEMP.md @@ -0,0 +1,57 @@ +--- +uid: Connector_help_Teleste_HDO611_TSEMP +--- + +# Teleste HDO611 TSEMP + +HDO611 is a wideband amplifier. It is installed into an HDX installation frame and can be used as a general gain block in headend and hub systems. The **Teleste HDO611** connector can be used to display and configure information of this device. + +A **serial** connection is used in order to successfully retrieve and configure the information of the device. There are also different possibilities available for **alarm monitoring** and **trending**. + +## About + +### Version Info + +| Range | Key Features | Based on | System Impact | +|--------------------|-------------------|----------|----------------| +| 1.0.0.x [Obsolete] | Initial version. | - | - | +| 2.0.0.x [SLC Main] | Full refactoring. | - | Full refactor. | + +### Product Info + +| Range | Supported Firmware | +|---------|--------------------| +| 1.0.0.x | - | +| 2.0.0.x | - | + +### System Info + +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------|---------------------| +| 1.0.0.x | No | Yes | - | - | +| 2.0.0.x | No | Yes | - | - | + +## Configuration + +### Connections + +#### Serial Connection – Main + +This connector uses a serial connection and requires the following input during element creation: + +SERIAL CONNECTION: + +- **IP address/host**: The polling IP of the HDO611 device. +- **IP port**: The IP port of the HDO611 device. + +### How to Use + +The connector uses serial commands to request and push information to and from the node. This communication can be seen in the Stream Viewer. + +The element using the HDO611 connector has several data pages: + +- On the **General** page, you can find all the details related to general information about the device, and you can set the device name. + +- The **Monitoring** page contains two tables for analog and discrete alarm limits. You can configure those two tables. + +- The **Adjustment** page contains the most important parameters. Here you can configure the amplifier. diff --git a/connector/doc/Teleste_HDO613_TSEMP.md b/connector/doc/Teleste_HDO613_TSEMP.md new file mode 100644 index 00000000..15740f09 --- /dev/null +++ b/connector/doc/Teleste_HDO613_TSEMP.md @@ -0,0 +1,56 @@ +--- +uid: Connector_help_Teleste_HDO613_TSEMP +--- + +# Teleste HDO613 TSEMP + +The HDO613 is an RF forward path amplifier that supports frequencies up to 1218 MHz. The module provides a fixed gain of 29 dB with a single output port. The module has a front panel RF test point. + +The HDO613 module’s wide gain range and control of the RF attenuation and gain stages allow it to be used as a universal amplifier block in headend and hub systems. The amplifier is mechanically compatible with HDX002 and HDX003 installation frames. + +A **serial** connection is used in order to successfully retrieve and configure the information of the device. There are also different possibilities available for **alarm monitoring** and **trending**. + +## 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 + +#### Serial Connection – Main + +This connector uses a serial connection and requires the following input during element creation: + +SERIAL CONNECTION: + +- **IP address/host**: The polling IP of the HDO613 device. +- **IP port**: The IP port of the HDO613 device. + +### How to Use + +The connector uses serial commands to request and push information to and from the node. This communication can be seen in the Stream Viewer. + +The element using the HDO613 connector has several data pages: + +- On the **General** page, you can find all the details related to general information about the device, and you can set the device name. + +- The **Monitoring** page contains two tables for analog and discrete alarm limits. You can configure those two tables. + +- The **Adjustment** page contains the most important parameters. Here you can configure the amplifier. diff --git a/connector/index.md b/connector/index.md index 26439210..cf3783c1 100644 --- a/connector/index.md +++ b/connector/index.md @@ -2,10 +2,10 @@ uid: connector_index --- -## DataMiner Connector Documentation +# DataMiner Connector Documentation Welcome to the DataMiner Connector Documentation! Here you will find a dedicated page for each of the DataMiner connectors. -To quickly find the connector you need, use the filter at the top of the contents pane on the left. On small screens, select *Show/Hide Table of Contents* to see the filter. +To quickly find the connector you need, use the filter at the top of the contents pane on the left. On small screens, click the hamburger button in the top-left corner to see the filter. diff --git a/connector/toc.yml b/connector/toc.yml index 6daae351..cb65b0b4 100644 --- a/connector/toc.yml +++ b/connector/toc.yml @@ -1,7 +1,6 @@ - name: DataMiner Connector Documentation topicUid: connector_index - name: 2WCOM - topicUid: Connector_help_2WCOM_DAB-4c items: - name: 2WCOM DAB-4c topicUid: Connector_help_2WCOM_DAB-4c @@ -29,6 +28,8 @@ topicUid: Connector_help_2WCOM_MoIN_Controller - name: 2WCOM MPX-1g topicUid: Connector_help_2WCOM_MPX-1g + - name: 2WCOM MPX-2ds + topicUid: Connector_help_2WCOM_MPX-2ds - name: 2WCOM NC06 topicUid: Connector_help_2WCOM_NC06 - name: 2WCOM NC06 - Device @@ -42,12 +43,10 @@ - name: 2WCOM X-4sd topicUid: Connector_help_2WCOM_X-4sd - name: A10 Networks - topicUid: Connector_help_A10_Networks_AX_Series items: - name: A10 Networks AX Series topicUid: Connector_help_A10_Networks_AX_Series - name: ABB - topicUid: Connector_help_ABB_Satt_Control_COMLI-LINK items: - name: ABB Satt Control COMLI-LINK topicUid: Connector_help_ABB_Satt_Control_COMLI-LINK @@ -66,51 +65,42 @@ - name: ABB Satt Control COMLI-LINK Status topicUid: Connector_help_ABB_Satt_Control_COMLI-LINK_Status - name: ABC - topicUid: Connector_help_ABC_Class_B_Site_Service_Definition items: - name: ABC Class B Site Service Definition topicUid: Connector_help_ABC_Class_B_Site_Service_Definition - name: Accedian - topicUid: Connector_help_Accedian_Skylight_Performance_Element_GT items: - name: Accedian Skylight Performance Element GT topicUid: Connector_help_Accedian_Skylight_Performance_Element_GT - name: Acorde - topicUid: Connector_help_Acorde_ACTX-KA items: - name: Acorde ACTX-KA topicUid: Connector_help_Acorde_ACTX-KA - name: Acterna - topicUid: Connector_help_Acterna_RPS_Matrix items: - name: Acterna RPS Matrix topicUid: Connector_help_Acterna_RPS_Matrix - name: Actia Sodielec - topicUid: Connector_help_Actia_Sodielec_DTM20MKII items: - name: Actia Sodielec DTM20MKII topicUid: Connector_help_Actia_Sodielec_DTM20MKII - name: Actia Sodielec SDVB100 topicUid: Connector_help_Actia_Sodielec_SDVB100 - name: Actus - topicUid: Connector_help_Actus_Broadcast_Compliance_(View) items: - name: Actus Broadcast Compliance (View) topicUid: Connector_help_Actus_Broadcast_Compliance_(View) - name: Actus Logger topicUid: Connector_help_Actus_Logger - name: Adaura Technologies - topicUid: Connector_help_Adaura_Technologies_AD-USB_R3_Series items: - name: Adaura Technologies AD-USB R3 Series topicUid: Connector_help_Adaura_Technologies_AD-USB_R3_Series - name: ADB - topicUid: Connector_help_ADB_3000 items: - name: ADB 3000 topicUid: Connector_help_ADB_3000 - name: Adtec - topicUid: Connector_help_Adtec_EN_Manager items: - name: Adtec EN Manager topicUid: Connector_help_Adtec_EN_Manager @@ -125,7 +115,6 @@ - name: Adtec RD-71 - PRX topicUid: Connector_help_Adtec_RD-71_-_PRX - name: ADVA Optical Networking - topicUid: Connector_help_ADVA_Optical_Networking_FSP150CC items: - name: ADVA Optical Networking FSP150CC topicUid: Connector_help_ADVA_Optical_Networking_FSP150CC @@ -160,12 +149,10 @@ - name: ADVA Optical Networking OSA 5422 topicUid: Connector_help_ADVA_Optical_Networking_OSA_5422 - name: AdvancedDigital - topicUid: Connector_help_AdvancedDigital_ADV-6410 items: - name: AdvancedDigital ADV-6410 topicUid: Connector_help_AdvancedDigital_ADV-6410 - name: Advantech - topicUid: Connector_help_Advantech_152X_Serial_Gateway items: - name: Advantech 152X Serial Gateway topicUid: Connector_help_Advantech_152X_Serial_Gateway @@ -184,7 +171,6 @@ - name: Advantech ADAM6260 topicUid: Connector_help_Advantech_ADAM6260 - name: Advantech AMT - topicUid: Connector_help_Advantech_AMT_2200K items: - name: Advantech AMT 2200K topicUid: Connector_help_Advantech_AMT_2200K @@ -207,33 +193,28 @@ - name: Advantech AMT VSAT BUC Redundancy Controller topicUid: Connector_help_Advantech_AMT_VSAT_BUC_Redundancy_Controller - name: Advantech Wireless - topicUid: Connector_help_Advantech_Wireless_Remote_Monitor_and_Control_Panel_1-2_Redundant_SSPB_(BUC)_System items: - name: Advantech Wireless Remote Monitor and Control Panel 1-2 Redundant SSPB (BUC) System topicUid: Connector_help_Advantech_Wireless_Remote_Monitor_and_Control_Panel_1-2_Redundant_SSPB_(BUC)_System - name: Advantech Wireless SBD75e Demodulator topicUid: Connector_help_Advantech_Wireless_SBD75e_Demodulator - name: Advent Communications - topicUid: Connector_help_Advent_Communications_ARC4010 items: - name: Advent Communications ARC4010 topicUid: Connector_help_Advent_Communications_ARC4010 - name: AEG Power Solutions - topicUid: Connector_help_AEG_Power_Solutions_ACM1000 items: - name: AEG Power Solutions ACM1000 topicUid: Connector_help_AEG_Power_Solutions_ACM1000 - name: AEG Power Solutions ACMi1000HD topicUid: Connector_help_AEG_Power_Solutions_ACMi1000HD - name: AETA AUDIO SYSTEMS - topicUid: Connector_help_AETA_AUDIO_SYSTEMS_MultiScoop_AES67 items: - name: AETA AUDIO SYSTEMS MultiScoop AES67 topicUid: Connector_help_AETA_AUDIO_SYSTEMS_MultiScoop_AES67 - name: Aeta Audio Systems Scoop 5 topicUid: Connector_help_Aeta_Audio_Systems_Scoop_5 - name: Agama Technologies - topicUid: Connector_help_Agama_Technologies_Analyzer items: - name: Agama Technologies Analyzer topicUid: Connector_help_Agama_Technologies_Analyzer @@ -242,7 +223,6 @@ - name: Agama Technologies OTT Analyzer topicUid: Connector_help_Agama_Technologies_OTT_Analyzer - name: Agilent - topicUid: Connector_help_Agilent_E4408B items: - name: Agilent E4408B topicUid: Connector_help_Agilent_E4408B @@ -257,12 +237,10 @@ - name: Agilent N9320B topicUid: Connector_help_Agilent_N9320B - name: Agilis - topicUid: Connector_help_Agilis_AUC28 items: - name: Agilis AUC28 topicUid: Connector_help_Agilis_AUC28 - name: AJA - topicUid: Connector_help_AJA_IPR-10G2-HDMI items: - name: AJA IPR-10G2-HDMI topicUid: Connector_help_AJA_IPR-10G2-HDMI @@ -271,17 +249,16 @@ - name: AJA KUMO topicUid: Connector_help_AJA_KUMO - name: AJIMI - topicUid: Connector_help_AJIMI_TSAFT_Live items: - name: AJIMI TSAFT Live topicUid: Connector_help_AJIMI_TSAFT_Live - name: Akamai - topicUid: Connector_help_Akamai_CDN_Manager items: - name: Akamai CDN Manager topicUid: Connector_help_Akamai_CDN_Manager + - name: Akamai CDN Manager - CP Code + topicUid: Connector_help_Akamai_CDN_Manager_-_CP_Code - name: AKCP - topicUid: Connector_help_AKCP_Environmental_Monitoring_Unit items: - name: AKCP Environmental Monitoring Unit topicUid: Connector_help_AKCP_Environmental_Monitoring_Unit @@ -296,7 +273,6 @@ - name: AKCP Environmental Monitoring Unit - Voltage topicUid: Connector_help_AKCP_Environmental_Monitoring_Unit_-_Voltage - name: Al Jazeera Media Network - topicUid: Connector_help_Al_Jazeera_Media_Network_Alarm_Statistics_Service items: - name: Al Jazeera Media Network Alarm Statistics Service topicUid: Connector_help_Al_Jazeera_Media_Network_Alarm_Statistics_Service @@ -313,12 +289,10 @@ - name: Al Jazeera Media Network Shift Work Manager topicUid: Connector_help_Al_Jazeera_Media_Network_Shift_Work_Manager - name: Albrecht elektronik - topicUid: Connector_help_Albrecht_Elektronik_SDI-3G-7xx items: - name: Albrecht Elektronik SDI-3G-7xx topicUid: Connector_help_Albrecht_Elektronik_SDI-3G-7xx - name: Alcatel - topicUid: Connector_help_Alcatel_7750_SR items: - name: Alcatel 7750 SR topicUid: Connector_help_Alcatel_7750_SR @@ -326,23 +300,23 @@ topicUid: Connector_help_Alcatel_Manager - name: Alcatel SR Manager topicUid: Connector_help_Alcatel_SR_Manager +- name: Alea + items: + - name: Alea MCxPTT + topicUid: Connector_help_Alea_MCxPTT - name: Alignsat - topicUid: Connector_help_Alignsat_AC9250S items: - name: Alignsat AC9250S topicUid: Connector_help_Alignsat_AC9250S - name: All In Media - topicUid: Connector_help_All_In_Media_RAPID items: - name: All In Media RAPID topicUid: Connector_help_All_In_Media_RAPID - name: Allot - topicUid: Connector_help_Allot_Service_Gateway_Sigma_E items: - name: Allot Service Gateway Sigma E topicUid: Connector_help_Allot_Service_Gateway_Sigma_E - name: Alpha - topicUid: Connector_help_Alpha_CMD-N_Arris_SG4000 items: - name: Alpha CMD-N Arris SG4000 topicUid: Connector_help_Alpha_CMD-N_Arris_SG4000 @@ -359,7 +333,6 @@ - name: Alpha XM-3 UPS topicUid: Connector_help_Alpha_XM-3_UPS - name: AM Networks - topicUid: Connector_help_AM_Networks_BridgePort_General_Platform items: - name: AM Networks BridgePort General Platform topicUid: Connector_help_AM_Networks_BridgePort_General_Platform @@ -373,8 +346,13 @@ topicUid: Connector_help_AM_Networks_BridgePort_General_Platform_-_GGA8_N - name: AM Networks BridgePort General Platform - GGA8 O topicUid: Connector_help_AM_Networks_BridgePort_General_Platform_-_GGA8_O +- name: Amagi + items: + - name: Amagi CLOUDPORT Playout Service Manager + topicUid: Connector_help_Amagi_CLOUDPORT_Playout_Service_Manager + - name: Amagi CLOUDPORT Service Manager + topicUid: Connector_help_Amagi_Cloudport_Service_Manager - name: Amazon - topicUid: Connector_help_Amazon_AWS_CloudFormation items: - name: Amazon AWS CloudFormation topicUid: Connector_help_Amazon_AWS_CloudFormation @@ -431,31 +409,26 @@ - name: Amazon AWS S3 File Upload topicUid: Connector_help_Amazon_AWS_S3_File_Upload - name: Amino - topicUid: Connector_help_Amino_A140_STB items: - name: Amino A140 STB topicUid: Connector_help_Amino_A140_STB - name: Amphinicy Technologies - topicUid: Connector_help_Amphinicy_Technologies_Monica items: - name: Amphinicy Technologies Monica topicUid: Connector_help_Amphinicy_Technologies_Monica - name: Amphinicy Technologies Monica - Instrument topicUid: Connector_help_Amphinicy_Technologies_Monica_-_Instrument - name: AMWA - topicUid: Connector_help_AMWA_NMOS_IS-04 items: - name: AMWA NMOS IS-04 topicUid: Connector_help_AMWA_NMOS_IS-04 - name: AMWA NMOS IS-05 topicUid: Connector_help_AMWA_NMOS_IS-05 - name: AnaCom - topicUid: Connector_help_Anacom_AnaSat_C_Serial items: - name: Anacom AnaSat C Serial topicUid: Connector_help_Anacom_AnaSat_C_Serial - name: Andrew - topicUid: Connector_help_Andrew_ACS3000 items: - name: Andrew ACS3000 topicUid: Connector_help_Andrew_ACS3000 @@ -466,7 +439,6 @@ - name: Andrew MT-050 topicUid: Connector_help_Andrew_MT-050 - name: Anevia - topicUid: Connector_help_Anevia_Flamingo_400A items: - name: Anevia Flamingo 400A topicUid: Connector_help_Anevia_Flamingo_400A @@ -481,7 +453,6 @@ - name: Anevia Viamotion Origin topicUid: Connector_help_Anevia_Viamotion_Origin - name: Anritsu - topicUid: Connector_help_Anritsu_MS27101A items: - name: Anritsu MS27101A topicUid: Connector_help_Anritsu_MS27101A @@ -490,39 +461,32 @@ - name: Anritsu Spectrum Master MS2721A topicUid: Connector_help_Anritsu_Spectrum_Master_MS2721A - name: Antech - topicUid: Connector_help_Antech_LGC0020A items: - name: Antech LGC0020A topicUid: Connector_help_Antech_LGC0020A - name: ANTlabs - topicUid: Connector_help_ANTlabs_Tru_Auth_Radius items: - name: ANTlabs Tru Auth Radius topicUid: Connector_help_ANTlabs_Tru_Auth_Radius - name: APA - topicUid: Connector_help_APA_Sound_Monitoring items: - name: APA Sound Monitoring topicUid: Connector_help_APA_Sound_Monitoring - name: Apac - topicUid: Connector_help_Apac_UG40 items: - name: Apac UG40 topicUid: Connector_help_Apac_UG40 - name: Apache - topicUid: Connector_help_Apache_Cassandra_Cluster_Monitor items: - name: Apache Cassandra Cluster Monitor topicUid: Connector_help_Apache_Cassandra_Cluster_Monitor - name: Apantac - topicUid: Connector_help_Apantac_LE-20HD items: - name: Apantac LE-20HD topicUid: Connector_help_Apantac_LE-20HD - name: Apantac Tahoma T-Sharp topicUid: Connector_help_Apantac_Tahoma_T-Sharp - name: APC - topicUid: Connector_help_APC_ACRC103 items: - name: APC ACRC103 topicUid: Connector_help_APC_ACRC103 @@ -545,7 +509,6 @@ - name: APC Smart-UPS topicUid: Connector_help_APC_Smart-UPS - name: Aperi - topicUid: Connector_help_Aperi_4K_Tico_Codec items: - name: Aperi 4K Tico Codec topicUid: Connector_help_Aperi_4K_Tico_Codec @@ -574,12 +537,10 @@ - name: Aperi Uncompressed Transport SDI topicUid: Connector_help_Aperi_Uncompressed_Transport_SDI - name: Apica - topicUid: Connector_help_Apica_Synthetic_Monitoring_API items: - name: Apica Synthetic Monitoring API topicUid: Connector_help_Apica_Synthetic_Monitoring_API - name: AppearTV - topicUid: Connector_help_AppearTV_Audio_Transcoder items: - name: AppearTV Audio Transcoder topicUid: Connector_help_AppearTV_Audio_Transcoder @@ -622,29 +583,24 @@ - name: AppearTV X20 Platform - AppearTV X20 Transcoder topicUid: Connector_help_AppearTV_X20_Platform_-_AppearTV_X20_Transcoder - name: Apple - topicUid: Connector_help_Apple_OSX_Platform items: - name: Apple OSX Platform topicUid: Connector_help_Apple_OSX_Platform - name: APT - topicUid: Connector_help_APT_AoIP items: - name: APT AoIP topicUid: Connector_help_APT_AoIP - name: APT Worldnet Oslo topicUid: Connector_help_APT_Worldnet_Oslo - name: Aptilo Networks - topicUid: Connector_help_Aptilo_Networks_ALE_Platform items: - name: Aptilo Networks ALE Platform topicUid: Connector_help_Aptilo_Networks_ALE_Platform - name: Argus - topicUid: Connector_help_Argus_Alpha items: - name: Argus Alpha topicUid: Connector_help_Argus_Alpha - name: Arista - topicUid: Connector_help_Arista_Fox_Truck_DMZ items: - name: Arista Fox Truck DMZ topicUid: Connector_help_Arista_Fox_Truck_DMZ @@ -655,17 +611,14 @@ - name: Arista Routing Manager topicUid: Connector_help_Arista_Routing_Manager - name: Aritech - topicUid: Connector_help_Aritech_Access items: - name: Aritech Access topicUid: Connector_help_Aritech_Access - name: Arqiva - topicUid: Connector_help_Arqiva_Radio_Trap_Receiver items: - name: Arqiva Radio Trap Receiver topicUid: Connector_help_Arqiva_Radio_Trap_Receiver - name: Arris - topicUid: Connector_help_Arris_AGB240 items: - name: Arris AGB240 topicUid: Connector_help_Arris_AGB240 @@ -732,24 +685,20 @@ - name: Arris VTN244 topicUid: Connector_help_Arris_VTN244 - name: ARTE - topicUid: Connector_help_ARTE_Satellite_Nodal_Manager items: - name: ARTE Satellite Nodal Manager topicUid: Connector_help_ARTE_Satellite_Nodal_Manager - name: ASC Signal - topicUid: Connector_help_ASC_Signal_APC400 items: - name: ASC Signal APC400 topicUid: Connector_help_ASC_Signal_APC400 - name: ASC Signal NGC-IDU topicUid: Connector_help_ASC_Signal_NGC-IDU - name: ASE - topicUid: Connector_help_ASE_DP-7B items: - name: ASE DP-7B topicUid: Connector_help_ASE_DP-7B - name: Asentria - topicUid: Connector_help_Asentria_SiteBoss_220 items: - name: Asentria SiteBoss 220 topicUid: Connector_help_Asentria_SiteBoss_220 @@ -764,14 +713,12 @@ - name: Asentria SNMP-Link SL81 topicUid: Connector_help_Asentria_SNMP-Link_SL81 - name: Aspera - topicUid: Connector_help_Aspera_Enterprise items: - name: Aspera Enterprise topicUid: Connector_help_Aspera_Enterprise - name: Aspera Orchestrator topicUid: Connector_help_Aspera_Orchestrator - name: Astro - topicUid: Connector_help_Astro_BC4 items: - name: Astro BC4 topicUid: Connector_help_Astro_BC4 @@ -806,7 +753,6 @@ - name: Astro Virtual Controller topicUid: Connector_help_Astro_Virtual_Controller - name: Ateme - topicUid: Connector_help_Ateme_AMS items: - name: Ateme AMS topicUid: Connector_help_Ateme_AMS @@ -861,28 +807,26 @@ - name: Ateme Titan Recorder topicUid: Connector_help_Ateme_Titan_Recorder - name: Aten - topicUid: Connector_help_Aten_PE6324 items: - name: Aten PE6324 topicUid: Connector_help_Aten_PE6324 - name: Atlassian - topicUid: Connector_help_Atlassian_Jira items: - name: Atlassian Jira topicUid: Connector_help_Atlassian_Jira - name: Atlassian Jira Manager topicUid: Connector_help_Atlassian_Jira_Manager + - name: Atlassian Jira Service Management + topicUid: Connector_help_Atlassian_Jira_Service_Management - name: Atlassian OpsGenie topicUid: Connector_help_Atlassian_OpsGenie - name: ATNS - topicUid: Connector_help_ATNS_Billing_Collector items: - name: ATNS Billing Collector topicUid: Connector_help_ATNS_Billing_Collector - name: ATNS Billing Statistics topicUid: Connector_help_ATNS_Billing_Statistics - name: Atos - topicUid: Connector_help_Atos_BNCS_Intercom items: - name: Atos BNCS Intercom topicUid: Connector_help_Atos_BNCS_Intercom @@ -891,7 +835,6 @@ - name: Atos BNCS Router topicUid: Connector_help_Atos_BNCS_Router - name: ATT - topicUid: Connector_help_ATT_Channel_Manager items: - name: ATT Channel Manager topicUid: Connector_help_ATT_Channel_Manager @@ -900,7 +843,6 @@ - name: ATT Job Manager topicUid: Connector_help_ATT_Job_Manager - name: ATX Networks - topicUid: Connector_help_ATX_Networks_ChromaFlex items: - name: ATX Networks ChromaFlex topicUid: Connector_help_ATX_Networks_ChromaFlex @@ -925,7 +867,6 @@ - name: ATX Networks Transcend - FRXC topicUid: Connector_help_ATX_Networks_Transcend_-_FRXC - name: Audemat Aztec - topicUid: Connector_help_Audemat_Aztec_Control_Silver items: - name: Audemat Aztec Control Silver topicUid: Connector_help_Audemat_Aztec_Control_Silver @@ -940,12 +881,10 @@ - name: Audemat Aztec Golden Eagle DVB-T-H topicUid: Connector_help_Audemat_Aztec_Golden_Eagle_DVB-T-H - name: Audinate - topicUid: Connector_help_Audinate_Netspander items: - name: Audinate Netspander topicUid: Connector_help_Audinate_Netspander - name: Audiocodes - topicUid: Connector_help_Audiocodes_Mediant_1000 items: - name: Audiocodes Mediant 1000 topicUid: Connector_help_Audiocodes_Mediant_1000 @@ -956,7 +895,6 @@ - name: Audiocodes MediaPack 118 topicUid: Connector_help_Audiocodes_MediaPack_118 - name: Aurora Network - topicUid: Connector_help_Aurora_Network_AT3554 items: - name: Aurora Network AT3554 topicUid: Connector_help_Aurora_Network_AT3554 @@ -1015,17 +953,14 @@ - name: Aurora Network Node NC 4000 Single DT REV B topicUid: Connector_help_Aurora_Networks_Node_NC_4000_Single_DT_REV_B - name: Autronica - topicUid: Connector_help_Autronica_AutroPrime items: - name: Autronica AutroPrime topicUid: Connector_help_Autronica_AutroPrime - name: Avaya - topicUid: Connector_help_Avaya_ERS_5000 items: - name: Avaya ERS 5000 topicUid: Connector_help_Avaya_ERS_5000 - name: Avcom of Virginia - topicUid: Connector_help_Avcom_of_Virginia_RBR-2150A items: - name: Avcom of Virginia RBR-2150A topicUid: Connector_help_Avcom_of_Virginia_RBR-2150A @@ -1034,14 +969,12 @@ - name: Avcom of Virginia RSA-6500 topicUid: Connector_help_Avcom_of_Virginia_RSA-6500 - name: Aviat Networks - topicUid: Connector_help_Aviat_Networks_Provision items: - name: Aviat Networks Provision topicUid: Connector_help_Aviat_Networks_Provision - name: Aviat Networks Provision - Device topicUid: Connector_help_Aviat_Networks_Provision_-_Device - name: Avid - topicUid: Connector_help_Avid_Interplay_Engine items: - name: Avid Interplay Engine topicUid: Connector_help_Avid_Interplay_Engine @@ -1052,19 +985,16 @@ - name: Avid System Monitor topicUid: Connector_help_Avid_System_Monitor - name: AVIT - topicUid: Connector_help_AVIT_EPG items: - name: AVIT EPG topicUid: Connector_help_AVIT_EPG - name: AVIT SMS topicUid: Connector_help_AVIT_SMS - name: AviWest - topicUid: Connector_help_AviWest_StreamHub items: - name: AviWest StreamHub topicUid: Connector_help_AviWest_StreamHub - name: AVT - topicUid: Connector_help_AVT_MAGIC_AD1_ETI items: - name: AVT MAGIC AD1 ETI topicUid: Connector_help_AVT_MAGIC_AD1_ETI @@ -1077,12 +1007,10 @@ - name: AVT MAGIC THipPRo Telephone Hybrids topicUid: Connector_help_AVT_MAGIC_THipPRo_Telephone_Hybrids - name: Axel Technology - topicUid: Connector_help_Axel_Technology_Wolf2MS items: - name: Axel Technology Wolf2MS topicUid: Connector_help_Axel_Technology_Wolf2MS - name: Axon - topicUid: Connector_help_Axon_2HS10 items: - name: Axon 2HS10 topicUid: Connector_help_Axon_2HS10 @@ -1589,53 +1517,44 @@ - name: Axon ACP ERS10 - SLI10 topicUid: Connector_help_Axon_ACP_ERS10_-_SLI10 - name: BA - topicUid: Connector_help_BA_CM items: - name: BA CM topicUid: Connector_help_BA_CM - name: Bard - topicUid: Connector_help_Bard_MC4000_Series items: - name: Bard MC4000 Series topicUid: Connector_help_Bard_MC4000_Series - name: Bard MC5000 Series topicUid: Connector_help_Bard_MC5000_Series - name: Barnfind - topicUid: Connector_help_Barnfind_BTF1 items: - name: Barnfind BTF1 topicUid: Connector_help_Barnfind_BTF1 - name: Barracuda Networks - topicUid: Connector_help_Barracuda_Networks_Email_Security_Gateway items: - name: Barracuda Networks Email Security Gateway topicUid: Connector_help_Barracuda_Networks_Email_Security_Gateway - name: Barrowa - topicUid: Connector_help_Barrowa_Sundial items: - name: Barrowa Sundial topicUid: Connector_help_Barrowa_Sundial - name: BBright - topicUid: Connector_help_BBright_Multi-TS items: - name: BBright Multi-TS topicUid: Connector_help_BBright_Multi-TS - name: BBright UHD-Decode topicUid: Connector_help_BBright_UHD-Decode - name: Beckhoff - topicUid: Connector_help_Beckhoff_BK9000 items: - name: Beckhoff BK9000 topicUid: Connector_help_Beckhoff_BK9000 - name: Beckhoff KL2622 topicUid: Connector_help_Beckhoff_KL2622 - name: Beenius - topicUid: Connector_help_Beenius_IPTV_Delivery_Platform items: - name: Beenius IPTV Delivery Platform topicUid: Connector_help_Beenius_IPTV_Delivery_Platform - name: Belgacom - topicUid: Connector_help_Belgacom_Blackout_Notifier items: - name: Belgacom Blackout Notifier topicUid: Connector_help_Belgacom_Blackout_Notifier @@ -1660,7 +1579,6 @@ - name: Belgacom TVRO De-icing topicUid: Connector_help_Belgacom_TVRO_De-icing - name: Benning - topicUid: Connector_help_Benning_MCU1000 items: - name: Benning MCU1000 topicUid: Connector_help_Benning_MCU1000 @@ -1671,29 +1589,24 @@ - name: Benning MCU 3000 topicUid: Connector_help_Benning_MCU_3000 - name: Benu Networks - topicUid: Connector_help_Benu_Networks_MEG_Platform items: - name: Benu Networks MEG Platform topicUid: Connector_help_Benu_Networks_MEG_Platform - name: BFE - topicUid: Connector_help_BFE_KSC_CORE items: - name: BFE KSC CORE topicUid: Connector_help_BFE_KSC_CORE - name: BGC - topicUid: Connector_help_BGC_Live_Ads items: - name: BGC Live Ads topicUid: Connector_help_BGC_Live_Ads - name: Black Box - topicUid: Connector_help_Black_Box_Boxilla items: - name: Black Box Boxilla topicUid: Connector_help_Black_Box_Boxilla - name: Black Box Copper Tap Splitter topicUid: Connector_help_Black_Box_Copper_Tap_Splitter - name: Blackmagic Design - topicUid: Connector_help_Blackmagic_Design_HyperDeck items: - name: Blackmagic Design HyperDeck topicUid: Connector_help_Blackmagic_Design_HyperDeck @@ -1702,31 +1615,26 @@ - name: Blackmagic Design Videohub topicUid: Connector_help_Blackmagic_Design_Videohub - name: Blankom - topicUid: Connector_help_Blankom_B-Nova items: - name: Blankom B-Nova topicUid: Connector_help_Blankom_B-Nova - name: Blankom HCB-200 topicUid: Connector_help_Blankom_HCB-200 - name: Blue Coat - topicUid: Connector_help_Blue_Coat_Packet_Shaper items: - name: Blue Coat Packet Shaper topicUid: Connector_help_Blue_Coat_Packet_Shaper - name: BMC - topicUid: Connector_help_BMC_Remedy items: - name: BMC Remedy topicUid: Connector_help_BMC_Remedy - name: BMC Remedy ORCA topicUid: Connector_help_BMC_Remedy_ORCA - name: Brandywine Communications - topicUid: Connector_help_Brandywine_Communications_NFS-220 items: - name: Brandywine Communications NFS-220 topicUid: Connector_help_Brandywine_Communications_NFS-220 - name: Bridge Technologies - topicUid: Connector_help_Bridge_Technologies_RDP items: - name: Bridge Technologies RDP topicUid: Connector_help_Bridge_Technologies_RDP @@ -1741,7 +1649,6 @@ - name: Bridge Technologies VB Probe Series topicUid: Connector_help_Bridge_Technologies_VB_Probe_Series - name: British Telecom - topicUid: Connector_help_British_Telecom_-_21C_Ingest_Probe_Monitoring_Controller items: - name: British Telecom - 21C Ingest Probe Monitoring Controller topicUid: Connector_help_British_Telecom_-_21C_Ingest_Probe_Monitoring_Controller @@ -1778,31 +1685,26 @@ - name: British Telecom Unified Streaming Single Channel Failover topicUid: Connector_help_British_Telecom_Unified_Streaming_Single_Channel_Failover - name: Broadcast Automation Systems - topicUid: Connector_help_Broadcast_Automation_Systems_Equinox_TS items: - name: Broadcast Automation Systems Equinox TS topicUid: Connector_help_Broadcast_Automation_Systems_Equinox_TS - name: BroadForward - topicUid: Connector_help_BroadForward_ENUM_NP items: - name: BroadForward ENUM NP topicUid: Connector_help_BroadForward_ENUM_NP - name: Broadpeak - topicUid: Connector_help_Broadpeak_BKS350 items: - name: Broadpeak BKS350 topicUid: Connector_help_Broadpeak_BKS350 - name: Broadpeak CDN Mediator BkM100 topicUid: Connector_help_Broadpeak_CDN_Mediator_BkM100 - name: BroadV - topicUid: Connector_help_BroadV_Apollo items: - name: BroadV Apollo topicUid: Connector_help_BroadV_Apollo - name: BroadV TrinityAres Multiviewer topicUid: Connector_help_BroadV_TrinityAres_Multiviewer - name: Brocade - topicUid: Connector_help_Brocade_6510 items: - name: Brocade 6510 topicUid: Connector_help_Brocade_6510 @@ -1811,19 +1713,16 @@ - name: Brocade VDX6740 topicUid: Connector_help_Brocade_VDX6740 - name: Bry Air - topicUid: Connector_help_Bry_Air_FFB-170 items: - name: Bry Air FFB-170 topicUid: Connector_help_Bry_Air_FFB-170 - name: Bry Air FFB Series topicUid: Connector_help_Bry_Air_FFB_Series - name: Bryant - topicUid: Connector_help_Bryant_eyePower_MDU items: - name: Bryant eyePower MDU topicUid: Connector_help_Bryant_eyePower_MDU - name: C-COR - topicUid: Connector_help_C-COR_CHP_2RRX items: - name: C-COR CHP 2RRX topicUid: Connector_help_C-COR_CHP_2RRX @@ -1838,14 +1737,12 @@ - name: C-COR CHP xMM topicUid: Connector_help_C-COR_CHP_xMM - name: CA - topicUid: Connector_help_CA_Spectrum items: - name: CA Spectrum topicUid: Connector_help_CA_Spectrum - name: CA Spectrum Device topicUid: Connector_help_CA_Spectrum_Device - name: Calrec - topicUid: Connector_help_Calrec_Apollo items: - name: Calrec Apollo topicUid: Connector_help_Calrec_Apollo @@ -1854,27 +1751,22 @@ - name: Calrec Type R topicUid: Connector_help_Calrec_Type_R - name: Cambium Networks - topicUid: Connector_help_Cambium_Networks_PTP_670 items: - name: Cambium Networks PTP 670 topicUid: Connector_help_Cambium_Networks_PTP_670 - name: Campbell Scientific - topicUid: Connector_help_Campbell_Scientific_CS125 items: - name: Campbell Scientific CS125 topicUid: Connector_help_Campbell_Scientific_CS125 - name: Camunda - topicUid: Connector_help_Camunda_BPMN items: - name: Camunda BPMN topicUid: Connector_help_Camunda_BPMN - name: Capella Systems - topicUid: Connector_help_Capella_Systems_Cambria_FTC items: - name: Capella Systems Cambria FTC topicUid: Connector_help_Capella_Systems_Cambria_FTC - name: Carel - topicUid: Connector_help_Carel_PCO5_Free_Air items: - name: Carel PCO5 Free Air topicUid: Connector_help_Carel_PCO5_Free_Air @@ -1883,7 +1775,6 @@ - name: Carel Pcoweb topicUid: Connector_help_Carel_Pcoweb - name: Casa Systems - topicUid: Connector_help_Casa_Systems_C100G items: - name: Casa Systems C100G topicUid: Connector_help_Casa_Systems_C100G @@ -1892,12 +1783,10 @@ - name: Casa Systems Platform D-DOCSIS topicUid: Connector_help_Casa_Systems_Platform_D-DOCSIS - name: Casella - topicUid: Connector_help_Casella_Hydro_RT items: - name: Casella Hydro RT topicUid: Connector_help_Casella_Hydro_RT - name: Castlerock - topicUid: Connector_help_Castlerock_SNMPc items: - name: Castlerock SNMPc topicUid: Connector_help_Castlerock_SNMPc @@ -1906,29 +1795,24 @@ - name: Castlerock SNMPc Node topicUid: Connector_help_Castlerock_SNMPc_Node - name: Castwin - topicUid: Connector_help_Castwin_DME-9724HM_encoder items: - name: Castwin DME-9724HM encoder topicUid: Connector_help_Castwin_DME-9724HM_encoder - name: Cavena - topicUid: Connector_help_Cavena_DVB_PID items: - name: Cavena DVB PID topicUid: Connector_help_Cavena_DVB_PID - name: Cavena STU topicUid: Connector_help_Cavena_STU - name: CCTV - topicUid: Connector_help_CCTV_Routing_Manager items: - name: CCTV Routing Manager topicUid: Connector_help_CCTV_Routing_Manager - name: CE+T - topicUid: Connector_help_CE+T_TSI_via_T2S_ETH items: - name: CE+T TSI via T2S ETH topicUid: Connector_help_CE+T_TSI_via_T2S_ETH - name: CEFD - topicUid: Connector_help_CEFD_CDD-56xA_SNMP items: - name: CEFD CDD-56xA SNMP topicUid: Connector_help_CEFD_CDD-56xA_SNMP @@ -2067,22 +1951,18 @@ - name: CEFD xSAT-5060 Serial topicUid: Connector_help_CEFD_xSAT-5060_Serial - name: Ceiton - topicUid: Connector_help_Ceiton_Resource_Planning items: - name: Ceiton Resource Planning topicUid: Connector_help_Ceiton_Resource_Planning - name: Cellent - topicUid: Connector_help_Cellent_EMS items: - name: Cellent EMS topicUid: Connector_help_Cellent_EMS - name: CelPlan - topicUid: Connector_help_CelPlan_CellScanner items: - name: CelPlan CellScanner topicUid: Connector_help_CelPlan_CellScanner - name: Ceragon Networks - topicUid: Connector_help_Ceragon_Networks_FibeAir_IP-20 items: - name: Ceragon Networks FibeAir IP-20 topicUid: Connector_help_Ceragon_Networks_FibeAir_IP-20 @@ -2091,7 +1971,6 @@ - name: Ceragon Networks Netmaster - Device topicUid: Connector_help_Ceragon_Networks_Netmaster_-_Device - name: Check Point - topicUid: Connector_help_Check_Point_1100_Firewall items: - name: Check Point 1100 Firewall topicUid: Connector_help_Check_Point_1100_Firewall @@ -2106,17 +1985,14 @@ - name: Check Point 1430 Firewall topicUid: Connector_help_Check_Point_1430_Firewall - name: Chloride - topicUid: Connector_help_Chloride_70-NET items: - name: Chloride 70-NET topicUid: Connector_help_Chloride_70-NET - name: CibredSud - topicUid: Connector_help_CibredSud_Dehydrator_LAB9.50 items: - name: CibredSud Dehydrator LAB9.50 topicUid: Connector_help_CibredSud_Dehydrator_LAB9.50 - name: Ciena - topicUid: Connector_help_Ciena_5160_Service_Aggregation_Switch items: - name: Ciena 5160 Service Aggregation Switch topicUid: Connector_help_Ciena_5160_Service_Aggregation_Switch @@ -2137,7 +2013,6 @@ - name: Ciena Switch 5100 Series topicUid: Connector_help_Ciena_Switch_5100_Series - name: CISCO - topicUid: Connector_help_CISCO_4G_LTE_NIM items: - name: CISCO 4G LTE NIM topicUid: Connector_help_CISCO_4G_LTE_NIM @@ -2258,31 +2133,26 @@ - name: CISCO VDS-IS - Service Router topicUid: Connector_help_CISCO_VDS-IS_-_Service_Router - name: Clear-Com - topicUid: Connector_help_Clear-Com_Central_Switch_Unit items: - name: Clear-Com Central Switch Unit topicUid: Connector_help_Clear-Com_Central_Switch_Unit - name: CLS - topicUid: Connector_help_CLS_Tracking_Platform items: - name: CLS Tracking Platform topicUid: Connector_help_CLS_Tracking_Platform - name: CLS Tracking Platform - Tracker topicUid: Connector_help_CLS_Tracking_Platform_-_Tracker - name: Coba - topicUid: Connector_help_Coba_BMS items: - name: Coba BMS topicUid: Connector_help_Coba_BMS - name: Cobalt Digital - topicUid: Connector_help_Cobalt_Digital_HPF_9000 items: - name: Cobalt Digital HPF 9000 topicUid: Connector_help_Cobalt_Digital_HPF_9000 - name: Cobalt Digital HPF 9000 - Cobalt Digital 9001 topicUid: Connector_help_Cobalt_Digital_HPF_9000_-_Cobalt_Digital_9001 - name: Cobham - topicUid: Connector_help_Cobham_PRORXB items: - name: Cobham PRORXB topicUid: Connector_help_Cobham_PRORXB @@ -2293,59 +2163,48 @@ - name: Cobham Sea Tel 6012 VSAT topicUid: Connector_help_Cobham_Sea_Tel_6012_VSAT - name: Colorlight - topicUid: Connector_help_Colorlight_Z6 items: - name: Colorlight Z6 topicUid: Connector_help_Colorlight_Z6 - name: Columbia Weather Systems - topicUid: Connector_help_Columbia_Weather_Systems_Weather_MicroServer items: - name: Columbia Weather Systems Weather MicroServer topicUid: Connector_help_Columbia_Weather_Systems_Weather_MicroServer - name: Comap - topicUid: Connector_help_Comap_NSA items: - name: Comap NSA topicUid: Connector_help_Comap_NSA - name: Comcast - topicUid: Connector_help_Comcast_LRM items: - name: Comcast LRM topicUid: Connector_help_Comcast_LRM - name: Comet - topicUid: Connector_help_Comet_H3531 items: - name: Comet H3531 topicUid: Connector_help_Comet_H3531 - name: Comet T8541 topicUid: Connector_help_Comet_T8541 - name: Commscope - topicUid: Connector_help_Commscope_VUE_Splicer items: - name: Commscope VUE Splicer topicUid: Connector_help_Commscope_VUE_Splicer - name: ComRex - topicUid: Connector_help_ComRex_ACCESS_MultiRack items: - name: ComRex ACCESS MultiRack topicUid: Connector_help_ComRex_ACCESS_MultiRack - name: Comsat - topicUid: Connector_help_COMSAT_Inc_FTP_Uploader items: - name: COMSAT Inc FTP Uploader topicUid: Connector_help_COMSAT_Inc_FTP_Uploader - name: ComSonics - topicUid: Connector_help_ComSonics_QAM_Marker items: - name: ComSonics QAM Marker topicUid: Connector_help_ComSonics_QAM_Marker - name: Comstream - topicUid: Connector_help_Comstream_DMD20_SNMP items: - name: Comstream DMD20 SNMP topicUid: Connector_help_Comstream_DMD20_SNMP - name: Concurrent - topicUid: Connector_help_Concurrent_Mediahawk_4500 items: - name: Concurrent Mediahawk 4500 topicUid: Connector_help_Concurrent_Mediahawk_4500 @@ -2354,34 +2213,28 @@ - name: Concurrent MediaStore 3000 topicUid: Connector_help_Concurrent_MediaStore_3000 - name: Conteg - topicUid: Connector_help_Conteg_RAMOS_Mini items: - name: Conteg RAMOS Mini topicUid: Connector_help_Conteg_RAMOS_Mini - name: Control By Web - topicUid: Connector_help_Control_By_Web_X332 items: - name: Control By Web X332 topicUid: Connector_help_Control_By_Web_X332 - name: Control By Web X400 topicUid: Connector_help_Control_By_Web_X400 - name: Conviva - topicUid: Connector_help_Conviva_Experience_Insights items: - name: Conviva Experience Insights topicUid: Connector_help_Conviva_Experience_Insights - name: Coralbay TV - topicUid: Connector_help_Coralbay_TV_Platform items: - name: Coralbay TV Platform topicUid: Connector_help_Coralbay_TV_Platform - name: Courtyard - topicUid: Connector_help_Courtyard_CY460 items: - name: Courtyard CY460 topicUid: Connector_help_Courtyard_CY460 - name: Cox - topicUid: Connector_help_Cox_CBR-8_Platform_D-DOCSIS items: - name: Cox CBR-8 Platform D-DOCSIS topicUid: Connector_help_Cox_CBR-8_Platform_D-DOCSIS @@ -2400,7 +2253,6 @@ - name: Cox Vecima R-PHY Monitor topicUid: Connector_help_Cox_Vecima_R-PHY_Monitor - name: CPI - topicUid: Connector_help_CPI_01032300 items: - name: CPI 01032300 topicUid: Connector_help_CPI_01032300 @@ -2479,39 +2331,32 @@ - name: CPI VZU-6998VY topicUid: Connector_help_CPI_VZU-6998VY - name: Cradlepoint - topicUid: Connector_help_Cradlepoint_AER1600 items: - name: Cradlepoint AER1600 topicUid: Connector_help_Cradlepoint_AER1600 - name: CRE Technology - topicUid: Connector_help_CRE_Technology_GENSYS_2.0 items: - name: CRE Technology GENSYS 2.0 topicUid: Connector_help_CRE_Technology_GENSYS_2.0 - name: Cross Technologies - topicUid: Connector_help_Cross_Technologies_2082-14x items: - name: Cross Technologies 2082-14x topicUid: Connector_help_Cross_Technologies_2082-14x - name: Crosspoint - topicUid: Connector_help_Crosspoint_HUB-DSPv2 items: - name: Crosspoint HUB-DSPv2 topicUid: Connector_help_Crosspoint_HUB-DSPv2 - name: Crouzet Automation - topicUid: Connector_help_Crouzet_Automation_XD26 items: - name: Crouzet Automation XD26 topicUid: Connector_help_Crouzet_Automation_XD26 - name: Crucible Technologies - topicUid: Connector_help_Crucible_Technologies_Meter_Driver items: - name: Crucible Technologies Meter Driver topicUid: Connector_help_Crucible_Technologies_Meter_Driver - name: Crucible Technologies Meter Driver - Meter topicUid: Connector_help_Crucible_Technologies_Meter_Driver_-_Meter - name: Crystal Vision - topicUid: Connector_help_Crystal_Vision_AVDelay_3G items: - name: Crystal Vision AVDelay 3G topicUid: Connector_help_Crystal_Vision_AVDelay_3G @@ -2540,12 +2385,10 @@ - name: Crystal Vision ViViD 3GS20 topicUid: Connector_help_Crystal_Vision_ViViD_3GS20 - name: CSE - topicUid: Connector_help_CSE_Seprol_S500 items: - name: CSE Seprol S500 topicUid: Connector_help_CSE_Seprol_S500 - name: CTE - topicUid: Connector_help_CTE_ACU1 items: - name: CTE ACU1 topicUid: Connector_help_CTE_ACU1 @@ -2554,57 +2397,50 @@ - name: CTE FMTX300 topicUid: Connector_help_CTE_FMTX300 - name: CyberSense - topicUid: Connector_help_Cybersense_CYQ504 items: - name: Cybersense CYQ504 topicUid: Connector_help_Cybersense_CYQ504 - name: DAC System - topicUid: Connector_help_DAC_System_Data_Logger items: - name: DAC System Data Logger topicUid: Connector_help_DAC_System_Data_Logger - name: Dalet - topicUid: Connector_help_Dalet_Ooyala_Flex_Platform items: - name: Dalet Ooyala Flex Platform topicUid: Connector_help_Dalet_Ooyala_Flex_Platform - name: Dantherm - topicUid: Connector_help_Dantherm_Flexibox_900 items: - name: Dantherm Flexibox 900 topicUid: Connector_help_Dantherm_Flexibox_900 - name: DataProbe - topicUid: Connector_help_DataProbe_iPIO items: - name: DataProbe iPIO topicUid: Connector_help_DataProbe_iPIO - name: Davis - topicUid: Connector_help_Davis_Vantage_Pro_2 items: - name: Davis Vantage Pro 2 topicUid: Connector_help_Davis_Vantage_Pro_2 - name: Dayang - topicUid: Connector_help_Dayang_Playout_Server items: - name: Dayang Playout Server topicUid: Connector_help_Dayang_Playout_Server - name: DAZN - topicUid: Connector_help_DAZN_Broadcast_Bridge items: - name: DAZN Broadcast Bridge topicUid: Connector_help_DAZN_Broadcast_Bridge - name: Deep Sea Electronics - topicUid: Connector_help_Deep_Sea_Electronics_DSE74XX_MKII items: - name: Deep Sea Electronics DSE74XX MKII topicUid: Connector_help_Deep_Sea_Electronics_DSE74XX_MKII - name: DEIF - topicUid: Connector_help_DEIF_AGC_200 items: - name: DEIF AGC 200 topicUid: Connector_help_DEIF_AGC_200 +- name: Dejero + items: + - name: Dejero Control + topicUid: Connector_help_Dejero_Control - name: DekTec - topicUid: Connector_help_DekTec_DTE-3100 items: - name: DekTec DTE-3100 topicUid: Connector_help_DekTec_DTE-3100 @@ -2613,7 +2449,6 @@ - name: DekTec Xpect topicUid: Connector_help_DekTec_Xpect - name: Delec - topicUid: Connector_help_Delec_Oratis_IF_Dante_Card items: - name: Delec Oratis IF Dante Card topicUid: Connector_help_Delec_Oratis_IF_Dante_Card @@ -2622,7 +2457,6 @@ - name: Delec Oratis NAM topicUid: Connector_help_Delec_Oratis_NAM - name: Dell - topicUid: Connector_help_Dell_EMC_Unity items: - name: Dell EMC Unity topicUid: Connector_help_Dell_EMC_Unity @@ -2643,18 +2477,17 @@ - name: Dell VNX Series topicUid: Connector_help_Dell_VNX_Series - name: Delta Electronics - topicUid: Connector_help_Delta_Electronics_HEC_1004 items: - name: Delta Electronics HEC 1004 topicUid: Connector_help_Delta_Electronics_HEC_1004 - name: Delta Power Solutions - topicUid: Connector_help_Delta_Power_Solutions_Orion_controller items: - name: Delta Power Solutions Orion controller topicUid: Connector_help_Delta_Power_Solutions_Orion_controller - name: DEV - topicUid: Connector_help_DEV_4111 items: + - name: DEV 1985 + topicUid: Connector_help_DEV_1985 - name: DEV 4111 topicUid: Connector_help_DEV_4111 - name: DEV 7000 @@ -2676,7 +2509,6 @@ - name: DEV2190 topicUid: Connector_help_DEV2190 - name: DEVA Broadcast - topicUid: Connector_help_DEVA_Broadcast_DB44 items: - name: DEVA Broadcast DB4005 topicUid: Connector_help_DEVA_Broadcast_DB4005 @@ -2687,12 +2519,10 @@ - name: DEVA Broadcast DB4004 topicUid: Connector_help_DEVA_Broadcast__DB4004 - name: Dexin - topicUid: Connector_help_Dexin_NDS3975 items: - name: Dexin NDS3975 topicUid: Connector_help_Dexin_NDS3975 - name: DHD - topicUid: Connector_help_DHD_Series_52_Mixing_Panel items: - name: DHD Series 52 Mixing Panel topicUid: Connector_help_DHD_Series_52_Mixing_Panel @@ -2701,19 +2531,16 @@ - name: DHD XC3 topicUid: Connector_help_DHD_XC3 - name: DIBP - topicUid: Connector_help_DIBP_Active_Bearer items: - name: DIBP Active Bearer topicUid: Connector_help_DIBP_Active_Bearer - name: DIBP Active Bearer History topicUid: Connector_help_DIBP_Active_Bearer_History - name: Digicast - topicUid: Connector_help_Digicast_DMB-8804 items: - name: Digicast DMB-8804 topicUid: Connector_help_Digicast_DMB-8804 - name: Digidia - topicUid: Connector_help_Digidia_EasySplice items: - name: Digidia EasySplice topicUid: Connector_help_Digidia_EasySplice @@ -2722,7 +2549,6 @@ - name: Digidia Tunell topicUid: Connector_help_Digidia_Tunell - name: Digigram - topicUid: Connector_help_Digigram_Iqoya_Link items: - name: Digigram Iqoya Link topicUid: Connector_help_Digigram_Iqoya_Link @@ -2731,58 +2557,48 @@ - name: Digigram IQOYA XLINK topicUid: Connector_help_Digigram_IQOYA_XLINK - name: Digimetrics - topicUid: Connector_help_Digimetrics_Aurora items: - name: Digimetrics Aurora topicUid: Connector_help_Digimetrics_Aurora - name: Dimetis - topicUid: Connector_help_Dimetis_BOSS_Stream_Viewer items: - name: Dimetis BOSS Stream Viewer topicUid: Connector_help_Dimetis_BOSS_Stream_Viewer - name: directOut - topicUid: Connector_help_directOut_montone.42 items: - name: directOut montone.42 topicUid: Connector_help_directOut_montone.42 - name: directOut Prodigy topicUid: Connector_help_directOut_Prodigy - name: Discovery Networks Europe - topicUid: Connector_help_Discovery_Networks_Europe_ESB_Bus items: - name: Discovery Networks Europe ESB Bus topicUid: Connector_help_Discovery_Networks_Europe_ESB_Bus - name: Discovery Networks Europe Failover Status topicUid: Connector_help_Discovery_Networks_Europe_Failover_Status - name: Diversitel Communications - topicUid: Connector_help_Diversitel_Communications_UPC_12A items: - name: Diversitel Communications UPC 12A topicUid: Connector_help_Diversitel_Communications_UPC_12A - name: D-Link - topicUid: Connector_help_D-Link_DGS-3630_Series items: - name: D-Link DGS-3630 Series topicUid: Connector_help_D-Link_DGS-3630_Series - name: DNF Controls - topicUid: Connector_help_DNF_Controls_USP-8D items: - name: DNF Controls USP-8D topicUid: Connector_help_DNF_Controls_USP-8D - name: Docker - topicUid: Connector_help_Docker_Platform items: - name: Docker Platform topicUid: Connector_help_Docker_Platform - name: Dolby - topicUid: Connector_help_Dolby_DP580 items: - name: Dolby DP580 topicUid: Connector_help_Dolby_DP580 - name: Dolby DP591 topicUid: Connector_help_Dolby_DP591 - name: Double D Electronics - topicUid: Connector_help_Double_D_Electronics_DDA-219-310 items: - name: Double D Electronics DDA-219-310 topicUid: Connector_help_Double_D_Electronics_DDA-219-310 @@ -2815,44 +2631,36 @@ - name: Double D Electronics DDA89-12 topicUid: Connector_help_Double_D_Electronics_DDA89-12 - name: Druid - topicUid: Connector_help_Druid_Raemis items: - name: Druid Raemis topicUid: Connector_help_Druid_Raemis - name: DTAG - topicUid: Connector_help_DTAG_Passive_Protocol items: - name: DTAG Passive Protocol topicUid: Connector_help_DTAG_Passive_Protocol - name: DTC - topicUid: Connector_help_DTC_PRORXD items: - name: DTC PRORXD topicUid: Connector_help_DTC_PRORXD - name: DVBControl - topicUid: Connector_help_DVBControl_DVBLoudness items: - name: DVBControl DVBLoudness topicUid: Connector_help_DVBControl_DVBLoudness - name: DVBControl DVBMosaic topicUid: Connector_help_DVBControl_DVBMosaic - name: DVEO - topicUid: Connector_help_DVEO_Streamer items: - name: DVEO Streamer topicUid: Connector_help_DVEO_Streamer - name: E S Manebach - topicUid: Connector_help_E_S_Manebach_VITex_INKA_4 items: - name: E S Manebach VITex INKA 4 topicUid: Connector_help_E_S_Manebach_VITex_INKA_4 - name: EasyTools - topicUid: Connector_help_EasyTools_Content_Management_Platform items: - name: EasyTools Content Management Platform topicUid: Connector_help_EasyTools_Content_Management_Platform - name: EATON - topicUid: Connector_help_EATON_9355_UPS items: - name: EATON 9355 UPS topicUid: Connector_help_EATON_9355_UPS @@ -2879,34 +2687,28 @@ - name: EATON Supervisory Module topicUid: Connector_help_EATON_Supervisory_Module - name: EBU - topicUid: Connector_help_EBU_Synopsis_Web_Service items: - name: EBU Synopsis Web Service topicUid: Connector_help_EBU_Synopsis_Web_Service - name: EC3 Networks - topicUid: Connector_help_EC3_Networks_-_DDS items: - name: EC3 Networks - DDS topicUid: Connector_help_EC3_Networks_-_DDS - name: Eddystone Broadcast - topicUid: Connector_help_Eddystone_Broadcast_IRMU items: - name: Eddystone Broadcast IRMU topicUid: Connector_help_Eddystone_Broadcast_IRMU - name: Edge-Core Networks - topicUid: Connector_help_Edge-Core_Networks_Data_Center_Switch items: - name: Edge-Core Networks Data Center Switch topicUid: Connector_help_Edge-Core_Networks_Data_Center_Switch - name: Edgeware - topicUid: Connector_help_EdgeWare_Convoy items: - name: EdgeWare Convoy topicUid: Connector_help_EdgeWare_Convoy - name: Edgeware Orbit topicUid: Connector_help_Edgeware_Orbit - name: EEG - topicUid: Connector_help_EEG_Alta-2110_Caption_Encoder items: - name: EEG Alta-2110 Caption Encoder topicUid: Connector_help_EEG_Alta-2110_Caption_Encoder @@ -2919,26 +2721,22 @@ - name: EEG Lexi topicUid: Connector_help_EEG_Lexi - name: Egatel - topicUid: Connector_help_Egatel_CCU9000 items: - name: Egatel CCU9000 topicUid: Connector_help_Egatel_CCU9000 - name: Egatel TE9000 topicUid: Connector_help_Egatel_TE9000 - name: Ekinops - topicUid: Connector_help_Ekinops_360_Platform items: - name: Ekinops 360 Platform topicUid: Connector_help_Ekinops_360_Platform - name: Elastic - topicUid: Connector_help_Elastic_Calicux items: - name: Elastic Calicux topicUid: Connector_help_Elastic_Calicux - name: Elastic ElasticSearch Cluster Monitor topicUid: Connector_help_Elastic_ElasticSearch_Cluster_Monitor - name: Elber - topicUid: Connector_help_Elber_RK1000 items: - name: Elber RK1000 topicUid: Connector_help_Elber_RK1000 @@ -2949,7 +2747,6 @@ - name: Elber RK610 - RFSW-04 topicUid: Connector_help_Elber_RK610_-_RFSW-04 - name: Electrosys - topicUid: Connector_help_Electrosys_G011_FM_N+1 items: - name: Electrosys G011 FM N+1 topicUid: Connector_help_Electrosys_G011_FM_N+1 @@ -2960,7 +2757,6 @@ - name: Electrosys TL6F5K topicUid: Connector_help_Electrosys_TL6F5K - name: Elemental - topicUid: Connector_help_Elemental_Conductor items: - name: Elemental Conductor topicUid: Connector_help_Elemental_Conductor @@ -2973,7 +2769,6 @@ - name: Elemental Statmux topicUid: Connector_help_Elemental_Statmux - name: Eltek - topicUid: Connector_help_Eltek_Inverter_Candis items: - name: Eltek Inverter Candis topicUid: Connector_help_Eltek_Inverter_Candis @@ -2984,21 +2779,18 @@ - name: Eltek WebPower topicUid: Connector_help_Eltek_WebPower - name: EM Solutions - topicUid: Connector_help_EM_Solutions_Cobra_Maritime_Terminal_368B items: - name: EM Solutions Cobra Maritime Terminal 368B topicUid: Connector_help_EM_Solutions_Cobra_Maritime_Terminal_368B - name: EM Solutions Cobra Terminal topicUid: Connector_help_EM_Solutions_Cobra_Terminal - name: EMC - topicUid: Connector_help_EMC_Isilon_x200 items: - name: EMC Isilon x200 topicUid: Connector_help_EMC_Isilon_x200 - name: EMC Isilon x400 topicUid: Connector_help_EMC_Isilon_x400 - name: Emcore - topicUid: Connector_help_Emcore_Medallion_2100 items: - name: Emcore Medallion 2100 topicUid: Connector_help_Emcore_Medallion_2100 @@ -3015,7 +2807,6 @@ - name: Emcore Optiva NMS - Transmitter topicUid: Connector_help_Emcore_Optiva_NMS_-_Transmitter - name: Emerson - topicUid: Connector_help_Emerson_Chloride_80-NET items: - name: Emerson Chloride 80-NET topicUid: Connector_help_Emerson_Chloride_80-NET @@ -3028,7 +2819,6 @@ - name: Emerson Liebert PDX-PCW topicUid: Connector_help_Emerson_Liebert_PDX-PCW - name: Enensys - topicUid: Connector_help_Enensys_ASIIP_Guard items: - name: Enensys ASIIP Guard topicUid: Connector_help_Enensys_ASIIP_Guard @@ -3050,6 +2840,8 @@ topicUid: Connector_help_Enensys_NetMod_DVBT2 - name: Enensys SafeSplitter topicUid: Connector_help_Enensys_SafeSplitter + - name: Enensys SmartGate OneBeam + topicUid: Connector_help_Enensys_SmartGate_OneBeam - name: Enensys Smartgate vT2 topicUid: Connector_help_Enensys_Smartgate_vT2 - name: Enensys T2-Mi Gen @@ -3059,7 +2851,6 @@ - name: Enensys TxEdge-OneBeam topicUid: Connector_help_Enensys_TxEdge-OneBeam - name: Ensemble Designs - topicUid: Connector_help_Ensemble_Designs_Avenue_7465 items: - name: Ensemble Designs Avenue 7465 topicUid: Connector_help_Ensemble_Designs_Avenue_7465 @@ -3068,7 +2859,6 @@ - name: Ensemble Designs Avenue 9455 - Slot topicUid: Connector_help_Ensemble_Designs_Avenue_9455_-_Slot - name: Envivio - topicUid: Connector_help_Envivio_4Caster_C4_2 items: - name: Envivio 4Caster C4 2 topicUid: Connector_help_Envivio_4Caster_C4_2 @@ -3081,7 +2871,6 @@ - name: Envivio Muse G6 topicUid: Connector_help_Envivio_Muse_G6 - name: Ereca Broadcast - topicUid: Connector_help_Ereca_Broadcast_NetRacer items: - name: Ereca Broadcast NetRacer topicUid: Connector_help_Ereca_Broadcast_NetRacer @@ -3092,7 +2881,6 @@ - name: Ereca Broadcast NetRacer - Eth topicUid: Connector_help_Ereca_Broadcast_NetRacer_-_Eth - name: Ericsson - topicUid: Connector_help_Ericsson_AVP-2000 items: - name: Ericsson AVP-2000 topicUid: Connector_help_Ericsson_AVP-2000 @@ -3141,12 +2929,10 @@ - name: Ericsson VSPP topicUid: Connector_help_Ericsson_VSPP - name: ETC Connect - topicUid: Connector_help_ETC_Connect_Conductor items: - name: ETC Connect Conductor topicUid: Connector_help_ETC_Connect_Conductor - name: ETI - topicUid: Connector_help_ETI_ADH_NETCOM items: - name: ETI ADH NETCOM topicUid: Connector_help_ETI_ADH_NETCOM @@ -3155,7 +2941,6 @@ - name: ETI ASM-1 topicUid: Connector_help_ETI_ASM-1 - name: ETL - topicUid: Connector_help_ETL_M0808D2UFL-B7 items: - name: ETL M0808D2UFL-B7 topicUid: Connector_help_ETL_M0808D2UFL-B7 @@ -3258,12 +3043,10 @@ - name: ETL Systems Vulcan VCN-10 topicUid: Connector_help_ETL_Systems_Vulcan_VCN-10 - name: Eumetsat - topicUid: Connector_help_Eumetsat_Scheduler items: - name: Eumetsat Scheduler topicUid: Connector_help_Eumetsat_Scheduler - name: Eutelsat - topicUid: Connector_help_Eutelsat_Beacon_Signal_Generator items: - name: Eutelsat Beacon Signal Generator topicUid: Connector_help_Eutelsat_Beacon_Signal_Generator @@ -3288,17 +3071,14 @@ - name: Eutelsat Uplink Manager topicUid: Connector_help_Eutelsat_Uplink_Manager - name: EVE - topicUid: Connector_help_EVE_Compliancy_Solutions items: - name: EVE Compliancy Solutions topicUid: Connector_help_EVE_Compliancy_Solutions - name: EventIS - topicUid: Connector_help_EventIS_TraxIS items: - name: EventIS TraxIS topicUid: Connector_help_EventIS_TraxIS - name: Evertz - topicUid: Connector_help_Evertz_160RM items: - name: Evertz 160RM topicUid: Connector_help_Evertz_160RM @@ -3691,7 +3471,6 @@ - name: Evertz XRF4 topicUid: Connector_help_Evertz_XRF4 - name: EVS - topicUid: Connector_help_EVS_Cerebrum items: - name: EVS Cerebrum topicUid: Connector_help_EVS_Cerebrum @@ -3710,32 +3489,26 @@ - name: EVS XS topicUid: Connector_help_EVS_XS - name: eWon - topicUid: Connector_help_eWon_Router items: - name: eWon Router topicUid: Connector_help_eWon_Router - name: EXFO - topicUid: Connector_help_EXFO_RTU items: - name: EXFO RTU topicUid: Connector_help_EXFO_RTU - name: Extron - topicUid: Connector_help_Extron_Crosspoint_MAV_Plus items: - name: Extron Crosspoint MAV Plus topicUid: Connector_help_Extron_Crosspoint_MAV_Plus - name: Eyeheight - topicUid: Connector_help_Eyeheight_FB-9E items: - name: Eyeheight FB-9E topicUid: Connector_help_Eyeheight_FB-9E - name: F5 - topicUid: Connector_help_F5_BIG-IP_LTM items: - name: F5 BIG-IP LTM topicUid: Connector_help_F5_BIG-IP_LTM - name: Factum - topicUid: Connector_help_Factum_DABMUX items: - name: Factum DABMUX topicUid: Connector_help_Factum_DABMUX @@ -3746,22 +3519,21 @@ - name: Factum RSW100 topicUid: Connector_help_Factum_RSW100 - name: FEI Zyfer - topicUid: Connector_help_FEI_Zyfer_GSync_II_Model_402 items: - name: FEI Zyfer GSync II Model 402 topicUid: Connector_help_FEI_Zyfer_GSync_II_Model_402 - name: Ferncast - topicUid: Connector_help_Ferncast_Aixtream items: - name: Ferncast Aixtream topicUid: Connector_help_Ferncast_Aixtream - name: Finnish Broadcasting Company - topicUid: Connector_help_Finnish_Broadcasting_Company_Contract_Manager items: - name: Finnish Broadcasting Company Contract Manager topicUid: Connector_help_Finnish_Broadcasting_Company_Contract_Manager - name: Finnish Broadcasting Company Feenix topicUid: Connector_help_Finnish_Broadcasting_Company_Feenix + - name: Finnish Broadcasting Company Lock Manager + topicUid: Connector_help_Finnish_Broadcasting_Company_Lock_Manager - name: Finnish Broadcasting Company Notification Manager topicUid: Connector_help_Finnish_Broadcasting_Company_Notification_Manager - name: Finnish Broadcasting Company Order Manager @@ -3769,12 +3541,10 @@ - name: Finnish Broadcasting Company Statistics Manager topicUid: Connector_help_Finnish_Broadcasting_Company_Statistics_Manager - name: Fluvius - topicUid: Connector_help_Fluvius_Teleste_Node_Service_Provisioning items: - name: Fluvius Teleste Node Service Provisioning topicUid: Connector_help_Fluvius_Teleste_Node_Service_Provisioning - name: FOR-A - topicUid: Connector_help_FOR-A_FA-9500 items: - name: FOR-A FA-9500 topicUid: Connector_help_FOR-A_FA-9500 @@ -3793,7 +3563,6 @@ - name: FOR-A MV-4220 Multiviewer topicUid: Connector_help_FOR-A_MV-4220_Multiviewer - name: Fortinet - topicUid: Connector_help_Fortinet_Fortigate items: - name: Fortinet Fortigate topicUid: Connector_help_Fortinet_Fortigate @@ -3802,19 +3571,16 @@ - name: Fortinet FortiSandbox topicUid: Connector_help_Fortinet_FortiSandbox - name: Forzasys - topicUid: Connector_help_Forzasys_Telenor_Norway_AS_API items: - name: Forzasys Telenor Norway AS API topicUid: Connector_help_Forzasys_Telenor_Norway_AS_API - name: Fox Corp - topicUid: Connector_help_Fox_Corp_Booking_Manager items: - name: Fox Corp Booking Manager topicUid: Connector_help_Fox_Corp_Booking_Manager - name: Fox Corp PlayBook Manager topicUid: Connector_help_Fox_Corp_PlayBook_Manager - name: Foxcom - topicUid: Connector_help_Foxcom_Platinum_PL700_Manager items: - name: Foxcom Platinum PL700 Manager topicUid: Connector_help_Foxcom_Platinum_PL700_Manager @@ -3847,24 +3613,20 @@ - name: Foxcom SatLight topicUid: Connector_help_Foxcom_SatLight - name: France Television - topicUid: Connector_help_France_Television_Simulcast_Manager items: - name: France Television Simulcast Manager topicUid: Connector_help_France_Television_Simulcast_Manager - name: France Televisions - topicUid: Connector_help_France_Televisions_InHouse items: - name: France Televisions InHouse topicUid: Connector_help_France_Televisions_InHouse - name: Fraunhofer - topicUid: Connector_help_Fraunhofer_DAB_Content_Server items: - name: Fraunhofer DAB Content Server topicUid: Connector_help_Fraunhofer_DAB_Content_Server - name: Fraunhofer DRM Content Server topicUid: Connector_help_Fraunhofer_DRM_Content_Server - name: Fujitsu - topicUid: Connector_help_Fujitsu_FLEXR items: - name: Fujitsu FLEXR topicUid: Connector_help_Fujitsu_FLEXR @@ -3875,24 +3637,20 @@ - name: Fujitsu IP-9500 topicUid: Connector_help_Fujitsu_IP-9500 - name: Funea - topicUid: Connector_help_Funea_NEC-E items: - name: Funea NEC-E topicUid: Connector_help_Funea_NEC-E - name: FVA - topicUid: Connector_help_FVA_DSR9040A_ASI_Router_Switch items: - name: FVA DSR9040A ASI Router Switch topicUid: Connector_help_FVA_DSR9040A_ASI_Router_Switch - name: Gamatronic - topicUid: Connector_help_Gamatronic_Power+_SA items: - name: Gamatronic Power+ SA topicUid: Connector_help_Gamatronic_Power+_SA - name: Gamatronic UPS GMaCi topicUid: Connector_help_Gamatronic_UPS_GMaCi - name: GatesAir - topicUid: Connector_help_GatesAir_Fax_FM_Dual_Drive_IRT items: - name: GatesAir Fax FM Dual Drive IRT topicUid: Connector_help_GatesAir_Fax_FM_Dual_Drive_IRT @@ -3931,7 +3689,6 @@ - name: GatesAir Maxiva XTE Transmitter topicUid: Connector_help_GatesAir_Maxiva_XTE_Transmitter - name: Geist - topicUid: Connector_help_Geist_ATS items: - name: Geist ATS topicUid: Connector_help_Geist_ATS @@ -3944,7 +3701,6 @@ - name: Geist Watchdog 1250 topicUid: Connector_help_Geist_Watchdog_1250 - name: General Dynamics - topicUid: Connector_help_General_Dynamics_500_Tracking_Receiver items: - name: General Dynamics 500 Tracking Receiver topicUid: Connector_help_General_Dynamics_500_Tracking_Receiver @@ -3981,17 +3737,14 @@ - name: General Dynamics TRSC 1200 topicUid: Connector_help_General_Dynamics_TRSC_1200 - name: General Electronics - topicUid: Connector_help_General_Electronics_UPS items: - name: General Electronics UPS topicUid: Connector_help_General_Electronics_UPS - name: Generex - topicUid: Connector_help_Generex_UPS_CS121_BC items: - name: Generex UPS CS121 BC topicUid: Connector_help_Generex_UPS_CS121_BC - name: Generic - topicUid: Connector_help_Generic_Automation_Script items: - name: Generic Automation Script topicUid: Connector_help_Generic_Automation_Script @@ -4174,7 +3927,6 @@ - name: Generic XML File Reader topicUid: Connector_help_Generic_XML_File_Reader - name: GeoSync Microwave - topicUid: Connector_help_GeoSync_Microwave_1+1_RCU_LNA_Series items: - name: GeoSync Microwave 1+1 RCU LNA Series topicUid: Connector_help_GeoSync_Microwave_1+1_RCU_LNA_Series @@ -4195,24 +3947,20 @@ - name: GeoSync Microwave UTR-DTR Series topicUid: Connector_help_GeoSync_Microwave_UTR-DTR_Series - name: Gigamon - topicUid: Connector_help_Gigamon_GigaVUE items: - name: Gigamon GigaVUE topicUid: Connector_help_Gigamon_GigaVUE - name: Gilat Satellite Networks - topicUid: Connector_help_Gilat_Satellite_Networks_TotalNMS items: - name: Gilat Satellite Networks TotalNMS topicUid: Connector_help_Gilat_Satellite_Networks_TotalNMS - name: Gilat Satellite Networks TotalNMS - CPE topicUid: Connector_help_Gilat_Satellite_Networks_TotalNMS_-_CPE - name: GlenSound - topicUid: Connector_help_GlenSound_Atomic_Copper_29S items: - name: GlenSound Atomic Copper 29S topicUid: Connector_help_GlenSound_Atomic_Copper_29S - name: Globecast - topicUid: Connector_help_Globecast_CMS_Database_Service_Plan items: - name: Globecast CMS Database Service Plan topicUid: Connector_help_Globecast_CMS_Database_Service_Plan @@ -4221,68 +3969,56 @@ - name: Globecast MADY Platform topicUid: Connector_help_Globecast_MADY_Platform - name: Globecast France - topicUid: Connector_help_Globecast_France_Enhanced_DTM_Channel_Service items: - name: Globecast France Enhanced DTM Channel Service topicUid: Connector_help_Globecast_France_Enhanced_DTM_Channel_Service - name: Globecast France Enhanced Single Destination Transport Service topicUid: Connector_help_Globecast_France_Enhanced_Single_Destination_Transport_Service - name: Globecomm - topicUid: Connector_help_Globecomm_iDirect_Shore_Side_Server items: - name: Globecomm iDirect Shore Side Server topicUid: Connector_help_Globecomm_iDirect_Shore_Side_Server - name: Globecomm iDirect Shore Side Server - Remote topicUid: Connector_help_Globecomm_iDirect_Shore_Side_Server_-_Remote - name: GlobeSat - topicUid: Connector_help_GlobeSat_ACU9220S items: - name: GlobeSat ACU9220S topicUid: Connector_help_GlobeSat_ACU9220S - name: Globo - topicUid: Connector_help_Globo_MCR_Manager items: - name: Globo MCR Manager topicUid: Connector_help_Globo_MCR_Manager - name: Globosat Canais - topicUid: Connector_help_Globosat_Canais_Quality_Control_Resources items: - name: Globosat Canais Quality Control Resources topicUid: Connector_help_Globosat_Canais_Quality_Control_Resources - name: Gluster - topicUid: Connector_help_Gluster_FS items: - name: Gluster FS topicUid: Connector_help_Gluster_FS - name: GMIT - topicUid: Connector_help_GMIT_BMM-810 items: - name: GMIT BMM-810 topicUid: Connector_help_GMIT_BMM-810 - name: Google - topicUid: Connector_help_Google_Cloud_Compute_Engine items: - name: Google Cloud Compute Engine topicUid: Connector_help_Google_Cloud_Compute_Engine - name: Google Cloud DNS topicUid: Connector_help_Google_Cloud_DNS - name: Gracenote - topicUid: Connector_help_Gracenote_OnAPI_Channel_Schedule_Monitor items: - name: Gracenote OnAPI Channel Schedule Monitor topicUid: Connector_help_Gracenote_OnAPI_Channel_Schedule_Monitor - name: Grafana - topicUid: Connector_help_Grafana_Alerting_API items: - name: Grafana Alerting API topicUid: Connector_help_Grafana_Alerting_API - name: Graphite - topicUid: Connector_help_Graphite_Beacon_HTTP_Trap_Receiver items: - name: Graphite Beacon HTTP Trap Receiver topicUid: Connector_help_Graphite_Beacon_HTTP_Trap_Receiver - name: Grass Valley - topicUid: Connector_help_Grass_Valley_8900_General_Platform items: - name: Grass Valley 8900 General Platform topicUid: Connector_help_Grass_Valley_8900_General_Platform @@ -4357,24 +4093,20 @@ - name: Grass Valley Vega topicUid: Connector_help_Grass_Valley_Vega - name: Gsertel - topicUid: Connector_help_Gsertel_RCS400 items: - name: Gsertel RCS400 topicUid: Connector_help_Gsertel_RCS400 - name: Gude - topicUid: Connector_help_Gude_Expert_Power_Control_NET_24x items: - name: Gude Expert Power Control NET 24x topicUid: Connector_help_Gude_Expert_Power_Control_NET_24x - name: Guntermann and Drunck - topicUid: Connector_help_Guntermann_and_Drunck_CATCenter_NEO items: - name: Guntermann and Drunck CATCenter NEO topicUid: Connector_help_Guntermann_and_Drunck_CATCenter_NEO - name: Guntermann and Drunck ControlCenter-Compact topicUid: Connector_help_Guntermann_and_Drunck_ControlCenter-Compact - name: Haivision - topicUid: Connector_help_Haivision_Kulabyte items: - name: Haivision Kulabyte topicUid: Connector_help_Haivision_Kulabyte @@ -4387,12 +4119,10 @@ - name: Haivision Media Platform topicUid: Connector_help_Haivision_Media_Platform - name: Hambisana - topicUid: Connector_help_Hambisana_Appear_TV_Analyzer items: - name: Hambisana Appear TV Analyzer topicUid: Connector_help_Hambisana_Appear_TV_Analyzer - name: Harmonic - topicUid: Connector_help_Harmonic_CableOs items: - name: Harmonic CableOs topicUid: Connector_help_Harmonic_CableOs @@ -4481,7 +4211,6 @@ - name: Harmonic VOS topicUid: Connector_help_Harmonic_VOS - name: Harris - topicUid: Connector_help_Harris_Falcon_III_RF-7800W_HCLOS_Radio items: - name: Harris Falcon III RF-7800W HCLOS Radio topicUid: Connector_help_Harris_Falcon_III_RF-7800W_HCLOS_Radio @@ -4518,7 +4247,6 @@ - name: Harris X50 topicUid: Connector_help_Harris_X50 - name: Hiltron - topicUid: Connector_help_Hiltron_HACU items: - name: Hiltron HACU topicUid: Connector_help_Hiltron_HACU @@ -4537,24 +4265,20 @@ - name: Hiltron HDCU topicUid: Connector_help_Hiltron_HDCU - name: Hirschmann - a Belden Brand - topicUid: Connector_help_Hirschmann_-_a_Belden_Brand_MAR_1040 items: - name: Hirschmann - a Belden Brand MAR 1040 topicUid: Connector_help_Hirschmann_-_a_Belden_Brand_MAR_1040 - name: Hirschmann Multimedia - topicUid: Connector_help_Hirschmann_Multimedia_Rover_TAB7 items: - name: Hirschmann Multimedia Rover TAB7 topicUid: Connector_help_Hirschmann_Multimedia_Rover_TAB7 - name: Hirschmann Multimedia Rover TAB7 Manager topicUid: Connector_help_Hirschmann_Multimedia_Rover_TAB7_Manager - name: Honeywell - topicUid: Connector_help_Honeywell_Notifier_NF3000 items: - name: Honeywell Notifier NF3000 topicUid: Connector_help_Honeywell_Notifier_NF3000 - name: HP - topicUid: Connector_help_HP_3PAR_StoreServ items: - name: HP 3PAR StoreServ topicUid: Connector_help_HP_3PAR_StoreServ @@ -4583,7 +4307,6 @@ - name: HP Virtual Connect Flex-10 topicUid: Connector_help_HP_Virtual_Connect_Flex-10 - name: Huawei - topicUid: Connector_help_Huawei_5600-5800_GPON_Platform items: - name: Huawei 5600-5800 GPON Platform topicUid: Connector_help_Huawei_5600-5800_GPON_Platform @@ -4616,12 +4339,10 @@ - name: Huawei UPS AC topicUid: Connector_help_Huawei_UPS_AC - name: HW Group - topicUid: Connector_help_HW_Group_Poseidon2 items: - name: HW Group Poseidon2 topicUid: Connector_help_HW_Group_Poseidon2 - name: IBM - topicUid: Connector_help_IBM_Aspera items: - name: IBM Aspera topicUid: Connector_help_IBM_Aspera @@ -4636,19 +4357,16 @@ - name: IBM Tivoli Netcool-OMNIbus SNMP Writer Gateway Subdomain topicUid: Connector_help_IBM_Tivoli_Netcool-OMNIbus_SNMP_Writer_Gateway_Subdomain - name: Icareus - topicUid: Connector_help_Icareus_EP100 items: - name: Icareus EP100 topicUid: Connector_help_Icareus_EP100 - name: IDC - topicUid: Connector_help_IDC_P561_Audio_Encoder items: - name: IDC P561 Audio Encoder topicUid: Connector_help_IDC_P561_Audio_Encoder - name: IDC STAR Pro Audio Receiver G2 topicUid: Connector_help_IDC_STAR_Pro_Audio_Receiver_G2 - name: iDirect - topicUid: Connector_help_iDirect_9350 items: - name: iDirect 9350 topicUid: Connector_help_iDirect_9350 @@ -4679,17 +4397,14 @@ - name: iDirect X7 Satellite Router topicUid: Connector_help_iDirect_X7_Satellite_Router - name: IEC 60870 - topicUid: Connector_help_IEC_60870_5-104 items: - name: IEC 60870 5-104 topicUid: Connector_help_IEC_60870_5-104 - name: IHSE - topicUid: Connector_help_IHSE_Draco_Tera items: - name: IHSE Draco Tera topicUid: Connector_help_IHSE_Draco_Tera - name: Imagine Communications - topicUid: Connector_help_Imagine_Communications_4CQS1-S items: - name: Imagine Communications 4CQS1-S topicUid: Connector_help_Imagine_Communications_4CQS1-S @@ -4846,21 +4561,18 @@ - name: Imagine Communications OXS+2+OP topicUid: Connector_help_Imagine_Communications_OXS+2+OP - name: IMCI - topicUid: Connector_help_IMCI_Open-I_XL items: - name: IMCI Open-I XL topicUid: Connector_help_IMCI_Open-I_XL - name: IMCI Open-I XL Group topicUid: Connector_help_IMCI_Open-I_XL_Group - name: IMP Telekom - topicUid: Connector_help_IMP_Telekom_DVB-T_Transmitter items: - name: IMP Telekom DVB-T Transmitter topicUid: Connector_help_IMP_Telekom_DVB-T_Transmitter - name: IMP Telekom PAP-D topicUid: Connector_help_IMP_Telekom_PAP-D - name: Incognito - topicUid: Connector_help_Incognito_BCC items: - name: Incognito BCC topicUid: Connector_help_Incognito_BCC @@ -4869,7 +4581,6 @@ - name: Incognito DHCP Service Log Analyzer topicUid: Connector_help_Incognito_DHCP_Service_Log_Analyzer - name: IneoQuest - topicUid: Connector_help_IneoQuest_Inspector_Live items: - name: IneoQuest Inspector Live topicUid: Connector_help_IneoQuest_Inspector_Live @@ -4896,7 +4607,6 @@ - name: IneoQuest Surveyor TS topicUid: Connector_help_IneoQuest_Surveyor_TS - name: Infinera - topicUid: Connector_help_Infinera_TNMS items: - name: Infinera TNMS topicUid: Connector_help_Infinera_TNMS @@ -4905,17 +4615,14 @@ - name: Infinera XTM Series topicUid: Connector_help_Infinera_XTM_Series - name: InfluxData - topicUid: Connector_help_InfluxData_InfluxDB_Collector items: - name: InfluxData InfluxDB Collector topicUid: Connector_help_InfluxData_InfluxDB_Collector - name: Infothuis - topicUid: Connector_help_Infothuis_DST100 items: - name: Infothuis DST100 topicUid: Connector_help_Infothuis_DST100 - name: Inmarsat - topicUid: Connector_help_Inmarsat_BGAN_Manager items: - name: Inmarsat BGAN IBIS topicUid: Connector_help_Inmarsat_BGAN_IBIS @@ -4928,53 +4635,44 @@ - name: Inmarsat Gateway Director topicUid: Connector_help_Inmarsat_Gateway_Director - name: Innotech - topicUid: Connector_help_Innotech_IG04 items: - name: Innotech IG04 topicUid: Connector_help_Innotech_IG04 - name: Integral Systems - topicUid: Connector_help_Integral_Systems_Monics items: - name: Integral Systems Monics topicUid: Connector_help_Integral_Systems_Monics - name: Integral Systems Monics Automon UDP topicUid: Connector_help_Integral_Systems_Monics_Automon_UDP - name: Integrated Digital Solutions - topicUid: Connector_help_Integrated_Digital_Solutions_Virtual_Client items: - name: Integrated Digital Solutions Virtual Client topicUid: Connector_help_Integrated_Digital_Solutions_Virtual_Client - name: Intel - topicUid: Connector_help_Intel_IPMI items: - name: Intel IPMI topicUid: Connector_help_Intel_IPMI - name: Intellian - topicUid: Connector_help_Intellian_ACU_SNMP items: - name: Intellian ACU SNMP topicUid: Connector_help_Intellian_ACU_SNMP - name: Intelsat - topicUid: Connector_help_Intelsat_Flex_Platform_VSAT items: - name: Intelsat Flex Platform VSAT topicUid: Connector_help_Intelsat_Flex_Platform_VSAT - name: Intelsat IESS-412 Earth Station Pointing Data Calculator topicUid: Connector_help_Intelsat_IESS-412_Earth_Station_Pointing_Data_Calculator - name: Interlogix United Technologies - topicUid: Connector_help_Interlogix_United_Technologies_Alliance_8300 items: - name: Interlogix United Technologies Alliance 8300 topicUid: Connector_help_Interlogix_United_Technologies_Alliance_8300 - name: International Datacasting - topicUid: Connector_help_International_Datacasting_IPE-4000 items: - name: International Datacasting IPE-4000 topicUid: Connector_help_International_Datacasting_IPE-4000 - name: International Datacasting Star3 topicUid: Connector_help_International_Datacasting_Star3 - name: Interra - topicUid: Connector_help_Interra_Baton_QC items: - name: Interra Baton QC topicUid: Connector_help_Interra_Baton_QC @@ -4983,27 +4681,22 @@ - name: Interra Orion OTT topicUid: Connector_help_Interra_Orion_OTT - name: Intinor - topicUid: Connector_help_Intinor_Direkt_Router items: - name: Intinor Direkt Router topicUid: Connector_help_Intinor_Direkt_Router - name: Intorel - topicUid: Connector_help_Intorel_Visionic items: - name: Intorel Visionic topicUid: Connector_help_Intorel_Visionic - name: Inverto - topicUid: Connector_help_Inverto_IDLV-5x00 items: - name: Inverto IDLV-5x00 topicUid: Connector_help_Inverto_IDLV-5x00 - name: Invidi - topicUid: Connector_help_Invidi_Advatar items: - name: Invidi Advatar topicUid: Connector_help_Invidi_Advatar - name: IRT - topicUid: Connector_help_IRT_DVB-T2_TX items: - name: IRT DVB-T2 TX topicUid: Connector_help_IRT_DVB-T2_TX @@ -5014,12 +4707,10 @@ - name: IRT SSPA Series topicUid: Connector_help_IRT_SSPA_Series - name: Itelco - topicUid: Connector_help_Itelco_DVB-T2_Modulator items: - name: Itelco DVB-T2 Modulator topicUid: Connector_help_Itelco_DVB-T2_Modulator - name: Itelsis - topicUid: Connector_help_Itelsis_Amplifier_ATVD2_100W items: - name: Itelsis Amplifier ATVD2 100W topicUid: Connector_help_Itelsis_Amplifier_ATVD2_100W @@ -5028,7 +4719,6 @@ - name: Itelsis Exciter ATVD2 AGILE topicUid: Connector_help_Itelsis_Exciter_ATVD2_AGILE - name: ITNM Systems - topicUid: Connector_help_ITNM_Systems_IDM100_General items: - name: ITNM Systems IDM100 General topicUid: Connector_help_ITNM_Systems_IDM100_General @@ -5037,7 +4727,6 @@ - name: ITNM Systems IDM100 TSP topicUid: Connector_help_ITNM_Systems_IDM100_TSP - name: ITS Electronics - topicUid: Connector_help_ITS_Electronics_Dual-Band_BUC-BDC items: - name: ITS Electronics Dual-Band BUC-BDC topicUid: Connector_help_ITS_Electronics_Dual-Band_BUC-BDC @@ -5046,56 +4735,46 @@ - name: ITS Electronics Tri-Band BDC topicUid: Connector_help_ITS_Electronics_Tri-Band_BDC - name: ITWatchDogs - topicUid: Connector_help_iTWatchDogs_Mini_Goose-II items: - name: iTWatchDogs Mini Goose-II topicUid: Connector_help_iTWatchDogs_Mini_Goose-II - name: iXsystems - topicUid: Connector_help_iXsystems_FreeNAS items: - name: iXsystems FreeNAS topicUid: Connector_help_iXsystems_FreeNAS - name: Jampro - topicUid: Connector_help_Jampro_Combiner items: - name: Jampro Combiner topicUid: Connector_help_Jampro_Combiner - name: Janitza Electronics - topicUid: Connector_help_Janitza_Electronics_UMG_96_RM items: - name: Janitza Electronics UMG 96 RM topicUid: Connector_help_Janitza_Electronics_UMG_96_RM - name: Javit - topicUid: Connector_help_Javit_Alarm_Monitoring items: - name: Javit Alarm Monitoring topicUid: Connector_help_Javit_Alarm_Monitoring - name: JBL - topicUid: Connector_help_JBL_Intellivox_Line_Arrays_DSX_series items: - name: JBL Intellivox Line Arrays DSX series topicUid: Connector_help_JBL_Intellivox_Line_Arrays_DSX_series - name: JDSU - topicUid: Connector_help_JDSU_MVP-200 items: - name: JDSU MVP-200 topicUid: Connector_help_JDSU_MVP-200 - name: JDSU PVM RSAM 5800 topicUid: Connector_help_JDSU_PVM_RSAM_5800 - name: Jersey Microwave - topicUid: Connector_help_Jersey_Microwave_KABDC-188193-2015-ODU items: - name: Jersey Microwave KABDC-188193-2015-ODU topicUid: Connector_help_Jersey_Microwave_KABDC-188193-2015-ODU - name: Jersey Microwave KABUC-286291-2815-ODU topicUid: Connector_help_Jersey_Microwave_KABUC-286291-2815-ODU - name: Johnson Controls - topicUid: Connector_help_Johnson_Controls_NCE25 items: - name: Johnson Controls NCE25 topicUid: Connector_help_Johnson_Controls_NCE25 - name: Junger - topicUid: Connector_help_Junger_C8000 items: - name: Junger C8000 topicUid: Connector_help_Junger_C8000 @@ -5106,7 +4785,6 @@ - name: Junger TAP topicUid: Connector_help_Junger_TAP - name: Juniper Networks - topicUid: Connector_help_Juniper_Networks_EX3400 items: - name: Juniper Networks EX3400 topicUid: Connector_help_Juniper_Networks_EX3400 @@ -5123,22 +4801,18 @@ - name: Juniper Networks QFX3x00 topicUid: Connector_help_Juniper_Networks_QFX3x00 - name: JVC - topicUid: Connector_help_JVC_PTZ_Camcorder items: - name: JVC PTZ Camcorder topicUid: Connector_help_JVC_PTZ_Camcorder - name: Kantar Media - topicUid: Connector_help_Kantar_Media_SNAP_Watermarking_Monitor items: - name: Kantar Media SNAP Watermarking Monitor topicUid: Connector_help_Kantar_Media_SNAP_Watermarking_Monitor - name: Kaonmedia - topicUid: Connector_help_Kaonmedia_STB_Collector items: - name: Kaonmedia STB Collector topicUid: Connector_help_Kaonmedia_STB_Collector - name: Kathrein - topicUid: Connector_help_Kathrein_FSKMTS_10 items: - name: Kathrein FSKMTS 10 topicUid: Connector_help_Kathrein_FSKMTS_10 @@ -5151,12 +4825,10 @@ - name: Kathrein VGP90xx Manager topicUid: Connector_help_Kathrein_VGP90xx_Manager - name: Kentrox - topicUid: Connector_help_Kentrox_72771_DataSMART_MAX_T1_Multimedia_Access items: - name: Kentrox 72771 DataSMART MAX T1 Multimedia Access topicUid: Connector_help_Kentrox_72771_DataSMART_MAX_T1_Multimedia_Access - name: Keysight - topicUid: Connector_help_Keysight_FieldFox_Handheld_Analyzer items: - name: Keysight FieldFox Handheld Analyzer topicUid: Connector_help_Keysight_FieldFox_Handheld_Analyzer @@ -5167,17 +4839,14 @@ - name: Keysight U2040 X-Series topicUid: Connector_help_Keysight_U2040_X-Series - name: Kiloview - topicUid: Connector_help_Kiloview_NDI_Device items: - name: Kiloview NDI Device topicUid: Connector_help_Kiloview_NDI_Device - name: KOHLER-SDMO - topicUid: Connector_help_KOHLER-SDMO_APM403 items: - name: KOHLER-SDMO APM403 topicUid: Connector_help_KOHLER-SDMO_APM403 - name: Kordia - topicUid: Connector_help_Kordia_FMS_Manager items: - name: Kordia FMS Manager topicUid: Connector_help_Kordia_FMS_Manager @@ -5186,7 +4855,6 @@ - name: Kordia ServiceNow Ticket Manager topicUid: Connector_help_Kordia_ServiceNow_Ticket_Manager - name: KPN - topicUid: Connector_help_KPN_Digitenne_Overview_Manager items: - name: KPN Digitenne Overview Manager topicUid: Connector_help_KPN_Digitenne_Overview_Manager @@ -5195,61 +4863,50 @@ - name: KPN Service Manager topicUid: Connector_help_KPN_Service_Manager - name: Kronback Tracers - topicUid: Connector_help_Kronback_Tracers_B16 items: - name: Kronback Tracers B16 topicUid: Connector_help_Kronback_Tracers_B16 - name: Kronback Tracers X16 topicUid: Connector_help_Kronback_Tracers_X16 - name: KTSAT - topicUid: Connector_help_KTSAT_Spectrum_Manager items: - name: KTSAT Spectrum Manager topicUid: Connector_help_KTSAT_Spectrum_Manager - name: Kubernetes - topicUid: Connector_help_Kubernetes_Manager items: - name: Kubernetes Manager topicUid: Connector_help_Kubernetes_Manager - name: Kubotek - topicUid: Connector_help_Kubotek_MNB960 items: - name: Kubotek MNB960 topicUid: Connector_help_Kubotek_MNB960 - name: Kubotek MNB962 topicUid: Connector_help_Kubotek_MNB962 - name: KuVision - topicUid: Connector_help_KuVision_KU-D2000 items: - name: KuVision KU-D2000 topicUid: Connector_help_KuVision_KU-D2000 - name: Kvarta - topicUid: Connector_help_Kvarta_DVB_Stream_Monitor items: - name: Kvarta DVB Stream Monitor topicUid: Connector_help_Kvarta_DVB_Stream_Monitor - name: KVM-TEC - topicUid: Connector_help_KVM-TEC_Switching_Manager items: - name: KVM-TEC Switching Manager topicUid: Connector_help_KVM-TEC_Switching_Manager - name: KWS-Electronic - topicUid: Connector_help_KWS-Electronic_AMA_310 items: - name: KWS-Electronic AMA 310 topicUid: Connector_help_KWS-Electronic_AMA_310 - name: L-3 Communications - topicUid: Connector_help_L-3_Communications_MPM-1000 items: - name: L-3 Communications MPM-1000 topicUid: Connector_help_L-3_Communications_MPM-1000 - name: Lantronix - topicUid: Connector_help_Lantronix_ETS32 items: - name: Lantronix ETS32 topicUid: Connector_help_Lantronix_ETS32 - name: Lawo - topicUid: Connector_help_Lawo_2060LCG-LVP items: - name: Lawo 2060LCG-LVP topicUid: Connector_help_Lawo_2060LCG-LVP @@ -5282,21 +4939,18 @@ - name: Lawo V__Remote 4 topicUid: Connector_help_Lawo_V__Remote_4 - name: LCJ Capteurs - topicUid: Connector_help_LCJ_Capteurs_CV7-S items: - name: LCJ Capteurs CV7-S topicUid: Connector_help_LCJ_Capteurs_CV7-S - name: LCJ Capteurs CV7 topicUid: Connector_help_LCJ_Capteurs_CV7 - name: Leader - topicUid: Connector_help_Leader_LT4610 items: - name: Leader LT4610 topicUid: Connector_help_Leader_LT4610 - name: Leader LV5600 topicUid: Connector_help_Leader_LV5600 - name: Leitch - topicUid: Connector_help_Leitch_Matrix_Serial items: - name: Leitch Matrix Serial topicUid: Connector_help_Leitch_Matrix_Serial @@ -5307,42 +4961,34 @@ - name: Leitch Panacea SNMP topicUid: Connector_help_Leitch_Panacea_SNMP - name: Lenovo - topicUid: Connector_help_Lenovo_ThinkServer_System_Manager items: - name: Lenovo ThinkServer System Manager topicUid: Connector_help_Lenovo_ThinkServer_System_Manager - name: Leyard - topicUid: Connector_help_Leyard_RPS220 items: - name: Leyard RPS220 topicUid: Connector_help_Leyard_RPS220 - name: LG - topicUid: Connector_help_LG_Display items: - name: LG Display topicUid: Connector_help_LG_Display - name: LGI - topicUid: Connector_help_LGI_Spectrum_Trap_Receiver items: - name: LGI Spectrum Trap Receiver topicUid: Connector_help_LGI_Spectrum_Trap_Receiver - name: Liberty Global International - topicUid: Connector_help_Liberty_Global_International_Root_Cause_Alarm items: - name: Liberty Global International Root Cause Alarm topicUid: Connector_help_Liberty_Global_International_Root_Cause_Alarm - name: Liebert - topicUid: Connector_help_Liebert_UPStation_GXT2-700RT230 items: - name: Liebert UPStation GXT2-700RT230 topicUid: Connector_help_Liebert_UPStation_GXT2-700RT230 - name: Linear Acoustic - topicUid: Connector_help_Linear_Acoustic_Aero_2000 items: - name: Linear Acoustic Aero 2000 topicUid: Connector_help_Linear_Acoustic_Aero_2000 - name: Linux - topicUid: Connector_help_Linux_Platform items: - name: Linux Platform topicUid: Connector_help_Linux_Platform @@ -5351,19 +4997,16 @@ - name: Linux Platform SSH topicUid: Connector_help_Linux_Platform_SSH - name: LiveU - topicUid: Connector_help_LiveU_Central items: - name: LiveU Central topicUid: Connector_help_LiveU_Central - name: Locus - topicUid: Connector_help_Locus_ACP200 items: - name: Locus ACP200 topicUid: Connector_help_Locus_ACP200 - name: Locus RCP-1100 topicUid: Connector_help_Locus_RCP-1100 - name: Loop Telecommunications International - topicUid: Connector_help_Loop_Telecommunications_International_AM-3440-A items: - name: Loop Telecommunications International AM-3440-A topicUid: Connector_help_Loop_Telecommunications_International_AM-3440-A @@ -5376,7 +5019,6 @@ - name: Loop Telecommunications International AM-3440-A - QuadE1 topicUid: Connector_help_Loop_Telecommunications_International_AM-3440-A_-_QuadE1 - name: LPT - topicUid: Connector_help_LPT_3000R items: - name: LPT 3000R topicUid: Connector_help_LPT_3000R @@ -5385,29 +5027,24 @@ - name: LPT 3000R ASM topicUid: Connector_help_LPT_3000R_ASM - name: LSB - topicUid: Connector_help_LSB_VSM items: - name: LSB VSM topicUid: Connector_help_LSB_VSM - name: LTN Crystal - topicUid: Connector_help_LTN_Crystal_GUI_Server items: - name: LTN Crystal GUI Server topicUid: Connector_help_LTN_Crystal_GUI_Server - name: LTN Crystal VMA SCTE Monitor topicUid: Connector_help_LTN_Crystal_VMA_SCTE_Monitor - name: LTN Transport - topicUid: Connector_help_LTN_Transport_Portal items: - name: LTN Transport Portal topicUid: Connector_help_LTN_Transport_Portal - name: Lumen - topicUid: Connector_help_Lumen_VYVX_Media_Portal items: - name: Lumen VYVX Media Portal topicUid: Connector_help_Lumen_VYVX_Media_Portal - name: LYNX Technik AG - topicUid: Connector_help_LYNX_Technik_AG_Series_5000 items: - name: LYNX Technik AG Series 5000 topicUid: Connector_help_LYNX_Technik_AG_Series_5000 @@ -5430,34 +5067,28 @@ - name: LYNX Technik AG Series 5000 - RCT 5023-G topicUid: Connector_help_LYNX_Technik_AG_Series_5000_-_RCT_5023-G - name: M3 Systems - topicUid: Connector_help_M3_Systems_SMT items: - name: M3 Systems SMT topicUid: Connector_help_M3_Systems_SMT - name: M3 Systems StellaNGC topicUid: Connector_help_M3_Systems_StellaNGC - name: ManageEngine - topicUid: Connector_help_ManageEngine_Application_Manager items: - name: ManageEngine Application Manager topicUid: Connector_help_ManageEngine_Application_Manager - name: Mandozzi - topicUid: Connector_help_Mandozzi_DT99 items: - name: Mandozzi DT99 topicUid: Connector_help_Mandozzi_DT99 - name: Mankin Media - topicUid: Connector_help_Mankin_Media_Manager items: - name: Mankin Media Manager topicUid: Connector_help_Mankin_Media_Manager - name: Marconi - topicUid: Connector_help_Marconi_Deicer_S58 items: - name: Marconi Deicer S58 topicUid: Connector_help_Marconi_Deicer_S58 - name: Marlink - topicUid: Connector_help_Marlink_7_Seas_Service_Definition items: - name: Marlink 7 Seas Service Definition topicUid: Connector_help_Marlink_7_Seas_Service_Definition @@ -5476,27 +5107,22 @@ - name: Marlink Trouble Ticket Interface topicUid: Connector_help_Marlink_Trouble_Ticket_Interface - name: Masternaut - topicUid: Connector_help_Masternaut_Connect items: - name: Masternaut Connect topicUid: Connector_help_Masternaut_Connect - name: Maxbert - topicUid: Connector_help_Maxbert_PDU items: - name: Maxbert PDU topicUid: Connector_help_Maxbert_PDU - name: Maxtech - topicUid: Connector_help_MaxTech_SSPA items: - name: MaxTech SSPA topicUid: Connector_help_MaxTech_SSPA - name: MBT - topicUid: Connector_help_MBT_Phoenix items: - name: MBT Phoenix topicUid: Connector_help_MBT_Phoenix - name: MCL - topicUid: Connector_help_MCL_MSC44PC items: - name: MCL MSC44PC topicUid: Connector_help_MCL_MSC44PC @@ -5511,12 +5137,10 @@ - name: MCL MXCVPC topicUid: Connector_help_MCL_MXCVPC - name: MDOUK - topicUid: Connector_help_MDOUK_STL-IP-16 items: - name: MDOUK STL-IP-16 topicUid: Connector_help_MDOUK_STL-IP-16 - name: Measat - topicUid: Connector_help_Measat_Signal_Attenuation_Collector items: - name: Measat Signal Attenuation Collector topicUid: Connector_help_Measat_Signal_Attenuation_Collector @@ -5525,17 +5149,14 @@ - name: Measat Tie Line Manager Service Feed topicUid: Connector_help_Measat_Tie_Line_Manager_Service_Feed - name: Media Excel - topicUid: Connector_help_Media_Excel_Hero_Management_System items: - name: Media Excel Hero Management System topicUid: Connector_help_Media_Excel_Hero_Management_System - name: Mediagenix - topicUid: Connector_help_Mediagenix_WHATS_On items: - name: Mediagenix WHATS On topicUid: Connector_help_Mediagenix_WHATS_On - name: MediaKind - topicUid: Connector_help_MediaKind_CE1 items: - name: MediaKind CE1 topicUid: Connector_help_MediaKind_CE1 @@ -5546,19 +5167,16 @@ - name: MediaKind T1 Series topicUid: Connector_help_MediaKind_T1_Series - name: Mediaproxy - topicUid: Connector_help_Mediaproxy_Logserver items: - name: Mediaproxy Logserver topicUid: Connector_help_Mediaproxy_Logserver - name: Mediaproxy Player topicUid: Connector_help_Mediaproxy_Player - name: MegaTec - topicUid: Connector_help_Megatec_NetAgent9 items: - name: MegaTec NetAgent9 topicUid: Connector_help_Megatec_NetAgent9 - name: Meinberg - topicUid: Connector_help_Meinberg_Element_Manager items: - name: Meinberg Element Manager topicUid: Connector_help_Meinberg_Element_Manager @@ -5663,27 +5281,22 @@ - name: Meinberg SCU-XPT topicUid: Connector_help_Meinberg_SCU-XPT - name: Mellanox Technologies - topicUid: Connector_help_Mellanox_Technologies_MLNX-OS_Manager items: - name: Mellanox Technologies MLNX-OS Manager topicUid: Connector_help_Mellanox_Technologies_MLNX-OS_Manager - name: Metaswitch - topicUid: Connector_help_Metaswitch_MetaView_Explorer items: - name: Metaswitch MetaView Explorer topicUid: Connector_help_Metaswitch_MetaView_Explorer - name: Meteorologisk institutt - topicUid: Connector_help_Meteorologisk_institutt_Weather_Prediction_Norway items: - name: Meteorologisk institutt Weather Prediction Norway topicUid: Connector_help_Meteorologisk_institutt_Weather_Prediction_Norway - name: Microsemi - topicUid: Connector_help_Microsemi_Time_Provider_5000 items: - name: Microsemi Time Provider 5000 topicUid: Connector_help_Microsemi_Time_Provider_5000 - name: Microsoft - topicUid: Connector_help_Microsoft_Azure items: - name: Microsoft Azure topicUid: Connector_help_Microsoft_Azure @@ -5728,34 +5341,28 @@ - name: Microsoft System Center Operations Manager - Category topicUid: Connector_help_Microsoft_System_Center_Operations_Manager_-_Category - name: Middle Atlantic - topicUid: Connector_help_Middle_Atlantic_UPS-S1500R items: - name: Middle Atlantic UPS-S1500R topicUid: Connector_help_Middle_Atlantic_UPS-S1500R - name: Mier Comunicaciones - topicUid: Connector_help_Mier_Comunicaciones_50N0176_MTDT items: - name: Mier Comunicaciones 50N0176 MTDT topicUid: Connector_help_Mier_Comunicaciones_50N0176_MTDT - name: Mikrotik - topicUid: Connector_help_Mikrotik_RouterOS items: - name: Mikrotik RouterOS topicUid: Connector_help_Mikrotik_RouterOS - name: Mikrotik Wise wireless router topicUid: Connector_help_Mikrotik_Wise_wireless_router - name: Mini-Circuits - topicUid: Connector_help_Mini-Circuits_RC-1SP6T items: - name: Mini-Circuits RC-1SP6T topicUid: Connector_help_Mini-Circuits_RC-1SP6T - name: Ministere des Armees - topicUid: Connector_help_Ministere_des_Armees_Carrier_Monitoring_Manager items: - name: Ministere des Armees Carrier Monitoring Manager topicUid: Connector_help_Ministere_des_Armees_Carrier_Monitoring_Manager - name: Miranda - topicUid: Connector_help_Miranda_Densite items: - name: Miranda Densite topicUid: Connector_help_Miranda_Densite @@ -5862,19 +5469,16 @@ - name: Miranda RCP-200 topicUid: Connector_help_Miranda_RCP-200 - name: Miravid - topicUid: Connector_help_Miravid_Telesight items: - name: Miravid Telesight topicUid: Connector_help_Miravid_Telesight - name: Mist - topicUid: Connector_help_Mist_WLAN_Platform items: - name: Mist WLAN Platform topicUid: Connector_help_Mist_WLAN_Platform - name: Mist WLAN Platform - Site topicUid: Connector_help_Mist_WLAN_Platform_-_Site - name: MIT-xperts - topicUid: Connector_help_MIT-xperts_iAnalyzer_EIT items: - name: MIT-xperts iAnalyzer EIT topicUid: Connector_help_MIT-xperts_iAnalyzer_EIT @@ -5883,7 +5487,6 @@ - name: MIT-xperts iSIMS topicUid: Connector_help_MIT-xperts_iSIMS - name: Mitec - topicUid: Connector_help_Mitec_12125_Transmit_Switching_Controller items: - name: Mitec 12125 Transmit Switching Controller topicUid: Connector_help_Mitec_12125_Transmit_Switching_Controller @@ -5930,7 +5533,6 @@ - name: Mitec WTX-5964xx-70-ES-xx topicUid: Connector_help_Mitec_WTX-5964xx-70-ES-xx - name: Miteq - topicUid: Connector_help_Miteq_1+1_Redundant_Line_Amplifier items: - name: Miteq 1+1 Redundant Line Amplifier topicUid: Connector_help_Miteq_1+1_Redundant_Line_Amplifier @@ -5983,22 +5585,18 @@ - name: Miteq UPC2 topicUid: Connector_help_Miteq_UPC2 - name: Mitsubishi - topicUid: Connector_help_Mitsubishi_FX3U-ENET-ADP items: - name: Mitsubishi FX3U-ENET-ADP topicUid: Connector_help_Mitsubishi_FX3U-ENET-ADP - name: Mobile Links - topicUid: Connector_help_Mobile_Links_Nimbra items: - name: Mobile Links Nimbra topicUid: Connector_help_Mobile_Links_Nimbra - name: MOG Technologies - topicUid: Connector_help_MOG_Technologies_mfxSpeedrail items: - name: MOG Technologies mfxSpeedrail topicUid: Connector_help_MOG_Technologies_mfxSpeedrail - name: Molden Media - topicUid: Connector_help_Molden_Media_VizRT items: - name: Molden Media VizRT topicUid: Connector_help_Molden_Media_VizRT @@ -6007,12 +5605,10 @@ - name: Molden Media vizSecure DVE topicUid: Connector_help_Molden_Media_vizSecure_DVE - name: Monnit - topicUid: Connector_help_Monnit_ALTA_Ethernet_Gateway_4 items: - name: Monnit ALTA Ethernet Gateway 4 topicUid: Connector_help_Monnit_ALTA_Ethernet_Gateway_4 - name: Motorola - topicUid: Connector_help_Motorola_APEX1000 items: - name: Motorola APEX1000 topicUid: Connector_help_Motorola_APEX1000 @@ -6117,7 +5713,6 @@ - name: Motorola SE-6601R topicUid: Connector_help_Motorola_SE-6601R - name: Moxa - topicUid: Connector_help_Moxa_CN2600_Series items: - name: Moxa CN2600 Series topicUid: Connector_help_Moxa_CN2600_Series @@ -6148,14 +5743,12 @@ - name: Moxa VENT2 topicUid: Connector_help_Moxa_VENT2 - name: MRV Communications - topicUid: Connector_help_MRV_Communications_Chassis items: - name: MRV Communications Chassis topicUid: Connector_help_MRV_Communications_Chassis - name: MRV Communications Module topicUid: Connector_help_MRV_Communications_Module - name: MX1 - topicUid: Connector_help_MX1_Developed_Playout_Engine items: - name: MX1 Developed Playout Engine topicUid: Connector_help_MX1_Developed_Playout_Engine @@ -6168,28 +5761,24 @@ - name: MX1 Scheduler topicUid: Connector_help_MX1_Scheduler - name: MySql - topicUid: Connector_help_MySql_Stratos_Global_CDIS items: - name: MySql Stratos Global CDIS topicUid: Connector_help_MySql_Stratos_Global_CDIS - name: MySql Stratos Perth CDIS topicUid: Connector_help_MySql_Stratos_Perth_CDIS - name: Nagios - topicUid: Connector_help_Nagios_Connector items: - name: Nagios Connector topicUid: Connector_help_Nagios_Connector - name: Nagios Nagios topicUid: Connector_help_Nagios_Nagios - name: Nagra - topicUid: Connector_help_Nagra_Contego items: - name: Nagra Contego topicUid: Connector_help_Nagra_Contego - name: Nagra Merlin topicUid: Connector_help_Nagra_Merlin - name: National TeleConsultants - topicUid: Connector_help_National_TeleConsultants_Activity_Tracking_Report items: - name: National TeleConsultants Activity Tracking Report topicUid: Connector_help_National_TeleConsultants_Activity_Tracking_Report @@ -6200,7 +5789,6 @@ - name: National TeleConsultants SFTP topicUid: Connector_help_National_TeleConsultants_SFTP - name: Nautel - topicUid: Connector_help_Nautel_NV5-LT_Transmitter items: - name: Nautel NV5-LT Transmitter topicUid: Connector_help_Nautel_NV5-LT_Transmitter @@ -6211,12 +5799,10 @@ - name: Nautel V10 Transmitter topicUid: Connector_help_Nautel_V10_Transmitter - name: NBCS - topicUid: Connector_help_NBCS_Roadkit_Manager items: - name: NBCS Roadkit Manager topicUid: Connector_help_NBCS_Roadkit_Manager - name: ND Satcom - topicUid: Connector_help_ND_Satcom_HPA_3412A items: - name: ND Satcom HPA 3412A topicUid: Connector_help_ND_Satcom_HPA_3412A @@ -6225,7 +5811,6 @@ - name: ND Satcom SKYWAN topicUid: Connector_help_ND_Satcom_SKYWAN - name: NEC - topicUid: Connector_help_NEC_DTL-30 items: - name: NEC DTL-30 topicUid: Connector_help_NEC_DTL-30 @@ -6260,32 +5845,26 @@ - name: NEC Storage M Series topicUid: Connector_help_NEC_Storage_M_Series - name: Neetra - topicUid: Connector_help_Neetra_Saturn-HE items: - name: Neetra Saturn-HE topicUid: Connector_help_Neetra_Saturn-HE - name: Nera - topicUid: Connector_help_Nera_Evo_XPAND_IP+ items: - name: Nera Evo XPAND IP+ topicUid: Connector_help_Nera_Evo_XPAND_IP+ - name: NetApp - topicUid: Connector_help_NetApp_FAS items: - name: NetApp FAS topicUid: Connector_help_NetApp_FAS - name: Netgate - topicUid: Connector_help_Netgate_Super_Micro_XG-1541 items: - name: Netgate Super Micro XG-1541 topicUid: Connector_help_Netgate_Super_Micro_XG-1541 - name: Netgear - topicUid: Connector_help_Netgear_FS726T items: - name: Netgear FS726T topicUid: Connector_help_Netgear_FS726T - name: NetInsight - topicUid: Connector_help_NetInsight_Nimbra items: - name: NetInsight Nimbra topicUid: Connector_help_NetInsight_Nimbra @@ -6298,22 +5877,18 @@ - name: NetInsight Nimbra VA topicUid: Connector_help_NetInsight_Nimbra_VA - name: Netscout - topicUid: Connector_help_Netscout_VSS_vBroker items: - name: Netscout VSS vBroker topicUid: Connector_help_Netscout_VSS_vBroker - name: NetSure - topicUid: Connector_help_NetSure_ACU_Power items: - name: NetSure ACU Power topicUid: Connector_help_NetSure_ACU_Power - name: Network Critical - topicUid: Connector_help_Network_Critical_SmartNA-X items: - name: Network Critical SmartNA-X topicUid: Connector_help_Network_Critical_SmartNA-X - name: Network Electronics - topicUid: Connector_help_Network_Electronics_Flashlink_Gyda items: - name: Network Electronics Flashlink Gyda topicUid: Connector_help_Network_Electronics_Flashlink_Gyda @@ -6328,14 +5903,12 @@ - name: Network Electronics VD1616 topicUid: Connector_help_Network_Electronics_VD1616 - name: Network Technologies Inc - topicUid: Connector_help_Network_Technologies_Inc_Enviromux-16D items: - name: Network Technologies Inc Enviromux-16D topicUid: Connector_help_Network_Technologies_Inc_Enviromux-16D - name: Network Technologies Inc Enviromux SEMS-16 topicUid: Connector_help_Network_Technologies_Inc_Enviromux_SEMS-16 - name: Nevion - topicUid: Connector_help_Nevion_Aggregator items: - name: Nevion Aggregator topicUid: Connector_help_Nevion_Aggregator @@ -6510,7 +6083,6 @@ - name: Nevion Virtuoso MI topicUid: Connector_help_Nevion_Virtuoso_MI - name: Newtec - topicUid: Connector_help_Newtec_2137 items: - name: Newtec 2137 topicUid: Connector_help_Newtec_2137 @@ -6601,12 +6173,10 @@ - name: Newtec USS0212 topicUid: Connector_help_Newtec_USS0212 - name: NGINX - topicUid: Connector_help_NGINX_NGINX_Plus_Server items: - name: NGINX NGINX Plus Server topicUid: Connector_help_NGINX_NGINX_Plus_Server - name: NHK - topicUid: Connector_help_NHK_Generic_DCF items: - name: NHK Generic DCF topicUid: Connector_help_NHK_Generic_DCF @@ -6615,7 +6185,6 @@ - name: NHK Snapshot Manager topicUid: Connector_help_NHK_Snapshot_Manager - name: Nokia - topicUid: Connector_help_Nokia_Altiplano_Collector items: - name: Nokia Altiplano Collector topicUid: Connector_help_Nokia_Altiplano_Collector @@ -6654,7 +6223,6 @@ - name: Nokia TMS4 topicUid: Connector_help_Nokia_TMS4 - name: Norkring - topicUid: Connector_help_Norkring_AS_Bricknet items: - name: Norkring AS Bricknet topicUid: Connector_help_Norkring_AS_Bricknet @@ -6671,17 +6239,14 @@ - name: Norkring Modulation Robot topicUid: Connector_help_Norkring_Modulation_Robot - name: Nortel - topicUid: Connector_help_Nortel_iEMS_Log items: - name: Nortel iEMS Log topicUid: Connector_help_Nortel_iEMS_Log - name: Norwia - topicUid: Connector_help_Norwia_miniHUB items: - name: Norwia miniHUB topicUid: Connector_help_Norwia_miniHUB - name: Novel SuperTV - topicUid: Connector_help_Novel_Supertv_EPG items: - name: Novel Supertv EPG topicUid: Connector_help_Novel_Supertv_EPG @@ -6690,12 +6255,10 @@ - name: Novel SuperTV CAS topicUid: Connector_help_Novel_SuperTV_CAS - name: Novella Satcoms - topicUid: Connector_help_Novella_Satcoms_B763 items: - name: Novella Satcoms B763 topicUid: Connector_help_Novella_Satcoms_B763 - name: Novelsat - topicUid: Connector_help_Novelsat_NS1000 items: - name: Novelsat NS1000 topicUid: Connector_help_Novelsat_NS1000 @@ -6704,7 +6267,6 @@ - name: Novelsat NS3000 topicUid: Connector_help_Novelsat_NS3000 - name: Novotronik - topicUid: Connector_help_Novotronik_GTS191x items: - name: Novotronik GTS191x topicUid: Connector_help_Novotronik_GTS191x @@ -6717,24 +6279,20 @@ - name: Novotronik GTS6872 topicUid: Connector_help_Novotronik_GTS6872 - name: NPAW - topicUid: Connector_help_NPAW_Youbora items: - name: NPAW Youbora topicUid: Connector_help_NPAW_Youbora - name: NPC System - topicUid: Connector_help_NPC_System_ACU550 items: - name: NPC System ACU550 topicUid: Connector_help_NPC_System_ACU550 - name: NPC System DTR500 topicUid: Connector_help_NPC_System_DTR500 - name: NTP - topicUid: Connector_help_NTP_RCP items: - name: NTP RCP topicUid: Connector_help_NTP_RCP - name: NTT Electronics - topicUid: Connector_help_NTT_Electronics_HC11000D items: - name: NTT Electronics HC11000D topicUid: Connector_help_NTT_Electronics_HC11000D @@ -6757,17 +6315,14 @@ - name: NTT Electronics XVE9310 topicUid: Connector_help_NTT_Electronics_XVE9310 - name: Nutanix - topicUid: Connector_help_Nutanix_Prism items: - name: Nutanix Prism topicUid: Connector_help_Nutanix_Prism - name: Ocean Controls - topicUid: Connector_help_Ocean_Controls_KTA-282_Weather_Station_Gateway items: - name: Ocean Controls KTA-282 Weather Station Gateway topicUid: Connector_help_Ocean_Controls_KTA-282_Weather_Station_Gateway - name: Oi Brazil - topicUid: Connector_help_Oi_Brazil_DSLAM_Collector items: - name: Oi Brazil DSLAM Collector topicUid: Connector_help_Oi_Brazil_DSLAM_Collector @@ -6776,12 +6331,10 @@ - name: Oi Brazil DSLAM Record Handler topicUid: Connector_help_Oi_Brazil_DSLAM_Record_Handler - name: OIV - topicUid: Connector_help_OIV_SLA_Corrections items: - name: OIV SLA Corrections topicUid: Connector_help_OIV_SLA_Corrections - name: Omneon - topicUid: Connector_help_Omneon_Spectrum_System items: - name: Omneon Spectrum System topicUid: Connector_help_Omneon_Spectrum_System @@ -6792,12 +6345,10 @@ - name: Omneon Spectrum System - Player topicUid: Connector_help_Omneon_Spectrum_System_-_Player - name: Omnitronix - topicUid: Connector_help_Omnitronix_SL10 items: - name: Omnitronix SL10 topicUid: Connector_help_Omnitronix_SL10 - name: ONATi - topicUid: Connector_help_ONATi_Bandwidth_Aggregator items: - name: ONATi Bandwidth Aggregator topicUid: Connector_help_ONATi_Bandwidth_Aggregator @@ -6808,106 +6359,92 @@ - name: ONATi Splunk Monitoring topicUid: Connector_help_ONATi_Splunk_Monitoring - name: OneWeb - topicUid: Connector_help_OneWeb_Antenna_Controller items: - name: OneWeb Antenna Controller topicUid: Connector_help_OneWeb_Antenna_Controller - name: OneWeb Incident Manager topicUid: Connector_help_OneWeb_Incident_Manager - name: Ooredoo - topicUid: Connector_help_Ooredoo_Messenger items: - name: Ooredoo Messenger topicUid: Connector_help_Ooredoo_Messenger - name: Open Broadcast Systems - topicUid: Connector_help_Open_Broadcast_Systems_C_Series_Encoder items: - name: Open Broadcast Systems C Series Encoder topicUid: Connector_help_Open_Broadcast_Systems_C_Series_Encoder - name: Open Daylight - topicUid: Connector_help_Open_Daylight_Controller items: - name: Open Daylight Controller topicUid: Connector_help_Open_Daylight_Controller - name: OpenDCIM - topicUid: Connector_help_OpenDCIM_OpenDCIM items: - name: OpenDCIM OpenDCIM topicUid: Connector_help_OpenDCIM_OpenDCIM - name: OpenDrives - topicUid: Connector_help_OpenDrives_Storage items: - name: OpenDrives Storage topicUid: Connector_help_OpenDrives_Storage +- name: OpenGear + items: + - name: OpenGear Gator Toolbox-2-r4 + topicUid: Connector_help_OpenGear_Gator_Toolbox-2-r4 - name: OpenHeadend - topicUid: Connector_help_OpenHeadend_Content_Management_Platform items: - name: OpenHeadend Content Management Platform topicUid: Connector_help_OpenHeadend_Content_Management_Platform - name: OpenStack - topicUid: Connector_help_OpenStack_Manager items: - name: OpenStack Manager topicUid: Connector_help_OpenStack_Manager - name: OpenStack Manager - Project topicUid: Connector_help_OpenStack_Manager_-_Project - name: Opsview - topicUid: Connector_help_Opsview_Opsview items: - name: Opsview Opsview topicUid: Connector_help_Opsview_Opsview - name: Opsview Opsview - Host A topicUid: Connector_help_Opsview_Opsview_-_Host_A - name: Optimal Satcom - topicUid: Connector_help_Optimal_Satcom_ECM items: - name: Optimal Satcom ECM topicUid: Connector_help_Optimal_Satcom_ECM - name: opVision - topicUid: Connector_help_opVision_OPV9000 items: - name: opVision OPV9000 topicUid: Connector_help_opVision_OPV9000 - name: opVision OPV9000 Card topicUid: Connector_help_opVision_OPV9000_Card - name: Oracle - topicUid: Connector_help_Oracle_Database_Node items: - name: Oracle Database Node topicUid: Connector_help_Oracle_Database_Node - name: Oracle DIVArchive topicUid: Connector_help_Oracle_DIVArchive - name: Orban - topicUid: Connector_help_Orban_Optimod_8685 items: - name: Orban Optimod 8685 topicUid: Connector_help_Orban_Optimod_8685 - name: Orban Optimod 9300 AM topicUid: Connector_help_Orban_Optimod_9300_AM - name: Orbitracs - topicUid: Connector_help_Orbitracs_OPM_ACU items: - name: Orbitracs OPM ACU topicUid: Connector_help_Orbitracs_OPM_ACU - name: Orbitz - topicUid: Connector_help_Orbitz_Graphite_Monitor items: - name: Orbitz Graphite Monitor topicUid: Connector_help_Orbitz_Graphite_Monitor - name: ORF - topicUid: Connector_help_ORF_Indigo_API items: - name: ORF Indigo API topicUid: Connector_help_ORF_Indigo_API - name: OTE - topicUid: Connector_help_OTE_Event_Manager items: - name: OTE Event Manager topicUid: Connector_help_OTE_Event_Manager - name: OTE Reception Reusable topicUid: Connector_help_OTE_Reception_Reusable - name: Ovarro - topicUid: Connector_help_Ovarro_Kingfisher items: - name: Ovarro Kingfisher topicUid: Connector_help_Ovarro_Kingfisher @@ -6918,12 +6455,10 @@ - name: Ovarro Kingfisher - Digital Output topicUid: Connector_help_Ovarro_Kingfisher_-_Digital_Output - name: Ovzon - topicUid: Connector_help_Ovzon_Control_Terminal items: - name: Ovzon Control Terminal topicUid: Connector_help_Ovzon_Control_Terminal - name: PacketLight - topicUid: Connector_help_PacketLight_PL-1000IL items: - name: PacketLight PL-1000IL topicUid: Connector_help_PacketLight_PL-1000IL @@ -6936,12 +6471,10 @@ - name: PacketLight PL-2000M topicUid: Connector_help_PacketLight_PL-2000M - name: PagerDuty - topicUid: Connector_help_PagerDuty_Platform items: - name: PagerDuty Platform topicUid: Connector_help_PagerDuty_Platform - name: Palo Alto Networks - topicUid: Connector_help_Palo_Alto_Networks_Firewall_Series items: - name: Palo Alto Networks Firewall Series topicUid: Connector_help_Palo_Alto_Networks_Firewall_Series @@ -6950,14 +6483,12 @@ - name: Palo Alto Networks PA-5050 topicUid: Connector_help_Palo_Alto_Networks_PA-5050 - name: Panasonic - topicUid: Connector_help_Panasonic_AW-HE40 items: - name: Panasonic AW-HE40 topicUid: Connector_help_Panasonic_AW-HE40 - name: Panasonic Super Hi-Vision Recorder topicUid: Connector_help_Panasonic_Super_Hi-Vision_Recorder - name: Paneda - topicUid: Connector_help_Paneda_DAB_Head-End items: - name: Paneda DAB Head-End topicUid: Connector_help_Paneda_DAB_Head-End @@ -6972,19 +6503,16 @@ - name: Paneda Mux Orchestration topicUid: Connector_help_Paneda_Mux_Orchestration - name: Papouch - topicUid: Connector_help_Papouch_T2HE items: - name: Papouch T2HE topicUid: Connector_help_Papouch_T2HE - name: Papouch TME topicUid: Connector_help_Papouch_TME - name: Paradigm - topicUid: Connector_help_Paradigm_Redundancy_Controller items: - name: Paradigm Redundancy Controller topicUid: Connector_help_Paradigm_Redundancy_Controller - name: Paradise - topicUid: Connector_help_Paradise_HPAK-2200 items: - name: Paradise HPAK-2200 topicUid: Connector_help_Paradise_HPAK-2200 @@ -7005,24 +6533,20 @@ - name: Paradise vBUC topicUid: Connector_help_Paradise_vBUC - name: PATLITE Corporation - topicUid: Connector_help_PATLITE_Corporation_LA6_Series items: - name: PATLITE Corporation LA6 Series topicUid: Connector_help_PATLITE_Corporation_LA6_Series - name: PBI - topicUid: Connector_help_PBI_DCH-5220P items: - name: PBI DCH-5220P topicUid: Connector_help_PBI_DCH-5220P - name: PDU eXperts - topicUid: Connector_help_PDU_eXperts_ATS-16A-10N1 items: - name: PDU eXperts ATS-16A-10N1 topicUid: Connector_help_PDU_eXperts_ATS-16A-10N1 - name: PDU eXperts SW-16-08H topicUid: Connector_help_PDU_eXperts_SW-16-08H - name: Peak Communications - topicUid: Connector_help_Peak_Communications_IBDH-XXXX items: - name: Peak Communications IBDH-XXXX topicUid: Connector_help_Peak_Communications_IBDH-XXXX @@ -7045,34 +6569,28 @@ - name: Peak Communications UPC7000 Series topicUid: Connector_help_Peak_Communications_UPC7000_Series - name: PEAK System - topicUid: Connector_help_PEAK_System_PCAN-Ethernet_Gateway_DR items: - name: PEAK System PCAN-Ethernet Gateway DR topicUid: Connector_help_PEAK_System_PCAN-Ethernet_Gateway_DR - name: Pebble Beach - topicUid: Connector_help_Pebble_Beach_Dolphin items: - name: Pebble Beach Dolphin topicUid: Connector_help_Pebble_Beach_Dolphin - name: Pebble Beach EMS topicUid: Connector_help_Pebble_Beach_EMS - name: PHABRIX - topicUid: Connector_help_PHABRIX_Sx_TAG items: - name: PHABRIX Sx TAG topicUid: Connector_help_PHABRIX_Sx_TAG - name: Phoenix Broadband - topicUid: Connector_help_Phoenix_Broadband_SPSM items: - name: Phoenix Broadband SPSM topicUid: Connector_help_Phoenix_Broadband_SPSM - name: Pico Technology - topicUid: Connector_help_Pico_Technology_EnviroMon items: - name: Pico Technology EnviroMon topicUid: Connector_help_Pico_Technology_EnviroMon - name: Pixel Power - topicUid: Connector_help_Pixel_Power_Clarity items: - name: Pixel Power Clarity topicUid: Connector_help_Pixel_Power_Clarity @@ -7081,14 +6599,12 @@ - name: Pixel Power StreamMaster PixelXML topicUid: Connector_help_Pixel_Power_StreamMaster_PixelXML - name: Pixelmetrix - topicUid: Connector_help_Pixelmetrix_DVStation_IP3 items: - name: Pixelmetrix DVStation IP3 topicUid: Connector_help_Pixelmetrix_DVStation_IP3 - name: Pixelmetrix DVStor topicUid: Connector_help_Pixelmetrix_DVStor - name: PixipNet - topicUid: Connector_help_PixipNet_XOS items: - name: PixipNet XOS topicUid: Connector_help_PixipNet_XOS @@ -7097,32 +6613,26 @@ - name: PixipNet XOS - Test Type topicUid: Connector_help_PixipNet_XOS_-_Test_Type - name: PlayBox - topicUid: Connector_help_PlayBox_AirBox items: - name: PlayBox AirBox topicUid: Connector_help_PlayBox_AirBox - name: Plisch - topicUid: Connector_help_Plisch_SCU_Dual_Drive_DVB items: - name: Plisch SCU Dual Drive DVB topicUid: Connector_help_Plisch_SCU_Dual_Drive_DVB - name: Plura - topicUid: Connector_help_Plura_Rubidium_Series items: - name: Plura Rubidium Series topicUid: Connector_help_Plura_Rubidium_Series - name: Powersoft - topicUid: Connector_help_Powersoft_Ottocanali_4K4_DSP+D items: - name: Powersoft Ottocanali 4K4 DSP+D topicUid: Connector_help_Powersoft_Ottocanali_4K4_DSP+D - name: Powerware - topicUid: Connector_help_Powerware_UPS items: - name: Powerware UPS topicUid: Connector_help_Powerware_UPS - name: Pro-Bel - topicUid: Connector_help_Pro-Bel_Basic_Router_SNMP items: - name: Pro-Bel Basic Router SNMP topicUid: Connector_help_Pro-Bel_Basic_Router_SNMP @@ -7133,53 +6643,44 @@ - name: Pro-Bel SW-P-08 topicUid: Connector_help_Pro-Bel_SW-P-08 - name: Prodys - topicUid: Connector_help_Prodys_Prontonet items: - name: Prodys Prontonet topicUid: Connector_help_Prodys_Prontonet - name: Prodys Quantum topicUid: Connector_help_Prodys_Quantum - name: Promax - topicUid: Connector_help_Promax_RANGERNeo_4 items: - name: Promax RANGERNeo 4 topicUid: Connector_help_Promax_RANGERNeo_4 - name: Prometheus - topicUid: Connector_help_Prometheus_Data_Exporter items: - name: Prometheus Data Exporter topicUid: Connector_help_Prometheus_Data_Exporter - name: Promise Technology - topicUid: Connector_help_Promise_Technology_Vtrak_E-J_Class items: - name: Promise Technology Vtrak E-J Class topicUid: Connector_help_Promise_Technology_Vtrak_E-J_Class - name: ProTelevision Technologies - topicUid: Connector_help_ProTelevision_Technologies_PT_5879 items: - name: ProTelevision Technologies PT 5879 topicUid: Connector_help_ProTelevision_Technologies_PT_5879 - name: Proximus - topicUid: Connector_help_Proximus_Airing_Manager items: - name: Proximus Airing Manager topicUid: Connector_help_Proximus_Airing_Manager - name: Proximus Unicast RTCP Collector topicUid: Connector_help_Proximus_Unicast_RTCP_Collector - name: Pure Storage - topicUid: Connector_help_Pure_Storage_FlashArray items: - name: Pure Storage FlashArray topicUid: Connector_help_Pure_Storage_FlashArray - name: Puregas - topicUid: Connector_help_Puregas_P200W items: - name: Puregas P200W topicUid: Connector_help_Puregas_P200W - name: Puregas P550W topicUid: Connector_help_Puregas_P550W - name: Qbit - topicUid: Connector_help_Qbit_Q522 items: - name: Qbit Q522 topicUid: Connector_help_Qbit_Q522 @@ -7194,17 +6695,14 @@ - name: Qbit Q8V Codec System topicUid: Connector_help_Qbit_Q8V_Codec_System - name: Qligent - topicUid: Connector_help_Qligent_Vision items: - name: Qligent Vision topicUid: Connector_help_Qligent_Vision - name: Quantum - topicUid: Connector_help_Quantum_ActiveScale_P100 items: - name: Quantum ActiveScale P100 topicUid: Connector_help_Quantum_ActiveScale_P100 - name: Quintech - topicUid: Connector_help_Quintech_Matrix_Serial items: - name: Quintech Matrix Serial topicUid: Connector_help_Quintech_Matrix_Serial @@ -7217,19 +6715,16 @@ - name: Quintech Xtreme 32 topicUid: Connector_help_Quintech_Xtreme_32 - name: QVC - topicUid: Connector_help_QVC_IP_Media_Flow_Monitor items: - name: QVC IP Media Flow Monitor topicUid: Connector_help_QVC_IP_Media_Flow_Monitor - name: Racktivity - topicUid: Connector_help_Racktivity_DC2 items: - name: Racktivity DC2 topicUid: Connector_help_Racktivity_DC2 - name: Racktivity Energy Switch ES6124-16 topicUid: Connector_help_Racktivity_Energy_Switch_ES6124-16 - name: RAD Data Communications - topicUid: Connector_help_RAD_Data_Communications_ETX-203AX items: - name: RAD Data Communications ETX-203AX topicUid: Connector_help_RAD_Data_Communications_ETX-203AX @@ -7238,14 +6733,12 @@ - name: RAD Data Communications RIC-LC topicUid: Connector_help_RAD_Data_Communications_RIC-LC - name: Radeus Labs - topicUid: Connector_help_Radeus_Labs_ACU_8200 items: - name: Radeus Labs ACU 8200 topicUid: Connector_help_Radeus_Labs_ACU_8200 - name: Radeus Labs ACU DL9000 topicUid: Connector_help_Radeus_Labs_ACU_DL9000 - name: Ramiaudio - topicUid: Connector_help_Ramiaudio_Switch_CS404 items: - name: Ramiaudio Switch CS404 topicUid: Connector_help_Ramiaudio_Switch_CS404 @@ -7254,21 +6747,18 @@ - name: Ramiaudio Watchdog CS510 topicUid: Connector_help_Ramiaudio_Watchdog_CS510 - name: Raritan - topicUid: Connector_help_Raritan_Dominion_KX items: - name: Raritan Dominion KX topicUid: Connector_help_Raritan_Dominion_KX - name: Raritan Dominion PXG2 topicUid: Connector_help_Raritan_Dominion_PXG2 - name: RCI - topicUid: Connector_help_RCI_RC2000 items: - name: RCI RC2000 topicUid: Connector_help_RCI_RC2000 - name: RCI RC2500 topicUid: Connector_help_RCI_RC2500 - name: Red Bee Media - topicUid: Connector_help_Red_Bee_Media_Aggregation_Matrix items: - name: Red Bee Media Aggregation Matrix topicUid: Connector_help_Red_Bee_Media_Aggregation_Matrix @@ -7277,38 +6767,32 @@ - name: Red Bee Media Service Early Warning topicUid: Connector_help_Red_Bee_Media_Service_Early_Warning - name: Red Bee Media UK - topicUid: Connector_help_Red_Bee_Media_UK_Stargate items: - name: Red Bee Media UK Stargate topicUid: Connector_help_Red_Bee_Media_UK_Stargate - name: Red Bee Media UK Virtual Desk Manager topicUid: Connector_help_Red_Bee_Media_UK_Virtual_Desk_Manager - name: Red Hat Enterprise - topicUid: Connector_help_Red_Hat_Enterprise_Cluster_Suite items: - name: Red Hat Enterprise Cluster Suite topicUid: Connector_help_Red_Hat_Enterprise_Cluster_Suite - name: Red Hat Enterprise Openshift topicUid: Connector_help_Red_Hat_Enterprise_Openshift - name: RedRat - topicUid: Connector_help_RedRat_irNetBox items: - name: RedRat irNetBox topicUid: Connector_help_RedRat_irNetBox - name: RedRat irNetBox - Output topicUid: Connector_help_RedRat_irNetBox_-_Output - name: Renkus-Heinz - topicUid: Connector_help_Renkus-Heinz_Iconyx_R-II items: - name: Renkus-Heinz Iconyx R-II topicUid: Connector_help_Renkus-Heinz_Iconyx_R-II - name: Resolve Systems - topicUid: Connector_help_Resolve_Systems_Resolve_Platform items: - name: Resolve Systems Resolve Platform topicUid: Connector_help_Resolve_Systems_Resolve_Platform - name: RF Design - topicUid: Connector_help_RF_Design_FlexLink_C2 items: - name: RF Design FlexLink C2 topicUid: Connector_help_RF_Design_FlexLink_C2 @@ -7325,19 +6809,16 @@ - name: RF Design RLC2708L topicUid: Connector_help_RF_Design_RLC2708L - name: RF Mondial - topicUid: Connector_help_RF_Mondial_RF-DAB items: - name: RF Mondial RF-DAB topicUid: Connector_help_RF_Mondial_RF-DAB - name: RFS - topicUid: Connector_help_RFS_Channel_Combiner items: - name: RFS Channel Combiner topicUid: Connector_help_RFS_Channel_Combiner - name: RFS RF Signal Monitoring Panel topicUid: Connector_help_RFS_RF_Signal_Monitoring_Panel - name: RGB Networks - topicUid: Connector_help_RGB_Networks_Manager items: - name: RGB Networks Manager topicUid: Connector_help_RGB_Networks_Manager @@ -7350,7 +6831,6 @@ - name: RGB Networks VMG2 topicUid: Connector_help_RGB_Networks_VMG2 - name: Riedel Communications - topicUid: Connector_help_Riedel_Communications_Artist_128 items: - name: Riedel Communications Artist 128 topicUid: Connector_help_Riedel_Communications_Artist_128 @@ -7375,22 +6855,18 @@ - name: Riedel Communications RSP 1200 topicUid: Connector_help_Riedel_Communications_RSP_1200 - name: Riedo Networks - topicUid: Connector_help_Riedo_Networks_E3Meter items: - name: Riedo Networks E3Meter topicUid: Connector_help_Riedo_Networks_E3Meter - name: Riello - topicUid: Connector_help_Riello_MST_100 items: - name: Riello MST 100 topicUid: Connector_help_Riello_MST_100 - name: Rittal - topicUid: Connector_help_Rittal_CMC_III items: - name: Rittal CMC III topicUid: Connector_help_Rittal_CMC_III - name: Riverbed - topicUid: Connector_help_Riverbed_Cascade_Gateway items: - name: Riverbed Cascade Gateway topicUid: Connector_help_Riverbed_Cascade_Gateway @@ -7403,19 +6879,16 @@ - name: Riverbed Stingray topicUid: Connector_help_Riverbed_Stingray - name: Robustel - topicUid: Connector_help_Robustel_R2000 items: - name: Robustel R2000 topicUid: Connector_help_Robustel_R2000 - name: Rogers Communications - topicUid: Connector_help_Rogers_Communications_Juniper_CSV_Importer items: - name: Rogers Communications Juniper CSV Importer topicUid: Connector_help_Rogers_Communications_Juniper_CSV_Importer - name: Rogers Communications Network Auditing APP topicUid: Connector_help_Rogers_Communications_Network_Auditing_APP - name: Rohde Schwarz - topicUid: Connector_help_Rohde_Schwarz_AVG050 items: - name: Rohde Schwarz AVG050 topicUid: Connector_help_Rohde_Schwarz_AVG050 @@ -7860,6 +7333,8 @@ topicUid: Connector_help_SEE_Telecom_Acsys_Tx_Ds - name: SEE Telecom Acsys Tx Us topicUid: Connector_help_SEE_Telecom_Acsys_Tx_Us + - name: SEE Telecom eAcsys 2Rx Us + topicUid: Connector_help_SEE_Telecom_eAcsys_2Rx_Us - name: SEE Telecom eAcsys NMS topicUid: Connector_help_SEE_Telecom_eAcsys_NMS - name: SEE Telecom eAcsys NMS_X_eACSYS PS 48V @@ -8168,6 +7643,8 @@ topicUid: Connector_help_Skyline_Central_DB_File_Offload - name: Skyline Communications CDMR Scheduler topicUid: Connector_help_Skyline_Communications_CDMR_Scheduler + - name: Skyline Communications Client KPI Monitor + topicUid: Connector_help_Skyline_Communications_Client_KPI_Monitor - name: Skyline Concurrent Offload MGMT topicUid: Connector_help_Skyline_Concurrent_Offload_MGMT - name: Skyline Configuration Manager @@ -9345,12 +8822,26 @@ topicUid: Connector_help_Teleste_HDM100_-_AC8800 - name: Teleste HDM100 - AC8810 topicUid: Connector_help_Teleste_HDM100_-_AC8810 + - name: Teleste HDO101 TSEMP + topicUid: Connector_help_Teleste_HDO101_TSEMP - name: Teleste HDO101 TSEMP DVX topicUid: Connector_help_Teleste_HDO101_TSEMP_DVX + - name: Teleste HDO103 TSEMP + topicUid: Connector_help_Teleste_HDO103_TSEMP - name: Teleste HDO103 TSEMP DVX topicUid: Connector_help_Teleste_HDO103_TSEMP_DVX + - name: Teleste HDO202 TSEMP + topicUid: Connector_help_Teleste_HDO202_TSEMP + - name: Teleste HDO212 + topicUid: Connector_help_Teleste_HDO212 + - name: Teleste HDO421 TSEMP + topicUid: Connector_help_Teleste_HDO421_TSEMP + - name: Teleste HDO611 TSEMP + topicUid: Connector_help_Teleste_HDO611_TSEMP - name: Teleste HDO611 TSEMP DVX topicUid: Connector_help_Teleste_HDO611_TSEMP_DVX + - name: Teleste HDO613 TSEMP + topicUid: Connector_help_Teleste_HDO613_TSEMP - name: Teleste HDO613 TSEMP DVX topicUid: Connector_help_Teleste_HDO613_TSEMP_DVX - name: Teleste HDO905 diff --git a/docfx.json b/docfx.json index d55686dc..d2c8b3f6 100644 --- a/docfx.json +++ b/docfx.json @@ -26,15 +26,17 @@ "dest": "_site", "globalMetadata": { "_appTitle": "DataMiner Docs", - "_appFooter": "© Skyline Communications 2023", + "_appFooter": "© Skyline Communications 2024", "_enableSearch": false, - "_enableNewTab": true + "_enableNewTab": true, + "_googleAnalyticsTagId": "GTM-WD3NQGN" }, "globalMetadataFiles": [], "fileMetadataFiles": [], "template": [ "default", - "templates/skyfx" + "modern", + "templates/skyline" ], "markdownEngineName": "markdig", "noLangKeyword": false, diff --git a/index.md b/index.md index ab67bac1..9fb8812b 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,6 @@ --- uid: index +_layout: landing --- ## DataMiner Connector Documentation diff --git a/templates/skyfx/layout/_master.tmpl b/templates/skyfx/layout/_master.tmpl deleted file mode 100644 index 3aae1dd2..00000000 --- a/templates/skyfx/layout/_master.tmpl +++ /dev/null @@ -1,58 +0,0 @@ -{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}} -{{!include(/^styles/.*/)}} -{{!include(/^fonts/.*/)}} -{{!include(favicon.ico)}} -{{!include(logo.svg)}} -{{!include(search-stopwords.json)}} - - - - {{>partials/head}} - - - - -
-
- {{^_disableNavbar}} - {{>partials/navbar}} - {{/_disableNavbar}} - {{^_disableBreadcrumb}} - {{>partials/breadcrumb}} - {{/_disableBreadcrumb}} -
- {{#_enableSearch}} -
- {{>partials/searchResults}} -
- {{/_enableSearch}} -