generated from Dicken/dickendock
Commit 8: Plugin-System (Scanner erweitern, Geräte importieren, Icons)
This commit is contained in:
9
apps/backend/plugins/static-import/devices.example.json
Normal file
9
apps/backend/plugins/static-import/devices.example.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"hostname": "nas",
|
||||
"ip": "192.168.1.20",
|
||||
"mac": "AA:BB:CC:DD:EE:FF",
|
||||
"manufacturer": "Synology",
|
||||
"model": "DS920+"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user