> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/device/stopbeaconmonitoring.md).

# stopBeaconMonitoring

## Description

Stop specific beacon monitoring process.

## Input / Parameters

| No | Name          | Description      | Data Type    | Required |
| -- | ------------- | ---------------- | ------------ | -------- |
| 1  | uuid          | UUID             | String       |          |
| 2  | identifier    | Identifier       | String       |          |
| 3  | major         | Major number     | String       |          |
| 4  | minor         | Minor Number     | String       |          |
| 5  | callback      | Success callback | FunctionList |          |
| 6  | errorCallback | Error callback   | FunctionList |          |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
