BE: CurrentScan table leanup - column rename

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-01-25 16:38:45 +11:00
parent f173325b7b
commit d24411fa53
37 changed files with 450 additions and 450 deletions

View File

@@ -451,7 +451,7 @@
"localized": [
"name"
],
"mapped_to_column": "cur_MAC",
"mapped_to_column": "scanMac",
"name": [
{
"language_code": "en_us",
@@ -477,7 +477,7 @@
"localized": [
"name"
],
"mapped_to_column": "cur_IP",
"mapped_to_column": "scanLastIP",
"name": [
{
"language_code": "en_us",
@@ -503,7 +503,7 @@
"localized": [
"name"
],
"mapped_to_column": "cur_Name",
"mapped_to_column": "scanName",
"name": [
{
"language_code": "en_us",
@@ -524,7 +524,7 @@
},
{
"column": "Watched_Value2",
"mapped_to_column": "cur_Vendor",
"mapped_to_column": "scanVendor",
"css_classes": "col-sm-2",
"default_value": "",
"localized": [
@@ -550,7 +550,7 @@
},
{
"column": "Dummy",
"mapped_to_column": "cur_ScanMethod",
"mapped_to_column": "scanSourcePlugin",
"mapped_to_column_data": {
"value": "ASUSWRT"
},