API Reference

Returns details for a single Battery

Path Params
string
required

ID of the Battery to return

Responses

Response body
object
string
required

Battery id

string
required

vendor providing this Battery

chargepoint enphase enphasevpp franklinwh sma smasbox solaredge solis tesla virtual

string
required

The corresponding ID of the Battery in the vendor's system. Always a string; if the remote type is an integer, this will be a decimal representation of it.

string
required

Date the request was generated in ISO-8601 format (timezone is always +00:00 and is always present)

string
required

Model number of Battery

string
required

Manufacturer serial number of the Battery

string

Customer defined name of the Battery

string
required

The Derapi Site ID this Battery is associated with

number

The rated storage capacity of the unit

string

Battery management system mode. Values are Self Consumption - minimize grid import, Savings - optimizing Battery to save money; usually based on a rate plan, Backup - only use Battery for grid backup

Self Consumption Savings Backup

number
Defaults to 20

Battery state of charge as a percent of capacity

recentErrors
array

Most recent errors, warnings, or info reported by the manufacturer for this Battery. The key represents the severity level (info/warning/error); the value is a string description. start is always present and is the last element to be returned.

recentErrors

Language
Credentials
OAuth2