mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-02 08:12:21 -07:00
BE+FE: better VLAN/SSID handling
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -1516,6 +1516,9 @@
|
||||
},
|
||||
{
|
||||
"function": "devSSID",
|
||||
"events": [
|
||||
"add_option"
|
||||
],
|
||||
"type": {
|
||||
"dataType": "string",
|
||||
"elements": [
|
||||
@@ -1599,6 +1602,9 @@
|
||||
},
|
||||
{
|
||||
"function": "devVlan",
|
||||
"events": [
|
||||
"add_option"
|
||||
],
|
||||
"type": {
|
||||
"dataType": "string",
|
||||
"elements": [
|
||||
|
||||
Reference in New Issue
Block a user