# FirmwareCheckTime

**Element name:** FirmwareCheckTime

**Description:** Defines the time to check for new firmware.

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

**Example:**

```xml
<FirmwareCheckTime>300000</FirmwareCheckTime>
```
