# Sounding

Sounding is the terminology used to describe the process of receiving the Channel State Information (CSI) data from a wireless device, analyzing the data, and evaluating if motion had occurred in the environment.

## Retrieve Global Settings

 - [GET /network/{network_id}/sounding/settings](https://docs.cognitivesystems.com/assets/specs/api/core/sounding/getnetworksoundingsettings.md): Retrieve global network configurations.

## Update Global Settings

 - [PATCH /network/{network_id}/sounding/settings](https://docs.cognitivesystems.com/assets/specs/api/core/sounding/updatenetworksoundingsettings.md): Update global network configurations.

Related content:
- Delete a Room using an API

## Retrieve Client Configuration

 - [GET /network/{network_id}/sounding/clients](https://docs.cognitivesystems.com/assets/specs/api/core/sounding/getdevicesoundingsettings.md): Retrieve sounding clients and configurations.  Note: Multi-Link Operation (MLO) devices with Peer 2 will not be displayed.

## Update Client Configuration

 - [PATCH /network/{network_id}/sounding/clients](https://docs.cognitivesystems.com/assets/specs/api/core/sounding/updatedevicesoundingsettings.md): Update sounding client(s) configuration. Note: Multi-Link Operation (MLO) devices with peer_type 2 are not configurable.

