1.. _bluetooth_mesh_models_cfg_srv:
2
3Configuration Server
4####################
5
6The Configuration Server model is a foundation model defined by the Bluetooth Mesh
7specification. The Configuration Server model controls most parameters of the
8mesh node. It does not have an API of its own, but relies on a
9:ref:`bluetooth_mesh_models_cfg_cli` to control it.
10
11The Configuration Server model is mandatory on all Bluetooth Mesh nodes, and
12must only be instantiated on the primary element.
13
14API reference
15*************
16
17.. doxygengroup:: bt_mesh_cfg_srv
18