Interface: StopMonitoringRequestData
Defined in: electron/UptimeOrchestrator.ts:146
Data structure for internal stop monitoring request events.
Remarks
Internal use only for coordinating between managers.
Properties
identifier
identifier:
string
Defined in: electron/UptimeOrchestrator.ts:148
Site identifier for the monitoring request
monitorId?
optional
monitorId:string
Defined in: electron/UptimeOrchestrator.ts:150
Specific monitor ID to stop (optional for stopping all monitors)