Get the explanation of a past window for an inverter
The customer-facing narrative of what this inverter’s battery did over a past window, written in the organization’s language unless language overrides it. It is generated on the first read of a window and cached, so a call that finds no cached explanation writes one and can take several seconds. null means no explanation exists for the window. feedback carries the requesting user’s own rating and nobody else’s.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID of the user's organization
The user ID of the user whom the inverter belongs to
The ID of the specified inverter
Query Parameters
Start of the past window to explain
End of the past window to explain
Optional language code (e.g. 'de') overriding the organization's default language
Response
OK
The wire shape every device-type explainer endpoint serves.
Durable identifier of this explanation, used to dismiss it or rate it.
The customer-facing narrative, in the resolved language.
The requesting user's own rating of this explanation, or null when they have not rated it.
