mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
bbfdm: refresh DHCP entries when a new extender/repeater is connected
This commit is contained in:
parent
45a754f567
commit
312d28bec4
1 changed files with 4 additions and 0 deletions
|
|
@ -15,9 +15,13 @@
|
|||
]
|
||||
},
|
||||
"dhcp_refresh": {
|
||||
"if_operator": "OR",
|
||||
"if" : [
|
||||
{
|
||||
"event": "host"
|
||||
},
|
||||
{
|
||||
"event": "wifi.dataelements.Associated"
|
||||
}
|
||||
],
|
||||
"then" : [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue