## Project Templates
### Overview
- Project templates are designed to reduce the difficulty for developers to build projects. Common categories and common capabilities are organized and the corresponding project source code is provided.

### Lighting Templates
- The lighting category currently provides five templates
  - 1. SDM general template, corresponding to the entire **lighting category**.
  - 2. General lighting source template, corresponding to the **light source subcategory**.
  - 3. Beacon panel template, corresponding to the **Beacon protocol device**.
  - 4. Lighting strip template, corresponding to the lighting **light strip subcategory**.
  - 5. Lighting string template, corresponding to the **lighting string category**.

### How to choose
- If you want to develop the light source category, select "General lighting source template".
- If you want to develop the Beacon protocol device category, select "Beacon panel template".
- If you want to develop the light strip category, select "Lighting strip template".
- If you want to develop the light string category, select "Lighting string template".
- If you want to develop others, select "SDM general template".