-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or requestldf/nodesRelated to LIN nodesRelated to LIN nodespriority:lowLow priorityLow priority
Description
Is your feature request related to a problem? Please describe.
Currently when product id is specified only the supplier id is known which is just an integer. It would be useful if the supplier id could be resolved into a manufacturer name.
Describe the solution you'd like
- There should be some function for resolving the supplier id into a manufacturer name.
- The supplier list should be retrieved dynamically from LIN Supplier IDs.
- The data should be cached to decrease the number of requests.
- The download mechanism shall be resilient, and in order to function well behind corporate proxy it should only raise exception when the feature is explicitly required and fetching failed. When not required by the user the fetch can fail but the user should somehow be warned.
- The user shall be able to opt out completely or overwrite the mapping using a file
Extras
- CLI for looking up Ids, as well as updating cache, etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestldf/nodesRelated to LIN nodesRelated to LIN nodespriority:lowLow priorityLow priority