Back Button
Back Button
Section titled “Back Button”Rendert Back-, Overview- und Control-Buttons für Detaildashboards.
Felder
Section titled “Felder”| Feld | Required | Typ | Default | Beschreibung |
|---|---|---|---|---|
generateBackButton(id, config) | Ja | (string, Array<ButtonConfig>) => void | - | Entry point. |
config[].id | Ja | 'back' | 'overview' | 'control' | - | Button-Typ. |
config[].config.link | Bedingt | string | - | Ziel-URL für overview. Runtime hängt &kiosk=1 an. |
config[].config.serial | Bedingt | string | - | Seriennummer für control. |
config[].config.user_log_deviceId | Bedingt | string | - | DeviceId für Userlog bei control. |
Hinweise
Section titled “Hinweise”- Back ist nur aktiv, wenn die URL den Query-Parameter backButton=1 enthält.
- Control schreibt zuerst einen Userlog per sendResult und danach user_check auf das aktuelle Device.