mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-20 12:05:09 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -171,7 +171,7 @@ namespace OpenWifi::RESTAPI_RPC {
|
||||
// we need to post a kafka event for this.
|
||||
if (Params.has(uCentralProtocol::CONFIG)) {
|
||||
DeviceConfigurationChangeKafkaEvent KEvent(
|
||||
Cmd.SerialNumber, Utils::Now(),
|
||||
Utils::SerialNumberToInt(Cmd.SerialNumber), Utils::Now(),
|
||||
Params.get(uCentralProtocol::CONFIG).toString());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user