Skip to content

Unable to get type of parking used #125

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

Open
Steevoh120 opened this issue May 21, 2025 · 1 comment
Open

Unable to get type of parking used #125

Steevoh120 opened this issue May 21, 2025 · 1 comment

Comments

@Steevoh120
Copy link

Steevoh120 commented May 21, 2025

I am trying to get the type of parking used when job was delivered, but I cant get the value.

Examining JobDelivered object, I only get AutoParked which is a boolean:

[2025-05-22 14:49:45.008]   JobDelivered.AutoLoaded: True
[2025-05-22 14:49:45.009]   JobDelivered.AutoParked: False
[2025-05-22 14:49:45.010]   JobDelivered.CargoDamage: 0.2336475
[2025-05-22 14:49:45.010]   JobDelivered.DeliveryTime: SCSSdkClient.Object.SCSTelemetry+Time
[2025-05-22 14:49:45.010]   JobDelivered.DistanceKm: 2
[2025-05-22 14:49:45.010]   JobDelivered.EarnedXp: 0
[2025-05-22 14:49:45.010]   JobDelivered.Revenue: 0
[2025-05-22 14:49:45.010]   JobDelivered.Finished: SCSSdkClient.Object.SCSTelemetry+Time
[2025-05-22 14:49:45.015]   JobDelivered.Started: SCSSdkClient.Object.SCSTelemetry+Time
[2025-05-22 14:49:45.019]   JobDelivered.StartedBackup: SCSSdkClient.Object.SCSTelemetry+Time

Is there a way to get the type of parking(Parking difficulty)?

@Steevoh120 Steevoh120 changed the title Event being called repeatedly Unable to get type of parking used May 22, 2025
@RenCloud
Copy link
Owner

As far as i know there is currently no way. The sdk wasn't updated by scs for quite a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants