1.. _bluetooth_mesh_models: 2 3Mesh models 4########### 5 6Foundation models 7***************** 8 9The Bluetooth Mesh specification defines foundation models that can be 10used by network administrators to configure and diagnose mesh nodes. 11 12.. toctree:: 13 :maxdepth: 1 14 15 cfg_cli 16 cfg_srv 17 health_cli 18 health_srv 19 lcd_cli 20 lcd_srv 21 od_cli 22 od_srv 23 op_agg_cli 24 op_agg_srv 25 priv_beacon_cli 26 priv_beacon_srv 27 rpr_cli 28 rpr_srv 29 sar_cfg_cli 30 sar_cfg_srv 31 srpl_cli 32 srpl_srv 33 34Model specification models 35************************** 36 37In addition to the foundation models defined in the Bluetooth Mesh specification, the Bluetooth Mesh 38Model Specification defines several models, some of which are implemented in Zephyr: 39 40.. toctree:: 41 :maxdepth: 1 42 43 blob 44 dfu 45