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

gluon-web-network: support handling of active-low PoE passthrough #3355

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

Conversation

blocktrron
Copy link
Member

The Aruba AP-303H offers a switchable PSE output on ETH3. The power state is controlled using a GPIO pin like seen on CPE210 and Nanostation alike.

However, the PSE state is active low, which the current code handles as "Enable PoE Passthrough disable". This is not intuitive, thus support the active low case in the Gluon Web-UI.

@github-actions github-actions bot added 3. topic: package Topic: Gluon Packages 3. topic: config-mode This is about the configuration mode labels Oct 13, 2024
The Aruba AP-303H offers a switchable PSE output on ETH3. The power
state is controlled using a GPIO pin like seen on CPE210 and Nanostation
alike.

However, the PSE state is active low, which the current code handles as
"Enable PoE Passthrough disable". This is not intuitive, thus support
the active low case in the Gluon Web-UI.

Signed-off-by: David Bauer <[email protected]>
@blocktrron blocktrron marked this pull request as ready for review November 9, 2024 20:35
@blocktrron
Copy link
Member Author

Tested-on: Aruba AP11D (303H)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. topic: config-mode This is about the configuration mode 3. topic: package Topic: Gluon Packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant