mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-10-30 18:27:49 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -3129,7 +3129,12 @@ static std::string DefaultUCentralSchema = R"foo(
|
|||||||
"client.key-mismatch",
|
"client.key-mismatch",
|
||||||
"wifi",
|
"wifi",
|
||||||
"wifi.start",
|
"wifi.start",
|
||||||
"wifi.stop"
|
"wifi.stop",
|
||||||
|
"wired",
|
||||||
|
"wired.carrier-up",
|
||||||
|
"wired.carrier-down",
|
||||||
|
"unit",
|
||||||
|
"unit.boot-up"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -3155,7 +3160,12 @@ static std::string DefaultUCentralSchema = R"foo(
|
|||||||
"client.key-mismatch",
|
"client.key-mismatch",
|
||||||
"wifi",
|
"wifi",
|
||||||
"wifi.start",
|
"wifi.start",
|
||||||
"wifi.stop"
|
"wifi.stop",
|
||||||
|
"wired",
|
||||||
|
"wired.carrier-up",
|
||||||
|
"wired.carrier-down",
|
||||||
|
"unit",
|
||||||
|
"unit.boot-up"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user