Helvar device definitions
Within this definition file, the Helvar devices can be configured.
File location
<WorkspaceDirectory>\DataFiles\xio.HelvarNet.Devices.dat
Each device has its own row with the parameters separated by a semicolon. (CSV-format)
The interface configuration can be edited in the NETx Core Server Studio at HelvarNet > Device Definitions
Col# | Parameter | Description | Scope | Unit | Mandatory / default value |
---|---|---|---|---|---|
1 | Name | Name of the device . Must be unique. | string | None | mandatory |
2 | Router | Name of router to which the device is connected. Reference to Helvar router definitions . | string | None | mandatory |
3 | Address | Device address. | string | None | mandatory |
4 | Fade time seconds | Used default fade time in seconds. | float | s | 5 |
5 | Is emergency device | Specifies whether the device is an emergency device. | true/false | None | false |
6 | Power consumption poll interval | Time interval in seconds for polling the power consumption. | 0 – 65535 | s | 0 |
7 | Is Output | Defines whether the device is an output device. | true/false | None | true |
8 | Groups | A comma-separated list of group IDs to which the device belongs to. | string | list of IDs | empty |
Â