mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralfms.git
synced 2025-11-02 19:58:14 +00:00
Adding DeviceInformation API
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
// Created by stephane bourque on 2021-07-13.
|
||||
//
|
||||
|
||||
#ifndef UCENTRALFMS_RESTAPI_HISTORYHANDLER_H
|
||||
#define UCENTRALFMS_RESTAPI_HISTORYHANDLER_H
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "framework/MicroService.h"
|
||||
|
||||
@@ -27,6 +25,3 @@ namespace OpenWifi {
|
||||
void DoPut() final {};
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
#endif //UCENTRALFMS_RESTAPI_HISTORYHANDLER_H
|
||||
|
||||
Reference in New Issue
Block a user