Salto door definitions
Within this configuration file, the rooms can be configured.
File location
<WorkspaceDirectory>\DataFiles\xio.Salto.DoorDefinitions.dat
Each door 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 > Salto > Door Definitions
Col# | Parameter | Description | Scope | Unit | Mandatory / default value |
|---|---|---|---|---|---|
1 | Door name | Door name. This name must correspond to the used name in Salto. | string | none | mandatory |
2 | DoorExtID | Door ID. This ID must correspond to the used ID in Salto. | string | none | mandatory |
3 | Path | Optional path within the item tree. | string | none | empty |
4 | Description | Optional description for the room. | 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 |