Devices
[[ device_rows().filter(d => { return d.is_ready } ).length ]] ready
[[ device_rows().filter(d => { return d.api_heartbeat_state == "online" } ).length ]] online
[[ device_rows().filter(d => { return d.api_heartbeat_state != "online"} ).length ]] offline
Create Collection
Group [[ selected_devices.length ]] selected devices into a collection for later reference.
Overwrite Collection
Overwrite a collections devices with [[ selected_devices.length ]] selected devices.
[[ device_overview.device_name ]]
| UUID: | [[ device_overview.uuid ]] |
|---|---|
| Contact: | [[ device_overview.contact ]] |
| Heartbeat State | [[ device_overview.api_heartbeat_state ]] since [[ device_overview.last_connectivity_event ]] | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| VPN connected | [[ device_overview.is_online ]] since [[ device_overview.last_vpn_event ]] | ||||||||
| Status | [[ device_overview.status ]] | ||||||||
| OS Version | [[ device_overview.os_version ]] | ||||||||
| Supervisor Version | [[ device_overview.supervisor_version ]] | ||||||||
| Ready | [[ device_overview.is_ready ]] | ||||||||
| IP address |
|
||||||||
| MAC address |
|
||||||||
| Peripherals |
|