Skip to content

Conversation

dab09
Copy link

@dab09 dab09 commented Apr 12, 2023

Need a review, adding VIN to SDK example to simplify for resellers, Fleet Managers.

dab09 added 2 commits April 12, 2023 14:30
Need a review, adding VIN to SDK example to simplify for resellers, Fleet Managers.
updating formatting error/spacing
return;
}

if (split[3].length > 255) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dab09 I think that this might still be a split[2] for checking the length of the GroupName, with the split[3] it's evaluating the VIN.

@jpazgeo
Copy link
Contributor

jpazgeo commented Apr 13, 2023

@dab09 let me know if the requested change makes sense, if it does please do the change and then I can merge the request.

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

Successfully merging this pull request may close these issues.

2 participants