@extends('layouts.app') @section('title', 'Device Details - ' . $device->name) @section('content')
Use this API Key to connect your device:
{{ $device->api_key }}
{
"server": "{{ config('app.url') }}",
"api_key": "{{ $device->api_key }}",
"device_id": "{{ $device->device_id }}"
}
| Time | Type | Value | Details |
|---|---|---|---|
|
|
|||