Get a summary of one system's current status and lifetime production
Source:R/systems.R
enphase_summary.RdGet a summary of one system's current status and lifetime production
Arguments
- system_id
The system's numeric ID, from
enphase_systems().- config_dir
Directory for credential and token files. Defaults to the
ENPHASER_CONFIG_DIRenvironment variable if set, otherwisetools::R_user_dir("enphaseR", "config").