System Control DV (sysctrl.json)
Provides one‑tap access to device operations: reboot, DFU (firmware update) for both radios, local allocation, forced return, and provisioning mode.
File: /dvs/sysctrl.json
Page 1 (id: "1")
Section titled “Page 1 (id: "1")”| Widget | Type | Behaviour |
|---|---|---|
system_controls | static (localized) | Page title – see Dicts |
reboot | button | Runs reboot – Button actions |
dfunrf53 | button | Sets devcfg.fw.dfu_start via updateOutput |
dfunrf52 | button | Sets devcfg.bleperi.dfu_start via updateOutput |
alloclocal | button | Runs alloc_local – triggers local allocation |
forcereturn | button | Runs ret_force – forces return/unallocation |
provisioning | button | Sets devcfg.fw.prov_start via updateOutput |
duress_app/ MQTT Interaction
Section titled “duress_app/ MQTT Interaction”All actions are local to the device. No duress_appinvolvement.
Related
Section titled “Related”- Button actions –
run,updateOutput - sysfns DV – the functions menu that links here
- Provisioning – how provisioning mode works