Skip to content

[GET] registeredSites

/api/manager/registeredSites

RegisteredSitesRequestDTO

Attributes:

Name Type Description
user_id str

user id of the logged in account

project_id str

id of the project

RegisteredSitesResponseDTO

Attributes:

Name Type Description
sites List[RegisteredSiteDTO]

list of registered sites

RegisteredSiteDTO

Attributes:

Name Type Description
site_id int

id of the site

site_name str

name of the site

service str

service type of the site

devices list

list of devices

RegisteredDeviceDTO

Attributes:

Name Type Description
meter_id str

id of the meter

name str

name of the meter

type str

device type of the meter