bluetoothMeshProfileConfig
Description
Use the bluetoothMeshProfileConfig
object to set mesh profile
configuration parameters at a Bluetooth® low energy (LE) node based on Bluetooth Mesh Profile v1.0.1 [3].
Creation
Description
creates
a default Bluetooth mesh profile configuration object.cfgMesh
= bluetoothMeshProfileConfig
sets properties by
using one or more name-value arguments. For example, cfgMesh
= bluetoothMeshProfileConfig(Name=Value
)Relay=true
enables
relay support at the mesh node.
Properties
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 22, 2021. https://www.bluetooth.com/.
[2] Bluetooth Special Interest Group (SIG). "Bluetooth Core Specification." Version 5.3. https://www.bluetooth.com/.
[3] Bluetooth Special Interest Group (SIG). "Bluetooth Mesh Profile". v1.0.1. https://www.bluetooth.com/.
Version History
Introduced in R2022a