DrvEcoGuard is a driver for retrieving data from EcoGuard Curves.
To use DrvEcoGuard, an IO device is first created which then retrieves values from a list in Curves.
Installation
The installation of DrvEcoGuard is done by selecting DrvEcoGuard when installing the Web Port. See "Installation" for more information on the installation process.
IO-device
To use DrvEcoGuard, an IO device is created according to chapter "IO-devices" of the manual.
In addition to general settings (see "general settings" in IO-devices), the following settings are available for an IO device of type DrvEcoGuard:
| Setting: | Description: |
| Read cache | Affects how old a value must be for it to be marked as old and displayed in parentheses. T.ex. (23.0 °C) |
| Connection point | Choose between production environment and test environment |
| username and password | Curves API Account Username. Often in ID @ Domain format |
| List | Name of the export list created in Curves |
| Minimum refresh rate [min] | How often it refreshes its buffer and updates tags in Web Port. |
Tags
For more information on how to create tag lists and tags, see chapter "Tags" of the manual.
The address selected is the name selected for the exported value in Ecoguard.
Import of tags
When installing the driver, it comes with an import script (example.js) which can be found under assets\import\DrvEcoguard in the Web Port project directory.
It sets in the example name, description, data type and device.
Modify the script according to your own needs.