13.1.31. Setup

The EVerest Setup module for setting up a LAN or WIFI network connection. This module needs privileged access and should not run during normal operations

13.1.31.1. Module Configuration

setup_wifi:boolean <optional>
default: False
Allow wifi setup
localization:boolean <optional>
default: False
Enable localization support
setup_simulation:boolean <optional>
default: False
Allow simulation setup
online_check_host:string <optional>
default: “lfenergy.org”
Hostname or IP to use to check for internet connectivity
initialized_by_default:boolean <optional>
default: True
Always report as if the charger was initialized
release_metadata_file:string <optional>
default: “release.json”
Location of the release metadata file relative to the EVerest prefix
ap_interface:string <optional>
default: “wlan0”
Wifi interface for AP mode
ap_ipv4:string <optional>
default: “192.168.1.1/24”
IPv4 address of the AP

13.1.31.2. Provides

main:empty
EVerest Setup

13.1.31.3. Requirements

store:kvs 1

13.1.31.4. Metadata

13.1.31.4.1. Authors

Kai-Uwe Hermann

13.1.31.4.2. License