Dashboard

The Dashboard is the controller’s live status view. It lists every peripheral the controller knows about - its own ports and its BUS devices’ outputs and locks - and refreshes on its own so it always reflects the current state.

Dashboard showing the Peripherals table with STATUS, NAME, STATE, UID, and TYPE columns

The peripherals table

The table refreshes automatically every few seconds. Its heading shows a live count, for example Peripherals Count 12.

ColumnDescription
StatusWhether the peripheral is enabled or disabled.
NameThe peripheral’s label.
StateIts current reading - the normal or alarm label for inputs, or the output/lock state.
UIDThe identifier of the BUS device it belongs to, where applicable.
TypeInput, Output, or Lock.

Inline controls

The table is interactive:

Both actions ask for confirmation first.

Note: The Status and State columns reflect live device data - a value may change on the next refresh as the controller re-reads its peripherals.

See also: Navigation | GPIO | BUS Devices