Heatsense Radiocheck Icon Heatsense Radiocheck

Error: Fehler:
📹 Camera active - Point at QR code 📹 Kamera aktiv - Auf QR-Code zeigen
⏱️ Cooldown active (1 second between scans)
⏱️ Abklingzeit aktiv (1 Sekunde zwischen Scans)
QR Scan Image

Request History Anfrageverlauf

Admin Configuration Admin-Konfiguration

Error: Fehler:

API Settings API-Einstellungen

Available variables:
{{content}} - Extracted DevEUI (preserves case)
{{content_lower}} - Extracted DevEUI converted to lowercase

DevEUI Extraction: If QR contains semicolons (e.g., LA666118660;A840419A2A5D5D04;...), the second value is used as DevEUI. Otherwise, the entire content is treated as DevEUI.

Note: DevEUI in history will be clickable and open the details page URL in a new tab.

DevEUI Extraction

The application automatically extracts DevEUI from QR codes in two supported formats:

Die Anwendung extrahiert automatisch DevEUI aus QR-Codes in zwei unterstützten Formaten:

Format 1 - Direct DevEUI:
A840419A2A5D5D04

Format 2 - Semicolon-separated (DevEUI is 2nd value):
LA666118660;A840419A2A5D5D04;A840410000000101;E213CDA25D8DCB5C

Result: Both formats extract A840419A2A5D5D04 as the DevEUI for API calls and details page URLs.

OIDC Configuration

Common OIDC Provider Examples:

Keycloak: https://your-keycloak.com/auth/realms/your-realm
Auth0: https://your-domain.auth0.com
Azure AD: https://login.microsoftonline.com/your-tenant-id/v2.0
Google: https://accounts.google.com

JWT Debug Mode JWT-Debug-Modus

For testing purposes, you can paste a JWT token directly instead of using OIDC flow.

Zu Testzwecken können Sie ein JWT-Token direkt einfügen, anstatt den OIDC-Flow zu verwenden.

JWT Mode Active

You are currently authenticated using a direct JWT token instead of OIDC flow.

App Cache & Updates App-Cache & Updates

Manage app caching and check for updates:

App-Caching verwalten und nach Updates suchen:

Cache Strategy: Static assets use stale-while-revalidate pattern.
API Requests: Never cached to ensure fresh data.
Auto-updates: Checks for updates every minute when online.

Debug Information Debug-Informationen