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

fix: status drivingdetails.speed to be int and not float64 #301

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

tobiasehlert
Copy link
Owner

Error introduced in #299, where MQTTInformationData.DrivingDetails.Speed is in float64 format and not int.
Built 10348246519 failed, but this PR fixes issue.

rel #299

@tobiasehlert tobiasehlert added bug Something isn't working go Pull requests that update Go code labels Aug 12, 2024
@tobiasehlert tobiasehlert self-assigned this Aug 12, 2024
Copy link

sonarcloud bot commented Aug 12, 2024

@tobiasehlert tobiasehlert merged commit ebc0af2 into main Aug 12, 2024
3 checks passed
@tobiasehlert tobiasehlert deleted the fix-drivingdetails.speed-to-be-int branch August 12, 2024 08:29
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant