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

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

11.1.28.2. Provides

main:empty
EVerest Setup

11.1.28.3. Requirements

store:kvs

11.1.28.4. Metadata

11.1.28.4.1. Authors

Kai-Uwe Hermann

11.1.28.4.2. License