| Device ID |
{{ content["device_id"] || "N/A" }} |
| Hostname |
{{ content["hostname"] || "N/A" }} |
| Platform |
{{ content["platform_name"] || "N/A" }} (ID: {{ content["platform_id"] || "N/A" }}) |
| OS Version |
{{ content["os_version"] || "N/A" }} (Build: {{ content["os_build"] || "N/A" }}) |
| Agent Version |
{{ content["agent_version"] || "N/A" }} |
| External IP |
{{ content["external_ip"] || "N/A" }} |
| Local IP |
{{ content["local_ip"] || "N/A" }} |
| MAC Address |
{{ content["mac_address"] || "N/A" }} |
| System Manufacturer |
{{ content["system_manufacturer"] || "N/A" }} |
| System Product Name |
{{ content["system_product_name"] || "N/A" }} |
| Serial Number |
{{ content["serial_number"] || "N/A" }} |
| First Seen |
{{ content["first_seen"] || "N/A" }} |
| Last Seen |
{{ content["last_seen"] || "N/A" }} |
| Provision Status |
{{ content["provision_status"] || "N/A" }} |
| Status |
{{ content["status"] || "N/A" }} |