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

New functions [4 offers] #4157

Closed
ArtemSannikov opened this issue Feb 13, 2020 · 2 comments
Closed

New functions [4 offers] #4157

ArtemSannikov opened this issue Feb 13, 2020 · 2 comments

Comments

@ArtemSannikov
Copy link

Environment

  • NetBox 2.7.4
  • Python 3.6.9
  • OS: Ubuntu 18.04 LTS

Proposed Functionality

  1. Maximum input power allowed for new device is 32 kWatt, but we have ones with input power of 277 kWatt.

  2. We need a function to hide the electric connection types that are not used in the region. Certain types of electrical connectors are needed to be added, including: Hard Wire 3 wire (1PH+N+G), Hard Wire 5-wire (3PH + N + G).

  3. We need you to add a sections titled “Endpoint” for cameras / phones / PCs / MFPs. Each section should include fields: Name, MAC address (required parameter), IP address (primary default), Vendor (default - insert automatically according to MAC address field), Model, PoE Consumption, Bandwidth.

  4. Changelog of object contains the last input only. But we need the whole history: what was changed, what was a new input, or what was added / deleted (specifically if the object contains of lots of fields / entities).

@ArtemSannikov ArtemSannikov changed the title Array new functions [4 problems] New functions [4 offers] Feb 13, 2020
@hSaria
Copy link
Contributor

hSaria commented Feb 13, 2020

You would usually open a separate feature request for each of the items above.

  1. I agree with this request. Some considerations must be made with regards to how much power can be available from a power feed with the current limitations.
  2. The hiding part is a bit out of reach, I would imagine. As for adding the electrical connectors, I think that's acceptable.
  3. Such an endpoint would generally be addressed as a device with sub-interfaces, because that's what they are actually. PoE interfaces is already in POE interfaces #1099. Power consumption is already an existing functionality (create a device, add a power port to it with the maximum and allocated power, and connect it to a power outlet/feed). I'm not too sure what you mean by bandwidth.
  4. This is being addressed in Provide a diff showing the changes between two logged changes #2511

Though again, multiple feature requests are put into their own individual issues in an effort to track any work.

@DanSheps
Copy link
Member

This issue has been closed as it does not conform to one of the provided templates as required by the contributing guide. If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).

@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants