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

Update vendor list #257

Merged

Conversation

PhilippHaefele
Copy link
Contributor

Updated vendors from a vid file that was kindly provided to me from ODVA.
I wrote a small python script to read the ODVA file and output in a predefined format, so i can update vendors in different tools.
To preserve obsolete vendors, i issue a list of them separately.

Some company names have special UTF-8 characters like ü, ä, ç, ã and )/ U+FF09 and I'm not sure if pycomm3 can handle them at this place in code.
Can someone please acknowledge that this is ok?

There were some Reserved entries in the list. As i do not see any additional value to values that aren't in the list at all, i removed them.
What do you think about that change and should i add the Reserved entries?

Updated vendors from a vid file that was kindly provided to me from ODVA.
I wrote a small python script to read the ODVA file and output in a predefined
format, so i can update vendors in different tools.
To preserve obsolete vendors, i issue a list of them separately.
@ottowayi
Copy link
Owner

Thank you for this, this is much easier than the scraper I just wrote to pull them from the ODVA marketplace 😂. I think utf-8 is fine, since the id's are what are used in the protocol not the strings. The Reserved ones can be deleted, this list came from the original pycomm library. I plan on working on my v2 stuff a bit this weekend, so I'll work on getting this merged too.

@ottowayi
Copy link
Owner

Sorry, I was dealing with a sick puppy all weekend and completely forgot about this... and I'm also out of town until next week. I'll complete this when I get back.

@PhilippHaefele
Copy link
Contributor Author

Thanks for commenting, but that's no problem. Hopefully the puppy is up well again. Time doesn't matter that much on my side.

@ottowayi ottowayi changed the base branch from master to v1.2.11 January 28, 2023 20:12
@ottowayi ottowayi merged commit 93a4057 into ottowayi:v1.2.11 Jan 28, 2023
@PhilippHaefele
Copy link
Contributor Author

Thanks for merging. Happy to contribute 😃

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