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

Uniform function for splitting a string #721

Closed
Pietfried opened this issue Jul 31, 2024 · 0 comments
Closed

Uniform function for splitting a string #721

Pietfried opened this issue Jul 31, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Pietfried
Copy link
Contributor

OCPP Version

OCPP1.6, OCPP2.0.1

Describe the problem

Currently there are two functions to split a string in libocpp:
get_vector_from_csv and split_string.

Describe your solution

The goal of this issue is to remove get_vector_from_csv and its occurences and replace it with split_string.

See: #707 (comment)

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants