Skip to content

Commit b038cff

Browse files
authored
Merge pull request SkylineCommunications#305 from Joachim-Ally-Skyline/Add-Generic-Virtual-DeEmbedder-Connector-Help
Add Generic Virtual DeEmbedder to the Connector Documentation
2 parents c10c3f5 + b90f433 commit b038cff

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
uid: Connector_help_Generic_Virtual_DeEmbedder
3+
---
4+
5+
# Generic Virtual DeEmbedder
6+
7+
This is a virtual connector that initializes DCF connections at startup. It has no data pages.
8+
9+
## About
10+
11+
### Version Info
12+
13+
| Range | Features | Based on | System Impact |
14+
|--------------------|-----------------------------------------|----------|---------------|
15+
| 1.0.0.x [SLC Main] | Initializes DCF connections at startup. | - | - |
16+
17+
## Configuration
18+
19+
### Connections
20+
21+
#### Virtual Connection - Main
22+
23+
This connector uses a virtual connection and does not require any input during element creation.
24+
25+
## How to use
26+
27+
This is a virtual connector that initializes DCF connections at startup.
28+
29+
The connector does not have any data pages.

connector/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3976,6 +3976,8 @@
39763976
topicUid: Connector_help_Generic_UPS
39773977
- name: Generic Virtual Chassis
39783978
topicUid: Connector_help_Generic_Virtual_Chassis
3979+
- name: Generic Virtual DeEmbedder
3980+
topicUid: Connector_help_Generic_Virtual_DeEmbedder
39793981
- name: Generic Virtual Embedder
39803982
topicUid: Connector_help_Generic_Virtual_Embedder
39813983
- name: Generic Virtual IP Device

0 commit comments

Comments
 (0)