For the complete documentation index, see llms.txt. This page is also available as Markdown.

Glutz

Eliona app for Glutz access solutions

Glutz is a manufacturer of door and security systems headquartered 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), which are accessible via the configured endpoints. The following asset templates are created:

  • Glutz Device: An access point (door lock) whose parameters can be read and which can be opened

The following attributes are defined:

Name
Description

battery_level

Battery level

openings

Openings

building

Buildings

room

Room

access_point

Access

operating_mode

Operating mode

firmware

Firmware

open (write)

Open in Eliona 1 = Open access point, time adjustable in configuration

openable

State of the access point 0 = Closed 1 = Open 2 = Error

Dashboards

The Glutz app provides a dashboard with all automatically created access points. This can be accessed via the Eliona frontend Copy Dashboard > Glutz and then customized as desired.

Configuration

More information on configuring apps can be found ↗ here.

General

The Glutz app is configured by defining one or more Glutz server endpoints. Each endpoint requires the following data:

Attribute
Description

username

Username for login

password

Password for login

url

URL for the Glutz endpoint

enable

Flag to enable or disable 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] overridden.

projIds

List of project IDs for which access point assets are created automatically (CAC)

Configuration is done via a corresponding JSON structure. As an example, the following JSON structure can be used to define an endpoint.

Endpoints can be created in Eliona using this structure under Apps > Glutz > Setting To do this, select the endpoint /configs with the method PUT from.

Time to open

Via the asset attribute open an access point can be opened in Eliona. For this, the door lock is set to a state for a certain time so that the access point can be opened. This default time can be generally set in the endpoint configuration defaultOpenableDuration specified.

For access points, this time can be overridden. To do this, the property Eliona/Openable Duration [s] for access points in the Glutz configuration must be created.

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

Last updated

Was this helpful?