Glutz
description: Eliona App for Glutz access solutions
Glutz is a manufacturer of door and security systems with its headquarters in Switzerland. It is characterized by innovative technologies. The product range includes a wide variety of door fittings, electronic access systems, locking systems, and security solutions for private and commercial applications.
Installation
The Glutz App is installed via the App Store in Eliona.
Assets
The Glutz App automatically creates all necessary asset templates and Glutz access points (CAC) that are accessible via the configured endpoints. The following asset templates are created:
Glutz Device: An access point (door lock) whose parameters can be read out and which can be opened.
The following attributes are defined:
battery_level
Battery level
openings
Openings
building
Building
room
Room
access_point
Access point
operating_mode
Operating mode
firmware
Firmware
open (writing)
Opening from Eliona
1 = open access point, time configurable in configuration
openable
State of the access point
0 = Closed
1 = Open
2 = Error
Dashboards
The Glutz App offers a dashboard with all automatically created access points. This can be automatically created via the Eliona Frontend Copy Dashboard > Glutz and then customized as desired.

Configuration
General
The Glutz App is configured by defining one or more Glutz server endpoints. Each endpoint requires the following data:
username
Username for login
password
Password for login
url
URL for the Glutz endpoint
enable
Flag to activate or deactivate the endpoint
requestTimeout
Timeout in seconds for the server
refreshInterval
Interval in seconds for collecting data from the endpoint
defaultOpenableDuration
Interval in seconds for how long an access point can be opened. This option can be overridden per access point with the Glutz property Eliona/Openable Duration [s].
projIds
List of project IDs for which access point assets are automatically created (CAC)
The configuration is done via a corresponding JSON structure. For example, the following JSON structure can be used to define an endpoint.
Endpoints can be created with this structure in Eliona under Apps > Glutz > Setting. To do this, select the endpoint /configs with the method PUT.
Time to Open
Using the open asset attribute, an access point can be opened in Eliona. For this, the door lock is set to a state for a specific time that allows the access point to be opened. This standard time can be generally set in the endpoint configuration defaultOpenableDuration.
For access points, this time can be overridden. For this, the property Eliona/Openable Duration [s] must be created for access points in the Glutz configuration.

If this property is set for an access point, it overrides the standard time.

Last updated