Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.2 KB

EnvoysResponseEnvoysInner.md

File metadata and controls

17 lines (12 loc) · 1.2 KB

EnvoysResponseEnvoysInner

Properties

Name Type Description Notes
envoy_id int The Enlighten ID of the Envoy.
last_report_at int 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 str The human-friendly name of this Envoy.
part_number str The Enphase part number of this Envoy.
serial_number str The serial number of this Envoy.
status str The current status of this Envoy. * `normal` - The Envoy is operating normally. * `comm` - The Envoy is not communicating to Enlighten.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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