Skip to content

Files

Latest commit

ae39cce · Jan 26, 2022

History

History
11 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 298 Bytes

DALION API Python

Overview

Any programming language capable of sending HTTP GET requests can interact with DALI lamps through the DALION.

The data are transferred in the JSON format and with URL parameters.

Python

This is a collection of sample Python scripts that use the DALION API.