PYTHON/ ├── KRAKEN/ # Kraken Spot & Futures API │ ├── kraken.py # Endpoint extractor │ ├── kraken_endpoints.json # Endpoint metadata │ ├── kraken_endpoints.md # Documentation │ ├── kraken_dsl.py # ...
This project extracts Real-Time Location System (RTLS) data from SEWIO RTLS Studio using both WebSocket and REST APIs. The system is based on a star network architecture, where all anchors are ...