mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralfms.git
synced 2025-10-29 18:02:20 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "RESTAPI/RESTAPI_deviceReportHandler.h"
|
||||
#include "RESTAPI/RESTAPI_deviceInformation_handler.h"
|
||||
#include "framework/RESTAPI_SystemCommand.h"
|
||||
#include "framework/RESTAPI_WebSocketServer.h"
|
||||
|
||||
namespace OpenWifi {
|
||||
|
||||
@@ -26,7 +27,8 @@ namespace OpenWifi {
|
||||
RESTAPI_connectedDeviceHandler,
|
||||
RESTAPI_historyHandler,
|
||||
RESTAPI_deviceReportHandler,
|
||||
RESTAPI_deviceInformation_handler
|
||||
RESTAPI_deviceInformation_handler,
|
||||
RESTAPI_webSocketServer
|
||||
>(Path,Bindings,L, S, TransactionId);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user