-
Notifications
You must be signed in to change notification settings - Fork 932
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 LANCOM support #2139
Add LANCOM support #2139
Conversation
example output: # Version: v1.10.5 # Build ID: 5098915 # Build on: 06/22/18 13:57 # Copyright: 2012-2018 Ubiquiti Networks, Inc. # HW model: EdgeRouter Infinity # HW S/N: 788A20424090 #
…deledgeos Update edgeos.rd to include device specs
Codecov Report
@@ Coverage Diff @@
## master #2139 +/- ##
==========================================
+ Coverage 63.19% 63.32% +0.13%
==========================================
Files 30 30
Lines 1497 1497
==========================================
+ Hits 946 948 +2
+ Misses 551 549 -2
Continue to review full report at Codecov.
|
Hi! Thanks for that, new models are always welcome. This PR will need an entry in CHANGELOG.md (documenting the change), and an entry in Supported-OS-Types.md (documenting the device support) before it can be pulled. Finally, what is the reason for the model to be sending |
Thanks for documenting this! Pulling it in. |
Description
Adds support for LANCOM routers
Closes issue #2137
edit: somehow this pull request contains to much commits...