Skip to main content

Interface: MonitoringChannelMap

Defined in: shared/types/preload.ts:87

Internal

Mapping from monitoring domain methods to IPC channels.

Propertiesโ€‹

checkSiteNowโ€‹

readonly checkSiteNow: "check-site-now"

Defined in: shared/types/preload.ts:88


formatMonitorDetailโ€‹

readonly formatMonitorDetail: "format-monitor-detail"

Defined in: shared/types/preload.ts:89


formatMonitorTitleSuffixโ€‹

readonly formatMonitorTitleSuffix: "format-monitor-title-suffix"

Defined in: shared/types/preload.ts:90


startMonitoringโ€‹

readonly startMonitoring: "start-monitoring"

Defined in: shared/types/preload.ts:91


startMonitoringForMonitorโ€‹

readonly startMonitoringForMonitor: "start-monitoring-for-monitor"

Defined in: shared/types/preload.ts:92


startMonitoringForSiteโ€‹

readonly startMonitoringForSite: "start-monitoring-for-site"

Defined in: shared/types/preload.ts:93


stopMonitoringโ€‹

readonly stopMonitoring: "stop-monitoring"

Defined in: shared/types/preload.ts:94


stopMonitoringForMonitorโ€‹

readonly stopMonitoringForMonitor: "stop-monitoring-for-monitor"

Defined in: shared/types/preload.ts:95


stopMonitoringForSiteโ€‹

readonly stopMonitoringForSite: "stop-monitoring-for-site"

Defined in: shared/types/preload.ts:96


validateMonitorDataโ€‹

readonly validateMonitorData: "validate-monitor-data"

Defined in: shared/types/preload.ts:97