Device pool
Registered devices
🌙
☀️
Register new device
Enter device information. Once registered, the device will appear in your assigned devices list.
r.json()) .then(d => { submitting = false; if (d.success) { if (d.redirect) window.location.href = d.redirect; else window.location.href = '/' + locale + '/admin/devices'; } else { formError = d.error || 'Validation error'; } }) .catch(e => { submitting = false; formError = e.message || 'Request failed'; }); " class="space-y-6 bg-white dark:bg-gray-800 rounded-xl border border-gray-200 dark:border-gray-700 p-6 sm:p-8">
Device information
Serial number *
Name *
Location
Device configuration
Timezone
Europe/Amsterdam
Europe/London
Europe/Berlin
Europe/Paris
UTC
Customer *
Default customer
Auto-sync with cloud
Sync interval (minutes)
Register device
Cancel