Hi there!
This is my first post, and I want to share with you my own project that I want to start.
I'm experienced weapp developer, so I decided to create a simple webapp dashboard that uses the ATS / ETS2 telemetry data.
Can somebody tell me how I can get telemetry data from the Simhub telemetri lib? Where can I get some doc about it?
I've done several previous projects with other libraries, such js and java, but now I want to use these great Simhub resources.
Is it possible to do?
Thanks!!!
Kind regards,
Jordi MC
If you want to specifically work with ETS2/ATS and do not need other SimHub functionality, I would suggest using SCS' own dedicated SDK plugin dll that you can find on the internet.
It is slightly different from the SimHub one that get's installed in the bin x86 or 64 folder.
The reason I suggest using that one only, is because there will be a bit of latency involved between SimHub readings, and having those readings then picked up another time by a different program.
Also keep in mind that should SimHub change something in the way some telemetry is processed, you will risk having the second program involved loose access to this telemetry.
@busdriver
The githubproject ETS2-telemetry-server is the reason I just joind this community. The project is not updated in 6-7 years, and requires a bit of knowhow of json and css to make your own. I have tried to configure new variables in the files there based of the documentation, but to display them is a real pain.
So I was hoping SimHub could be an alternative. Stryders Sim Dashboard app for android is great, but it's not possible to display it through other than the app
It's a real shame, I had put all my interest and admiration in this project, I bought a license, and it doesn't serve what I want...
We are in the same case. Currently I use the "TruckSim-Telemetry" library, for Javascript, but I think SimHub could give much better results...
I hope they listen to us soon and give us a solution.