@php $current_image_uuid =$device->current_screen_image; $current_image_path = 'images/generated/' . $current_image_uuid . '.png'; @endphp

{{ $device->name }}

{{$device->mac_address}}

Friendly Id: {{$device->friendly_id}}

Refresh Interval: {{$device->default_refresh_interval}}

Battery Voltage: {{$device->last_battery_voltage}}

Wifi RSSI Level: {{$device->last_rssi_level}}

Firmware Version: {{$device->last_firmware_version}}

API Key @if($current_image_uuid) Current Image @endif
{{----}} {{-- --}} {{--

--}} {{-- {{ __('Device Details: ') }} {{ $device->name }}--}} {{--

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Name {{ $device->name }}

--}} {{--

Friendly ID {{ $device->friendly_id }}

--}} {{--

Mac Address {{ $device->mac_address }}

--}} {{--

API Key

--}} {{--

Refresh--}} {{-- Interval {{ $device->default_refresh_interval }}

--}} {{--

Battery Voltage {{ $device->last_battery_voltage }}--}} {{--

--}} {{--

Wifi RSSI Level {{ $device->last_rssi_level }}

--}} {{--

Firmware Version {{ $device->last_firmware_version }}--}} {{--

--}} {{--
--}} {{-- @if($image)--}} {{-- --}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}