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 |
|---|---|---|
|
integer |
The ID of the interface. Interface IDs begin at zero, i.e. the interface named |
|
string |
The assigned string name of the interface |