{% extends "base.html" %} {% block content %}
Identity, version, and build info for this Vendora SBC. Useful when filing a bug or asking for support — copy the version + git hash so the team knows exactly which build you're on.
| VND-ID |
{% if data.vnd_id %}
{{ data.vnd_id }}
{% else %}
— not yet generated
VND-ID is generated on first license-server contact.
Until then this device has no global identity.
{% endif %}
|
|---|---|
| Hostname | {{ data.hostname }} |
| SBC version | SBC-{{ data.sbc_version }} |
|---|---|
| Git commit |
{{ data.git.hash }}
{% if data.git.subject %}
{{ data.git.subject }}
{% endif %}
|
| Commit date | {{ data.git.date }} |
| Git commit | — not a git checkout |
| System uptime | {{ data.system_uptime }} |
|---|---|
| Admin started | {{ data.admin_started_at_iso }} ({{ data.admin_uptime }} ago) |
Vendora SBC — coin-operated WiFi vending.