| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Lampe | LichtquellenTypModule | Strassenbeleuchtungen |
| Property | Type | Entity | Reference | Module |
| (1) AusbauDatum | DATE | Lampe | ||
| (2) Installationsdatum | DATE | Lampe | ||
| (3) IstPrimaer | BOOL | Lampe | ||
| (4) LeistungWatt | STRING | Lampe | ||
| (5) Leuchteninstallation | INT | Lampe | Leuchteninstallation | LeuchteninstallationModule |
| (6) LichtquellenTyp | INT | Lampe | LichtquellenTyp | LichtquellenTypModule |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /lampe | findAllLampe() | LichtquellenTypModule | GET | Lampe |
| (2) /lampe/lichtquellentyp/{id} | findAllLampeOfLichtquellenTyp(id) | LichtquellenTypModule | GET | LichtquellenTyp Lampe |
| (3) /lampe/leuchteninstallation/{id} | findAllLampeOfLeuchteninstallation(id) | LichtquellenTypModule | GET | Leuchteninstallation Lampe |
| (4) /lampe/{id} | findLampeById(id) | LichtquellenTypModule | GET | Lampe |
| (5) /lampe | insertLampe(lampe) | LichtquellenTypModule | POST | Lampe |
| (6) /lampe/{id} | deleteLampeById(id) | LichtquellenTypModule | DELETE | Lampe |
| (7) /lampe/{id} | updateLampeById(lampe) | LichtquellenTypModule | PUT | Lampe |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |