Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.07 KB

EnvoysResponseEnvoysInner.md

File metadata and controls

15 lines (11 loc) · 1.07 KB

EnphaseOpenAPI.Enlighten.Model.EnvoysResponseEnvoysInner

Properties

Name Type Description Notes
EnvoyId int The Enlighten ID of the Envoy.
LastReportAt long The last time this Envoy submitted a report, by default expressed in Unix epoch time. When the `datetime_format` query parameter is `iso8601`, `last_report_at` is in ISO 8601 format. If Enlighten has no record of a report from this Envoy, returns null.
Name string The human-friendly name of this Envoy.
PartNumber string The Enphase part number of this Envoy.
SerialNumber string The serial number of this Envoy.
Status string The current status of this Envoy. * `normal` - The Envoy is operating normally. * `comm` - The Envoy is not communicating to Enlighten.

[Back to Model list] [Back to API list] [Back to README]