Type Alias: MonitorStatus
MonitorStatus =
MonitorStatusTuple[number]
Defined in: shared/types.ts:119
Status values for monitors.
Remarksโ
Used throughout the system to represent the current state of a monitor.
MonitorStatus =
MonitorStatusTuple[number]
Defined in: shared/types.ts:119
Status values for monitors.
Used throughout the system to represent the current state of a monitor.