-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Added Cisco SKY-GT-AA #3503
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
base: master
Are you sure you want to change the base?
Added Cisco SKY-GT-AA #3503
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds device type configuration for the Cisco Assurance Sensor GT (SKY-GT-AA) based on the official datasheet, providing hardware specifications and port configurations for network management systems.
- Added complete device specification including physical dimensions, power requirements, and network interfaces
- Configured dual power supplies with IEC-60320-C6 connectors and 22W maximum draw each
- Defined network interfaces including copper Gigabit Ethernet, SFP ports, and dedicated management interface
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
1a56847
to
5f3e762
Compare
weight_unit: lb | ||
comments: '[Assurance Sensor Datasheet](https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/provider-connectivity-assurance-sensors/provider-connect-assurance-sensors-gts-ds.html) | ||
[Assurance Sensor Installation Overview](https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/provider-connectivity-assurance/hardware/assurance-sensor-gt/gt-install/m_overview.pdf)' | ||
power-ports: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these field replaceable PSUs? If so they should be modeled as module-bays
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No they aren't. It's a simple DC plug.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If they are a DC plug they should be type: dc-terminal
5f3e762
to
23940e3
Compare
weight_unit: lb | ||
comments: '[Assurance Sensor Datasheet](https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/provider-connectivity-assurance-sensors/provider-connect-assurance-sensors-gts-ds.html) | ||
[Assurance Sensor Installation Overview](https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/provider-connectivity-assurance/hardware/assurance-sensor-gt/gt-install/m_overview.pdf)' | ||
power-ports: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If they are a DC plug they should be type: dc-terminal
Added the Cisco Assurance Sensor GT (SKY-GT-AA) using official datasheet.