added base functions and api

This commit is contained in:
mattijs vanhaverbeke
2020-04-16 14:22:42 +02:00
parent a4807b306b
commit ac76d70c57
11 changed files with 111 additions and 25 deletions
+10 -1
View File
@@ -1,8 +1,17 @@
# netbox-topology-views
## preview
![preview image](doc/img/preview.png?raw=true "preview")
## install
Add 'netbox_topology_views' to the PLUGINS array in your django configuration file.
Then run python3 manage.py collectstatic --no-input
There is also support for custom fiels.
If you create a custom field "coordinates" for "dcim > device" with type "text" and name "coordinates" you will see the same layout every time.
## use
go to /plugins/topology-views/
go to /plugins/topology-views/ view your topologies