mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-31 18:48:09 +00:00
Framework update.
This commit is contained in:
@@ -10,14 +10,11 @@
|
||||
|
||||
namespace OpenWifi {
|
||||
|
||||
class SerialNumberCache * SerialNumberCache::instance_ = nullptr;
|
||||
|
||||
int SerialNumberCache::Start() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
void SerialNumberCache::Stop() {
|
||||
|
||||
}
|
||||
|
||||
void SerialNumberCache::AddSerialNumber(const std::string &S, const std::string &DeviceType) {
|
||||
|
||||
Reference in New Issue
Block a user