shared/types/monitorConfig
Monitor configuration type definitions for Uptime Watcher.
Remarksโ
These interfaces provide type-safe configuration structures for different monitor types. Each monitor type has its own specific configuration interface that extends the base configuration. This ensures proper validation and type checking throughout the monitoring system.
Interfacesโ
- AdvancedMonitorConfig
- BaseMonitorConfig
- HttpMonitorConfig
- MonitorConfigTemplate
- PingMonitorConfig
- PortMonitorConfig