10.1.29. 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

10.1.29.1. Module Configuration

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

10.1.29.2. Provides

main:empty
EVerest Setup

10.1.29.3. Requirements

store:kvs

10.1.29.4. Metadata

10.1.29.4.1. Authors

Kai-Uwe Hermann

10.1.29.4.2. License