signalk-mcp-server
Version:
MCP server for SignalK marine data integration
9 lines • 376 B
TypeScript
/**
* 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