signalk-mcp-server
Version:
MCP server for SignalK marine data integration
10 lines • 418 B
TypeScript
/**
* SignalK Client getPathValue Integration Tests
*
* Tests the getPathValue method with live SignalK server connection.
* These tests connect to a real SignalK server using .env configuration
* and validate path value retrieval, HTTP-first approach with WebSocket fallback,
* and data consistency across different path types.
*/
export {};
//# sourceMappingURL=signalk-client-get-path-value.e2e.spec.d.ts.map