Interface: StartMonitoringRequestData
Defined in: electron/UptimeOrchestrator.ts:133
Data structure for internal start monitoring request events.
Remarks
Internal use only for coordinating between managers.
Properties
identifier
identifier:
string
Defined in: electron/UptimeOrchestrator.ts:135
Site identifier for the monitoring request
monitorId?
optional
monitorId:string
Defined in: electron/UptimeOrchestrator.ts:137
Specific monitor ID to start (optional for starting all monitors)