Git Product home page Git Product logo

iceportal_rs's Introduction

Hi ๐Ÿ‘‹, I'm AdriDevelopsThings

(also known as AdriDoesThings)

A backend developer interested in trains currently studying computer engineering.

My coolest projects are:

  • regenbogen-ice: Find the german rainbow train.
  • strecken-info-bot: A telegram and mastodon bot to receive updates about current disruptions in the german railway network.
  • iceportal-rich-presence: Get data from the ice portal of an ice and display the information on discord.
  • mandelbrot: A webserver displaying the mandelbrot set with leaflet.

If you want to know more about me feel free to contact me [email protected]. You can find more information about my socials on my website.

GitHub metrics

iceportal_rs's People

Contributors

adridevelopsthings avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

iceportal_rs's Issues

Can't parse GPS status `LAST_KNOWN_POSITION`

Happened in ICE 695 (Berlin Hbf) at 14.01.2023.

Error: It seems like a connection error to te ICE Portal happend: RequestError(reqwest::Error { kind: Decode, source: Error("unknown variant `LAST_KNOWN_POSITION`, expected `VALID` or `INVALID`", line: 1, column: 87) })

API response from status endpoint:

{
  "connection": true,
  "serviceLevel": "AVAILABLE_SERVICE",
  "gpsStatus": "LAST_KNOWN_POSITION",
  "internet": "HIGH",
  "latitude": 52.526833,
  "longitude": 13.367992,
  "tileY": 280,
  "tileX": 269,
  "series": "412",
  "serverTime": 1673713511990,
  "speed": 0,
  "trainType": "ICE",
  "tzn": "ICE9050",
  "wagonClass": "SECOND",
  "connectivity": {
    "currentState": "WEAK",
    "nextState": "UNSTABLE",
    "remainingTimeSeconds": 600
  },
  "bapInstalled": true
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.