On-site assets

On-site assets

List solar systems and batteries mapped to the authenticated user's sites. v1 is read-only: VoltView pulls generation and storage from the inverter or installer portal and does not charge, discharge, or change setpoints.

get/v1/assets

Response

On-site assets retrieved successfully

idstring

Asset identifier

siteIdstring

Site the asset is mapped to

type'SOLAR' | 'BATTERY'

Asset type

importMpanstring

Import MPAN the asset is mapped to

exportMpanstring

Export MPAN if the site has one

portalstring

OEM or installer monitoring portal

status'ONLINE' | 'FAULT' | 'OFFLINE'

Asset status from the portal

Changes