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

Add Hirschmann HiOS driver #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

w1tht0uchp4d
Copy link

I'd like to share my work for the industrial switch HiOS platform by Hirschmann. I hope some people out there can utilize it. The driver was tested with HiOS 8 and the BRS40 platform of devices.

Tested with HiOS 8 on the BRS40 platform.
Copy link
Contributor

@SCadilhac SCadilhac left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!
Before merging, I would need the following changes to the code:

  • Please reformat the code (tab-based indentation, correct spacing) - cf. VSCode formatting feature
  • You should declare "enable" as a macro of "ssh", and call it directly rather than explicitly going through "authenticated" mode
  • Please set author to shorter form e.g. "B. Kresina"
    Thanks!

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.

None yet

2 participants