Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 949 Bytes

InventoryResponse.md

File metadata and controls

14 lines (10 loc) · 949 Bytes

EnphaseOpenAPI.Enlighten.Model.InventoryResponse

Properties

Name Type Description Notes
SystemId int Enlighten ID for this system.
Envoys List<InventoryResponseEnvoysInner> A list of Envoys on this system, including serial number. [optional]
Inverters List<InventoryResponseEnvoysInner> A list of inverters on this system, including serial and model numbers.
Meters List<InventoryResponseMetersInner> A list of meters on this system, including serial number, manufacturer, and model number.
Meta Meta

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