An open API service indexing awesome lists of open source software.

https://github.com/spacebro/dmx-bro


https://github.com/spacebro/dmx-bro

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# DMX-bro

## events

There is a default hardcoded (and reserved) `blackout` event that will send every channel in every universe a value `0`.

## Get device id

```sh
# Mac OS
$ ioreg -p IOUSB -l -w 0

# Linux
$ lsusb
```