Skip to content

Conversation

@xoseperez
Copy link
Contributor

Adds a wrapper script around gateway-id to retrieve and show the ID for all enabled concentrators.

This can serve as a double purpose:

  • feedback on the UI about the concentrator started properly
  • get the Gateway EUI for a dual band gateway registered on the LNS as two different gateways

This PR removes the requirement for the symlinks to slot1 pipes so another PR is required on the main chirpstack-gateway-os repo.


IFS=$oldIFS

[ "$OUTPUT" = "" ] && OUTPUT="could not read gateway_id"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to change gateway_id into gateway id in this case :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You mean in the message? "Could not read Gateway ID"?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct

@brocaar brocaar merged commit c9eb53a into chirpstack:master Oct 8, 2024
brocaar pushed a commit to chirpstack/chirpstack-gateway-os that referenced this pull request Oct 8, 2024
@xoseperez xoseperez deleted the feature-multiple-gateway-ids branch October 14, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants