🔌 Omada work #708

This commit is contained in:
jokob-sk
2024-07-05 23:53:55 +10:00
parent f03f3f33b1
commit eff98257d6
11 changed files with 110 additions and 69 deletions

View File

@@ -434,7 +434,7 @@
},
{
"column": "Extra",
"mapped_to_column": "cur_NetworkSite",
"mapped_to_column": "cur_Type",
"css_classes": "col-sm-2",
"show": false,
"type": "label",

View File

@@ -65,7 +65,7 @@ def main():
mylog('verbose', [f'[{pluginName}] New entries: "{len(new_devices)}"'])
# log result
plugin_objects.write_result_file()
# plugin_objects.write_result_file()
return 0