Seiteneigenschaften |
---|
Deutsch |
Description:
Dieses Add-in Skript kann verwendet werden, wenn Sie DNS-Weiterleitung auf LCOS-Geräten konfigurieren möchten.
...
This add-in script can be used if you want to configure DNS Forwarding on LCOS devices.
List of used variables:
Variable |
---|
...
Description | |
---|---|
Add-in
...
code:
...
Add-in als JSON-Datei:
View file | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
Description:
This add-in script can be used if you want to configure DNS Forwarding on LCOS devices.
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 | ||
---|---|---|
|
...
|