MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / getConfigLabel

Function getConfigLabel

web/scripts/ragnar_modern.js:510–515  ·  view source on GitHub ↗
(key)

Source from the content-addressed store, hash-verified

508 description: "Seconds of inactivity allowed before shutting down the Ragnar access point."
509 },
510 wifi_reconnect_interval: {
511 label: "Wi-Fi Reconnect Interval (s)",
512 description: "Seconds between Wi-Fi reconnect attempts when the device is offline."
513 },
514 wifi_ap_cycle_enabled: {
515 label: "AP Smart Cycling",
516 description: "Periodically cycle the access point when active to limit exposure."
517 },
518 wifi_initial_connection_timeout: {

Callers 1

displayConfigFormFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected