📌 Task Description
Add usage examples to the project README that demonstrate how to interact with CSAPI methods via the main client. Include examples for core methods such as getSystems(), getObservations(), and getCommands().
Examples should reflect TypeScript syntax and show how .connectedSystems is conditionally exposed based on capability detection. This helps contributors and downstream users understand how to use the client in real-world scenarios.
✅ Acceptance Criteria
🔗 Related Links
📌 Task Description
Add usage examples to the project README that demonstrate how to interact with CSAPI methods via the main client. Include examples for core methods such as
getSystems(),getObservations(), andgetCommands().Examples should reflect TypeScript syntax and show how
.connectedSystemsis conditionally exposed based on capability detection. This helps contributors and downstream users understand how to use the client in real-world scenarios.✅ Acceptance Criteria
.connectedSystems🔗 Related Links