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

Method AmsData

lib/AmsData/src/AmsData.cpp:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8#include <algorithm>
9
10AmsData::AmsData() {}
11
12void AmsData::apply(AmsData& other) {
13 if(other.getListType() < 3) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected