# Maintenance Schedule

Even with high-quality hardware and automated monitoring, all physical infrastructure benefits from regular maintenance. For DeCharge devices, preventive maintenance ensures maximum uptime, accurate telemetry, long-term safety, and consistent reward eligibility.

This section outlines the standard maintenance schedule recommended for each charger model (Mini, Beast, Titan) and provides guidelines for hosts, operators, and field technicians.

## **Goals of Routine Maintenance**

* Prevent hardware degradation due to environmental exposure
* Ensure uninterrupted data streaming to the backend
* Detect and resolve early signs of faults or wear
* Preserve compliance with safety standards
* Extend device lifespan and maximize earnings

## Maintenance Responsibilities

| Role      | Responsibility                                  |
| --------- | ----------------------------------------------- |
| Host      | Perform basic inspections and cleaning          |
| Installer | Handle annual electrical and insulation testing |
| DeCharge  | Oversee remote diagnostics and OTA firmware     |

Depending on the deployment model, some tasks may be carried out by DeCharge or delegated partner teams. In DIY models, hosts are provided training and checklists to perform regular upkeep.

## Frequency-Based Maintenance Checklist

| Task                                     | Frequency         | Applies To               |
| ---------------------------------------- | ----------------- | ------------------------ |
| Visual inspection for dirt, rust, damage | Monthly           | All devices              |
| Clean exterior with dry cloth            | Monthly           | All devices              |
| Check LED indicators                     | Weekly (optional) | All devices              |
| Firmware version check                   | Monthly (auto)    | All devices              |
| Internet speed and SIM signal test       | Quarterly         | Mini, Beast              |
| Power output validation                  | Quarterly         | Beast, Titan Mini, Titan |
| Insulation resistance and ground check   | Annually          | All devices              |
| Surge protection test                    | Annually          | Beast, Titan Mini, Titan |
| Cooling system review (Titan)            | Semi-annually     | Titan Mini, Titan        |

## Details for Each Activity

Visual Inspection

* Look for signs of physical wear: rust, dents, cable abrasion
* Check for water intrusion or residue buildup near ports
* Verify mounting stability and panel closure

Cleaning Guidelines

* Use a soft dry cloth to clean surface and vents
* Do not apply water, solvents, or spray cleaners
* Remove leaves, dust, or insects around ventilation panels

Internet Health Check

* Use the DeCharge app or dashboard to view signal strength
* Restart router or replace SIM if performance drops below minimum
* Relocate antenna if needed to improve reception

Electrical System Review (by professional)

* Confirm RCD and MCB ratings are within spec
* Use insulation resistance meter to measure cable health
* Retighten loose wiring and replace worn lugs

Firmware and Telemetry Monitoring

* Most firmware updates are pushed over-the-air by DeCharge
* Hosts will receive email notifications if manual intervention is needed
* All session logs and errors can be viewed via the host dashboard

Cooling System (Titan Mini and Titan)

* Ensure cooling fan or liquid system is operating quietly
* Clean filter mesh (if present)
* Check coolant levels and top-up if required (applies to liquid-cooled models only)

## Maintenance Notifications

DeCharge backend automatically monitors device health and uptime. You may receive alerts for:

* Missed maintenance cycles
* Sudden drops in connectivity or power output
* Excessive ambient heat or enclosure temperature
* Inconsistent energy tracking or firmware version mismatch

All alerts will be sent via email or shown on your device dashboard.

## Maintenance and Rewards

Maintenance directly affects the DeCharge rewards engine. Devices with poor uptime or fault reports may:

* Earn reduced rewards during the epoch
* Be flagged for underperformance
* Temporarily lose visibility on the public charging map
* Require re-commissioning after extended downtime

By following the prescribed maintenance schedule, you help ensure your device remains profitable, compliant, and fully integrated into the network.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.decharge.network/deployment-and-operations/maintenance-schedule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
