Felix Schmidt

Results 2 comments of Felix Schmidt

@jonasman I got the same `1009` error: ```swift tsStream.openStream(vehicle: vehicle) { teslaStreamEvent in ... } ``` ``` Opening Stream to: wss://streaming.vn.teslamotors.com/streaming/ Stream viabilityChanged: true Stream open headers: ["Strict-Transport-Security": "max-age=15724800; includeSubDomains,...

Is there another way to subscribe car events like open/close doors, driving location, without polling?