/**
 * SignalK Client getActiveAlarms Integration Tests
 *
 * Tests the getActiveAlarms method with live SignalK server connection.
 * These tests connect to a real SignalK server using .env configuration
 * and validate alarm detection, filtering, state management, and real-time updates.
 */
export {};
//# sourceMappingURL=signalk-client-get-active-alarms.e2e.spec.d.ts.map