Group Location
Explore Plans
Mobile menu Close menu
Bbox MiamiBbox Miami

Set Wifi MAC address filter

This action will set a Wifi MAC address filter request with the specified list and specify a state to enable or disable it at will.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
bbox_miami.mac_address_filter
Filter code method
BboxMiami.macAddressFilter.skip(string?: reason)
Runtime method
runAction("bbox_miami.mac_address_filter", {})

Action fields

State Dropdown list

Label
Which state
Helper text
Slug
state
Required
true
Can have default value
true
Filter code method
BboxMiami.macAddressFilter.setState(string: state)

List of mac address to filter Text input > Long text

Label
List of MAC address to filter
Helper text
Slug
list_of_mac_address_to_filter
Required
false
Can have default value
true
Filter code method
BboxMiami.macAddressFilter.setListOfMacAddressToFilter(string: listOfMacAddressToFilter)