Re-implement xOTA using Websocket client

This commit is contained in:
Ian Renton
2025-12-22 09:35:40 +00:00
parent 2a5e8301af
commit 968576f74c
4 changed files with 98 additions and 27 deletions

View File

@@ -85,7 +85,7 @@ spot-providers:
class: "XOTA"
name: "39C3 TOTA"
enabled: false
url: "https://dev.39c3.totawatch.de/"
url: "wss://dev.39c3.totawatch.de/api/spot/live"
# Fixed SIG/latitude/longitude for all spots from a provider is currently only a feature for the "XOTA" provider,
# the software found at https://github.com/nischu/xOTA/. This is because this is a generic backend for xOTA
# programmes and so different URLs provide different programmes.