View source: R/data_monitoring_check.R
data_monitoring_check | R Documentation |
This function filters down data monitoring/inverter down and merges with reference files.
data_monitoring_check(se, sma, sp, status, clients)
se |
SolarEdge Data. |
sma |
SunnyPortal Data |
sp |
SunPower Data. |
clients |
Reference for customer job information. |
staus |
Reference list on site status. |
Updated recent down data monitoring data.frame as an object, and also written to recent_down_dm.csv.
data_monitoring_check<- function(se, sma, sp, status, clients)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.