Controller Relays

Fetch controller relays

get/controller_relays

Query parameters

controller_idinteger required

Filter by controller ID

Response

OK

idinteger required

The ID of the controller relay

channelnumber required

The channel of the controller relay

namestring required

The name of the controller relay

status'released' | 'triggered' required

The status of the controller relay.

auxboolean required

Whether the relay is aux

created_atstring date-time required

When the controller relay was created

updated_atstring date-time required

When the controller relay was updated

controller_idinteger required

The controller ID of the controller relay

controller_relay_connection_idinteger nullable required

The controller_relay_connection ID of the controller relay

Changes