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

Ezpi 305 implement network scan command #68

Merged
merged 3 commits into from
Feb 19, 2024

Conversation

NDJ-EZLO
Copy link
Collaborator

Description:

  1. "hub.network.wifi.scan.start" method begins the wifi AP scan task; for 5 minutes the device sends all the detected APs for every 30 seconds. Resending this method before 5 minutes resets the timer.
  2. "hub.network.wifi.scan.stop" method stops the wifi scanning process in progress.
  3. Jira issue: EZPI-305

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with EzloPi core
  • I accept the CLA.

@lomasSE89 lomasSE89 merged commit d0a241b into development Feb 19, 2024
@lomasSE89 lomasSE89 deleted the EZPI-305_implement_network_scan_command branch February 19, 2024 10:10
@lomasSE89 lomasSE89 restored the EZPI-305_implement_network_scan_command branch February 19, 2024 18:59
lomasSE89 pushed a commit that referenced this pull request Feb 19, 2024
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