@extends('layouts.app') @section('title', 'Add Device') @section('content')

Add New Device

Register a new sensor or gateway to your account

Quick Setup Guide

  1. Fill the form below to register your device
  2. Copy the generated API Key
  3. Run the gateway script on your computer/Raspberry Pi
  4. Your device will appear online automatically
@csrf
Give your device a descriptive name
Unique identifier for your device
@endsection