Interface: UpdateSitesCacheRequestData
Defined in: electron/UptimeOrchestrator.types.ts:80
Payload describing a request to update the in-memory sites cache.
Properties
sites
sites:
Site[]
Defined in: electron/UptimeOrchestrator.types.ts:82
Updated sites array for cache synchronization.