Controller Inputs

Fetch controller inputs

get/controller_inputs

Query parameters

controller_idinteger required

Filter by controller ID

Response

OK

idinteger required

The ID of the controller input

channelnumber required

The channel of the controller input

namestring required

The name of the controller input

type'contact_sensor' | 'request_to_exit' | 'null' nullable required

The type of the controller input. Will only be set for inputs belonging to Controller Pro 1.0 and Controller Pro 1.1 controllers.

status'open' | 'closed' | 'cut' | 'short' required

The status of the controller input.

created_atstring date-time required

When the controller input was created

updated_atstring date-time required

When the controller input was updated

controller_idinteger required

The controller ID of the controller input

controller_input_connection_idinteger nullable required

The controller_input_connection ID of the controller input

Changes