MCPcopy Create free account
hub / github.com/UtilitechAS/amsreader-firmware / getDayData

Method getDayData

lib/AmsDataStorage/src/AmsDataStorage.cpp:554–556  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

552}
553
554DayDataPoints AmsDataStorage::getDayData() {
555 return day;
556}
557
558MonthDataPoints AmsDataStorage::getMonthData() {
559 return month;

Callers 1

configFileDownloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected