config wireless-controller ble-profile
Configure Bluetooth Low Energy profile.
config wireless-controller ble-profile
Description: Configure Bluetooth Low Energy profile.
edit <name>
set comment {string}
set advertising {option1}, {option2}, ...
set ibeacon-uuid {string}
set major-id {integer}
set minor-id {integer}
set eddystone-namespace {string}
set eddystone-instance {string}
set eddystone-url {string}
set txpower [0|1|...]
set beacon-interval {integer}
set ble-scanning [enable|disable]
next
end
config wireless-controller ble-profile
Parameter name |
Description |
Type |
Size |
||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
comment |
Comment. |
string |
Maximum length: 63 |
||||||||||||||||||||||||||||
advertising |
Advertising type. |
option |
- |
||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
ibeacon-uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
string |
Maximum length: 63 |
||||||||||||||||||||||||||||
major-id |
Major ID. |
integer |
Minimum value: 0 Maximum value: 65535 |
||||||||||||||||||||||||||||
minor-id |
Minor ID. |
integer |
Minimum value: 0 Maximum value: 65535 |
||||||||||||||||||||||||||||
eddystone-namespace |
Eddystone namespace ID. |
string |
Maximum length: 10 |
||||||||||||||||||||||||||||
eddystone-instance |
Eddystone instance ID. |
string |
Maximum length: 6 |
||||||||||||||||||||||||||||
eddystone-url |
Eddystone URL. |
string |
Maximum length: 127 |
||||||||||||||||||||||||||||
txpower |
Transmit power level (default = 0). |
option |
- |
||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
beacon-interval |
Beacon interval (default = 100 msec). |
integer |
Minimum value: 40 Maximum value: 3500 |
||||||||||||||||||||||||||||
ble-scanning |
Enable/disable Bluetooth Low Energy (BLE) scanning. |
option |
- |
||||||||||||||||||||||||||||
|
|