{% extends "base.html" %} {% block title %}Edit Device - SW Labs Management{% endblock %} {% block content %}

Edit Device

Enter a unique name for the device
Choose the type of device
Enter the device's IP address (e.g., 192.168.1.100)
Choose which station this device belongs to
Enter the operating system information
Optional list of special applications or software
Cancel
{% endblock %}