Skip to main content

Create new solar user

All steps needed to create a user with a solar installation.

Steps to create one user with a solar installation

  1. Create the user: Start by entering the user's personal data to generate a userId.
  2. Create the house: Use the userId to create a house, which will provide a houseId.
  3. Create a solar integration: From the portal settings, input vendor details, API username, and API password to set up the solar integration.
  4. Retrieve installation data: Use the name or plantCode to search for installation metadata, including the equipmentId, which will be needed to link it to the house.
  5. Link the solar installation to the house: Finally, connect the solar installation using equipmentId to the houseId to enable monitoring of all inverter data, including energy production, consumption, real-time power, and solar savings.

Endpoints needed

createUser

createHouse

getInstallations

connectInstallation