Get the kVA rating of an Inverter by Id.
cURL
curl --request GET \ --url https://api.plantpredict.terabase.energy/Inverter/{inverterId}/kVA \ --header 'Authorization: Bearer <token>'
{ "kVa": 150 }
Documentation IndexFetch the complete documentation index at: https://docs.plantpredict.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.plantpredict.com/llms.txt
Use this file to discover all available pages before exploring further.
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.
Authorization: Bearer <token>
kVA value