10BC0 Allow additional entries in config files by christiansandberg · Pull Request #172 · hardbyte/python-can · GitHub
[go: up one dir, main page]

Skip to content

Allow additional entries in config files#172

Closed
christiansandberg wants to merge 0 commit intohardbyte:developfrom
christiansandberg:additional-configs
Closed

Allow additional entries in config files#172
christiansandberg wants to merge 0 commit intohardbyte:developfrom
christiansandberg:additional-configs

Conversation

@christiansandberg
Copy link
Collaborator

This pull request adds ability to specify more than interface and channel in config files. Specifying bitrate is supported also through CAN_BITRATE environment variable.

One limitation is that everything except bitrate will be passed as strings. I don't know if we should try to convert everything to integers instead.

Copy link
Owner
@hardbyte hardbyte left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0