-
Couldn't load subscription status.
- Fork 1.2k
Update MikroTik devices #1106
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 MikroTik devices #1106
Conversation
Update MikroTik devices that is not compliant with bulk import function
|
Are these devices actually half of a rack unit?? If these are not rack mountable, then they should be marked as |
|
Yeah they are half rack for some of them. I change that quickly ! |
|
So they are rack mountable and only take up .5 U's? 1U is 1.75 inches or 3 mounting holes. So how many mounting holes does the racked device take up? I am confused by this to be honest |
|
RB2011UiAS-IN is listed as wall mountable, not rack mountable. So this should be |
|
Mikrotik is really complicated for this... What do you think of this: |
|
Alright so I talked with the internal maintainers. We are in agreement the rack adapter should be created as its own 1U device marked as a parent, with 4 device bays |
|
@ZoLuSs when you complete working on this, please let me know. In the meantime I am marking this as a draft PR |
|
Hello, unfortunately today we had to make a change to the schema in which weight is defined by. The upstream NetBox API requires weight to be passed to it in the following format: Due to this change, I have updated your branch against the current master. This might require you to update your PR, if you had weight currently defined, so that your PR is in-line with the new weight schema. If you have any issues, please let me know or refer to this PR for more information. |
Add power-ports to all devices Add passive cooling type Add height to some devices Add PD or PSE info to PoE interface
|
This PR has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further progress is made. |
|
Hey @danner26 can you help me ? So my PR is correct but failed to pass check because of the others files. Am I wrong ? |
|
|
|
I believe I have fixed the issue now, sorry about that! |
Fixing commit issue
|
It appears to be |
|
This PR has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further progress is made. |
|
This PR has been automatically closed due to lack of activity. |
Update MikroTik devices that is not compliant with bulk import function by adding u_height and add is_full_depth info.