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

fixed set_multi_macfilter_settings documentation + added an example #204

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

TheLime1
Copy link
Contributor

@TheLime1 TheLime1 commented Jan 6, 2024

i fixed the documentation based on the payload i found in the dev tools

<?xml version="1.0" encoding="UTF-8"?>
<request>
    <Ssids>
        <Ssid>
            <WifiMacFilterMac0>66:77:88:99:AA:BB</WifiMacFilterMac0>
            <wifihostname0>66:77:88:99:AA:BB</wifihostname0>
            <Index>0</Index>
            <WifiMacFilterStatus>2</WifiMacFilterStatus>
        </Ssid>
    </Ssids>
</request>

What i know for now is <WifiMacFilterStatus>2</WifiMacFilterStatus> add to the block list , no idea how to add to the whitelist
also if you SET another mac adr in the same index it will replace it

@TheLime1
Copy link
Contributor Author

TheLime1 commented Jan 6, 2024

fix #203

@TheLime1
Copy link
Contributor Author

TheLime1 commented Jan 6, 2024

Code_XpgvFZDFNx.mp4

@Salamek
Copy link
Owner

Salamek commented Jan 7, 2024

Excellent! Merging

@Salamek Salamek merged commit 8f464b8 into Salamek:master Jan 7, 2024
6 checks passed
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