Skip to main content

Devices Bluetooth Settings

Location in Dashboard: Not configurable in dashboard, API call only: {{baseUrl}}/networks/:networkId/wireless/bluetooth/settings

Diagram

Classes

devices (meraki.domains.organizations.networks)

NameTypeConstraintMandatoryDefault Value
wireless_bluetooth_settingsClass[wireless_bluetooth_settings]No

wireless_bluetooth_settings (meraki.domains.organizations.networks.devices)

NameTypeConstraintMandatoryDefault Value
uuidStringRegex: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{3,4}-[0-9a-fA-F]{12}$No
majorIntegermin: 0, max: 31No
minorIntegermin: 0, max: 125No

Config Sample

meraki:
domains:
- name: EMEA
administrator:
name: Foo Bar
organizations:
- name: Dev
networks:
- name: Dev-main-cx-provider
product_types:
- appliance
- camera
- switch
- wireless
devices:
- name: AP 01
wireless_bluetooth_settings:
uuid: "00000000-0000-0000-0000-000000000000"
major: 13
minor: 125