Devices

Create Collection

Group [[ selected_devices.length ]] selected devices into a collection for later reference.

Submit
Overwrite Collection

Overwrite a collections devices with [[ selected_devices.length ]] selected devices.

Submit
[[ device_overview.device_name ]]
UUID: [[ device_overview.uuid ]]
Contact: [[ device_overview.contact ]]
Temp: [[ device_overview.cpu_temp ]]°C
CPU: [[ device_overview.cpu_usage ]]%
Memory: [[ (device_overview.memory_usage / device_overview.memory_total).toFixed(2)*100 ]]%
Storage: [[ (device_overview.storage_usage / device_overview.storage_total).toFixed(2)*100 ]]%
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
  • [[ ip ]]
MAC address
  • [[ ip ]]
Peripherals
Name Type Docs Configuration
[[ p.peripheral.name ]] [[ p.peripheral.schema.type ]] Link
  • [[ ci.label ]] = [[ p.configuration.find(c => c.label == ci.id).value ]]

Collections