DALI Interface#

Note

The endpoints listed on this page require a project to be loaded on the controller.

The DALI Interface API allows retrieval of a list of DALI interfaces in the system.

Methods#

GET#

Returns an array of DALI interfaces

GET /api/dali_interface

Returns an array of JSON objects with the following attributes:

Attribute

Value Type

Description

id

integer

The ID of the interface. Interface IDs begin at zero, i.e. the interface named Interface 1 in Designer has ID 0.

name

string

The assigned string name of the interface