Seiteneigenschaften |
---|
Deutsch |
Description:
...
This script configures a P2P connection on an Access Point that shall operate as the slave device.
Info |
---|
Das Add-In funktioniert nur für The add-in only works for P2P-2-1 und verwendet das Standard-and uses the default VLAN 1 ( ohne Tagging über die P2P-Verbindunguntagged via the P2P connection). Liste der verwendeten Variablen |
List of used variables:
Variable |
---|
...
Description | |
---|---|
Add-in
...
code:
...
/** |
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
|
---|
...
Add-in als JSON-Datei:
View file | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
Description:
This script configures a P2P connection on an Access Point that shall operate as the slave device.
Info |
---|
The add-in only works for P2P-2-1 and uses the default VLAN 1 (untagged via the P2P connection). |
List of used variables:
...
Add-in code:
/**
* @param {Config} config
* @param {Context} context
* Do not edit this comment or parameter types. Required for code suggestions
*/
exports.main = function (config, context) {
...
|
---|
Add-in as JSON file:
View file | ||
---|---|---|
|
...
|