[GET] Tenant Configuration
/api/tenant-metering/configuration
TenantConfigurationRequestDTO
Attributes:
| Name | Type | Description |
|---|---|---|
site_id |
int
|
Unique ID assigned to a site |
TenantConfigurationResponseDTO
Attributes:
| Name | Type | Description |
|---|---|---|
area_meters |
List[AreaMeterDTO]
|
List of area meters under the building |
AreaMeterDTO
Attributes:
| Name | Type | Description |
|---|---|---|
area_meter_id |
int
|
Unique ID assigned to an area meter |
area_meter_name |
str
|
Name of the area meter |