Description:
With the following Add-in script you can configure a timezone on Access Points using LCOS LX.
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:
