Device ID: {{ $data->global_device_id }}
Status: {{ $type == 'not-active' ? 'Offline' : 'Online' }}
KWh Units : {{ number_format((float) ($data->total_kwh ?? 0), 2) }}
Graphs Logs Alerts
@csrf