Name | Type | Description | Notes |
---|---|---|---|
envoyId | Number | The Enlighten ID of the Envoy. | |
lastReportAt | Number | 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. |
-
normal
(value:"normal"
) -
comm
(value:"comm"
)