Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UtilitechAS/amsreader-firmware
/ getL1ActiveImportPower
Method
getL1ActiveImportPower
lib/AmsData/src/AmsData.cpp:355–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
uint32_t AmsData::getL1ActiveImportPower() {
356
return this->l1activeImportPower;
357
}
358
359
uint32_t AmsData::getL2ActiveImportPower() {
360
return this->l2activeImportPower;
Callers
6
CloudConnector.cpp
File · 0.80
publishList4
Method · 0.80
apply
Method · 0.80
publishList4
Method · 0.80
dataJson
Method · 0.80
publishList4
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected