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

Support two radios, port forwarding, dhcp reservations in linux extras (ie. Raspberry Pi) #44

Open
4 tasks
tyler-sommer opened this issue Feb 15, 2019 · 0 comments
Labels
enhancement New feature or request linux Specific to the standard Linux builds of Unum SDK maybe someday No plans to work on this now, but not opposed minim dashboard Issue with the Minim Dashboard

Comments

@tyler-sommer
Copy link
Member

The linux platform's "linux_extras" based packages (unum-aio, minim-config) only support a single wireless radio and does not support port forwarding or dhcp reservations. The linux_extras config support is intentionally limited as we don't have immediate plans on extending it right now, but this issue serves as a reference to what is missing.

If this would be useful for you, let us know!

  • Support two wireless radios
    • Implement *_wlan1 config fields in linux_extras
    • Configure second radio in minim-config
  • Support dhcp reservations and port forwarding
    • Implement handling of these fields on the Minim server-side requires internal platform changes
    • Implement handling of these fields in minim-config
@tyler-sommer tyler-sommer added enhancement New feature or request help wanted Extra attention is needed linux Specific to the standard Linux builds of Unum SDK minim dashboard Issue with the Minim Dashboard maybe someday No plans to work on this now, but not opposed and removed help wanted Extra attention is needed labels Feb 15, 2019
dob71 pushed a commit that referenced this issue Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request linux Specific to the standard Linux builds of Unum SDK maybe someday No plans to work on this now, but not opposed minim dashboard Issue with the Minim Dashboard
Development

No branches or pull requests

1 participant