# StatusSendTime

**Element name:**  StatusSendTime

**Description:** Defines the time to send the device status (in ms).

| Type        | Units | Default | MinOcurance | MaxOcurance |
| ----------- | ----- | ------- | ----------- | ----------- |
| unsignedInt | ms    | -       | 1           | 1           |

**Example:**

```xml
<StatusSendTime>300000</StatusSendTime>
```
