Kaba device definitions
Within this configuration file, the devices can be configured.
File location
<WorkspaceDirectory>\DataFiles\xio.Kaba.DeviceDefinitions.dat
Each device has its own row with the parameters separated by a semicolon. (CSV-format)
The door definitions can be edited in the NETx Core Server Studio under Modules > Kaba > Device Definitions
Col# | Parameter | Description | Scope | Unit | Mandatory / default value |
|---|---|---|---|---|---|
1 | Device name | Device name. This name must correspond to the used name in Kaba. | string | none | mandatory |
2 | Door ID | Door ID. This ID must correspond to the used ID in Kaba. | string | none | empty |
3 | Path | Optional path within the item tree. | string | none | empty |
4 | Description | Optional description for the device. | string | none | empty |
5 | Persistent | This parameter specifies whether the value of the data point is persistent (restored from the database after server start up ) or not. | boolean | true/false | false |
6 | Synchronize | If this parameter is set to true, the value is synchronized between the main and backup server (if present). This will work only if main/backup configuration is activated. | boolean | true/false | true |