Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

journeys(): parse scoring #270

Open
derhuerst opened this issue Sep 12, 2022 · 0 comments
Open

journeys(): parse scoring #270

derhuerst opened this issue Sep 12, 2022 · 0 comments

Comments

@derhuerst
Copy link
Member

sncb

from sncb-journey-with-chki.json

[
	{
		"name": "Alle Verbindungen",
		"icoX": 3,
		"grpid": "cl_all",
		"conScoringL": [
			{
				"type": "DT",
				"conScoreL": [
					{
						"score": 7952130986383770000,
						"conRefL": [
							0
						]
					},
					{
						"score": 7951884695785439000,
						"conRefL": [
							1
						]
					},
					{
						"score": 7951339338020160000,
						"conRefL": [
							2
						]
					},
					{
						"score": 7948190336716112000,
						"conRefL": [
							3
						]
					},
					{
						"score": 7947117213369500000,
						"conRefL": [
							4
						]
					},
					{
						"score": 7945797799407780000,
						"conRefL": [
							5
						]
					}
				],
				"name": "Abfahrt"
			},
			{
				"type": "AT",
				"conScoreL": [
					{
						"score": 7951660395407081000,
						"conRefL": [
							0
						]
					},
					{
						"score": 7951466881366884000,
						"conRefL": [
							1
						]
					},
					{
						"score": 7950939115787649000,
						"conRefL": [
							2
						]
					},
					{
						"score": 7947772522297557000,
						"conRefL": [
							3
						]
					},
					{
						"score": 7946716991136989000,
						"conRefL": [
							4
						]
					},
					{
						"score": 7945327208431092000,
						"conRefL": [
							5
						]
					}
				],
				"name": "Ankunft"
			},
			{
				"type": "TI",
				"conScoreL": [
					{
						"score": 9222634113009189000,
						"conRefL": [
							0
						]
					},
					{
						"score": 9222686889537962000,
						"conRefL": [
							1
						]
					},
					{
						"score": 9222704481658995000,
						"conRefL": [
							2
						]
					},
					{
						"score": 9222686889097560000,
						"conRefL": [
							3
						]
					},
					{
						"score": 9222704481155678000,
						"conRefL": [
							4
						]
					},
					{
						"score": 9222634112254214000,
						"conRefL": [
							5
						]
					}
				],
				"name": "Dauer"
			}
		],
		"initScoringType": "DT",
		"requests": [
			{
				"id": "RQ_CLIENT",
				"autosend": true
			}
		],
		"scrollable": true
	}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant