Skip to content

Commit

Permalink
Merge pull request #623 from andrea-ivkovic-skyline/main
Browse files Browse the repository at this point in the history
Added driver help page for Vertex BRK-1201 connector
  • Loading branch information
MariekeGO authored Jan 7, 2025
2 parents e9a2493 + 63d8fef commit 1f06803
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
47 changes: 47 additions & 0 deletions connector/doc/Vertex_BRK-1201.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
uid: Connector_help_Vertex_BRK-1201
---

# Vertex BRK-1201

This connector uses serial communication to retrieve information from the **Vertex BRK-1201** device and allow the end user to control and monitor the switches.

## 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.x |

### System Info

| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
|---------|-----------------|---------------------|-------------------|---------------------|
| 1.0.0.x | No | Yes | - | - |

## Configuration

### Connections

#### Serial Connection

This connector uses a serial connection and requires the following input during element creation:

- **IP address/host**: The polling IP of the device, e.g. 10.11.12.13.
- **IP port**: The port of the connected device.
- **Bus address**: The bus address of the connected device.

## How to use

On the **General** page, you will find general information about the device together with some general monitoring and config data.

The **Configuration** page displays the configuration parameters of the device.

The **Alarms** page lists the currently active and latched alarms on the device.
2 changes: 2 additions & 0 deletions connector/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9538,6 +9538,8 @@
topicUid: Connector_help_Vertex_7200
- name: ACU Vertex 7200 DTR
topicUid: Connector_help_ACU_Vertex_7200_DTR
- name: Vertex BRK-1201
topicUid: Connector_help_Vertex_BRK-1201
- name: Vertex DTR
topicUid: Connector_help_Vertex_DTR
- name: Vertex LRx-1201-xx
Expand Down

0 comments on commit 1f06803

Please sign in to comment.