API Keys
April 8, 2026 · View on GitHub
Deutsch • English
API Keys
| Key | R/W | Type | Category | Description |
|---|---|---|---|---|
| acp | R/W | bool | Config | allowChargePause (car compatiblity) |
| acs | R/W | uint8 | Config | access_control user setting (Open=0, Wait=1) |
| acu | R | int | Status | How many ampere is the car allowed to charge now? |
| adi | R | bool | Status | Is the 16A adapter used? Limits the current to 16A |
| alw | R | bool | Status | Is the car allowed to charge at all now? |
| ama | R/W | uint8 | Config | ampere_max limit |
| amp | R/W | uint8 | Config | requestedCurrent in Ampere, used for display on LED ring and logic calculations |
| amt | R | int | Status | temperatureCurrentLimit |
| ara | R/W | bool | Config | automatic stop remain in aWATTar |
| ate | R/W | double | Config | automatic stop energy in Wh |
| atp | R | optional<object> | Status | nextTripPlanData (debug) |
| att | R/W | seconds | Config | automatic stop time in seconds since day begin, calculation: (hours3600)+(minutes60)+(seconds) |
| avgfhz | R | TYPE | Status | Stromnetz average frequency (~50Hz) + |
| awc | R/W | uint8 | Config | awattar country (Austria=0, Germany=1) |
| awcp | R | optional<object> | Status | awattar current price |
| awe | R/W | bool | Config | useAwattar |
| awp | R/W | float | Config | awattarMaxPrice in ct |
| awpl | W | TYPE | Status | awattar price list, timestamps are measured in unix-time, seconds since 1970 + |
| bac | R/W | uint8_t | Config | Button allow Current change (0=AlwaysLock, 1=LockWhenCarIsConnected, 2=LockWhenCarIsCharging, 3=NeverLock) |
| bar | R/W | TYPE | Config | Button Allow WiFi AP reset (0=AlwaysLock, 1=LockWhenCarIsConnected, 2=LockWhenCarIsCharging, 3=NeverLock) + |
| car | R | optional<uint8> | Status | carState, null if internal error (Unknown/Error=0, Idle=1, Charging=2, WaitCar=3, Complete=4, Error=5) |
| cards (removed in firmware 60.0) | R/W | array | Config | array of user data (name, energy used, activation state) |
| c0n c1n c2n c3n c4n c5n c6n c7n c8n c9n (introduced in 60.0) | R/W | string | Config | RFID card (0..9) Name |
| c0e c1e c2e c3e c4e c5e c6e c7e c8e c9e (introduced in 60.0) | R/W | uint64_t | Config | RFID card (0..9) Energy (Wh) |
| c0i c1i c2i c3i c4i c5i c6i c7i c8i c9i (introduced in 60.0) | R/W | bool | Config | RFID card (0..9) ID (true / false) |
| cbl | R | optional<int> | Status | cable_current_limit in A |
| ccd | R | TYPE | Status | Connected controller data + |
| cch | R/W | string | Config | color_charging, format: #RRGGBB |
| cco | R/W | double | Config | car consumption (only stored for app) |
| ccrv | R | string | Constant | chargectrl recommended version |
| ccu | R | optional<object> | Status | charge controller update progress (null if no update is in progress) |
| ccw | R | optional<object> | Status | Currently connected WiFi |
| cdi | R | object | Status | charging duration info (null=no charging in progress, type=0 counter going up, type=1 duration in ms) |
| cfi | R/W | string | Config | color_finished, format: #RRGGBB |
| cid | R/W | string | Config | color_idle, format: #RRGGBB |
| cle | R | TYPE | Status | Cloud last error + |
| clea | R | TYPE | Status | Cloud last error (age) + |
| cll | R | TYPE | Status | Current limits list + |
| clp | R/W | array | Config | current limit presets, max. 5 entries |
| cmmr | R | TYPE | Config | controllerMdnsMaxResults + |
| cmp | R | TYPE | Config | controllerMdnsProto + |
| cms | R | TYPE | Config | controllerMdnsService + |
| cmse | R | TYPE | Config | controllerMdnsScanEnabled, set to false to completely disable any MDNS searches (debugging) + |
| csa | R | TYPE | Status | controller scan active + |
| ct | R/W | TYPE | Config | car type, free text string (max. 64 characters) + |
| ctrls | R | TYPE | Status | Controllers search result + |
| cus | R | uint8 | Status | Cable unlock status (Unknown=0, Unlocked=1, UnlockFailed=2, Locked=3, LockFailed=4, LockUnlockPowerout=5) |
| cwc | R/W | string | Config | color_waitcar, format: #RRGGBB |
| cwe | R/W | bool | Config | cloud websocket enabled" |
| data | R | TYPE | Status | grafana token from cloud for app + |
| del | W | uint8 | Other | set this to 0-9 to clear card (erases card name, energy and rfid id) |
| deltaa | R | float | Other | deltaA |
| deltap | R | float | Status | deltaP |
| delw | W | uint8 | Other | set this to 0-9 to delete sta config (erases ssid, key, ...) |
| di1 | R/W | TYPE | Config | digital Input 1-phase + |
| die | R/W | TYPE | Config | digital Input Enabled + |
| dii | R/W | TYPE | Config | digital Input Inverted + |
| dll | R | TYPE | Status | download link for app csv export + |
| dns | R | object | Status | DNS server |
| dsrc | R | TYPE | Status | inverter data source + |
| dwo | R/W | optional<double> | Config | charging energy limit, measured in Wh, null means disabled, not the next-trip energy |
| err | R | optional<uint8> | Status | error, null if internal error (None = 0, FiAc = 1, FiDc = 2, Phase = 3, Overvolt = 4, Overamp = 5, Diode = 6, PpInvalid = 7, GndInvalid = 8, ContactorStuck = 9, ContactorMiss = 10, FiUnknown = 11, Unknown = 12, Overtemp = 13, NoComm = 14, StatusLockStuckOpen = 15, StatusLockStuckLocked = 16, Reserved20 = 20, Reserved21 = 21, Reserved22 = 22, Reserved23 = 23, Reserved24 = 24) |
| esk | R/W | bool | Config | energy set kwh (only stored for app) |
| eto | R | uint64 | Status | energy_total, measured in Wh |
| ferm | R | uint8 | Status | effectiveRoundingMode |
| ffb | R | uint8 | Status | lock feedback (NoProblem=0, ProblemLock=1, ProblemUnlock=2) |
| fhz | R | optional<float> | Status | Stromnetz frequency (~50Hz) or 0 if unknown |
| fmt | R/W | milliseconds | Config | minChargeTime in milliseconds |
| fna | R/W | string | Config | friendlyName |
| frc | R/W | uint8 | Config | forceState (Neutral=0, Off=1, On=2) |
| frm | R | uint8 | Config | roundingMode PreferPowerFromGrid=0, Default=1, PreferPowerToGrid=2 |
| fsp | R | bool | Status | force_single_phase, das Rechenergebnis der Ladelogik, ob gerade single phase benötigt wird oder nicht. |
| fsptws | R | optional<milliseconds> | Status | force single phase toggle wished since |
| fst | R/W | float | Config | startingPower in watts |
| fup | R/W | bool | Config | usePvSurplus |
| fwc | R | string | Constant | firmware from CarControl |
| fwv | R | string | Constant | FW_VERSION |
| fzf | R/W | bool | Config | zeroFeedin |
| gmtr | R/W | TYPE | Config | gridMonitoringTimeReconnection in seconds + |
| gsa | R/W | TYPE | Status | gridMonitoring last failure + |
| hai | R/W | TYPE | Config | httpApiEnabled (allows /api/status and /api/set requests) + |
| hla | R/W | TYPE | Config | httpLegacyApiEnabled (allows /status and /mqtt requests) + |
| host | R | optional<string> | Status | hostname used on STA interface |
| hsa | R/W | bool | Config | httpStaAuthentication |
| ido | R | optional<object> | Config | Inverter data override |
| ids | R/W | bool | Other | PvSurPlus information. e.g.: {"pGrid": 1000., "pPv": 1400., "pAkku": 2000.} pGrid < 0 ==> feed grid, pAkku < 0 ==> load battery, pPv > 0 ==> PV production, pPv < 0 ==> standby. Needed all 5 seconds. Can be read back within 10 seconds after set. pPv und pAkku are optional |
| inva | R | milliseconds | Status | age of inverter data |
| la1 | R/W | TYPE | Config | limit adapter 1-phase (in A) + |
| la3 | R/W | TYPE | Config | limit adapter 3-phase (in A) + |
| lbl | R | TYPE | Config | lastButtonHoldLong + |
| lbp | R | milliseconds | Status | lastButtonPress in milliseconds |
| lbr | R/W | uint8 | Config | led_bright, 0-255 |
| lccfc | R | optional<milliseconds> | Status | lastCarStateChangedFromCharging (in ms) |
| lccfi | R | optional<milliseconds> | Status | lastCarStateChangedFromIdle (in ms) |
| lcctc | R | optional<milliseconds> | Status | lastCarStateChangedToCharging (in ms) |
| lck | R | uint8 | Status | Effective lock setting, as sent to Charge Ctrl (Normal=0, AutoUnlock=1, AlwaysLock=2, ForceUnlock=3) |
| lcs | R | TYPE | Status | last controller scan timestamp in milliseconds since boot time + |
| led | R | object | Status | internal infos about currently running led animation |
| lfspt | R | optional<milliseconds> | Status | last force single phase toggle |
| lmo | R/W | uint8 | Config | logic mode (Default=3, Awattar=4, AutomaticStop=5) |
| lmsc | R | milliseconds | Status | last model status change |
| loa | R | optional<uint8> | Status | load balancing ampere |
| loc | R | string | Status | local time |
| loe | R/W | bool | Config | Load balancing enabled |
| lof | R/W | uint8 | Config | load_fallback |
| log | R/W | string | Config | load_group_id |
| lop | R/W | uint16 | Config | load_priority |
| lopr | R/W | TYPE | Config | load balancing protected + |
| lot | R/W | uint32 | Config | load balancing total amp |
| loty | R/W | uint8 | Config | load balancing type (Static=0, Dynamic=1) |
| lpsc | R | milliseconds | Status | last pv surplus calculation |
| lrc | R | TYPE | Status | last rfid card index + |
| lri | R | TYPE | Status | last rfid id (only available when sendRfid) + |
| lrn | W | uint8 | Other | set this to 0-9 to learn last read card id |
| lrr | R | TYPE | Status | last rfid read (milliseconds since boot) + |
| lse | R/W | bool | Config | led_save_energy |
| lto | R | TYPE | Status | local time offset in milliseconds, tab + rbt + lto = local time + |
| lwf | R | TYPE | Status | last wifi connect failed (milliseconds since boot) + |
| map | R/W | array | Config | load_mapping (uint8_t[3]) |
| mca | R/W | uint8 | Config | minChargingCurrent |
| mcc | R | TYPE | Status | MQTT connected + |
| mcca | R | TYPE | Status | MQTT connected (age) + |
| mce | R/W | TYPE | Config | MQTT enabled + |
| mci | R/W | milliseconds | Config | minimumChargingInterval in milliseconds (0 means disabled) |
| mcpd | R/W | milliseconds | Config | minChargePauseDuration in milliseconds (0 means disabled) |
| mcpea | R/W | optional<milliseconds> | Status | minChargePauseEndsAt (set to null to abort current minChargePauseDuration) |
| mcr | R/W | TYPE | Config | MQTT readonly (don't allow api writes from mqtt broker) + |
| mcs | R | TYPE | Status | MQTT started + |
| mcu | R/W | TYPE | Config | MQTT broker url + |
| men | R/W | TYPE | Config | modbus slave enabled + |
| mhe | R/W | TYPE | Config | MQTT enable homeassistant discovery + |
| mht | R/W | TYPE | Config | MQTT homeassistant topic prefix (set to null to reset back to the default) + |
| mlr | R | TYPE | Status | MQTT last error + |
| mlra | R | TYPE | Status | MQTT last error (age) + |
| mmp | R | float | Status | maximumMeasuredChargingPower (debug) |
| modelStatus | R | uint8 | Status | Reason why we allow charging or not right now (NotChargingBecauseNoChargeCtrlData=0, NotChargingBecauseOvertemperature=1, NotChargingBecauseAccessControlWait=2, ChargingBecauseForceStateOn=3, NotChargingBecauseForceStateOff=4, NotChargingBecauseScheduler=5, NotChargingBecauseEnergyLimit=6, ChargingBecauseAwattarPriceLow=7, ChargingBecauseAutomaticStopTestLadung=8, ChargingBecauseAutomaticStopNotEnoughTime=9, ChargingBecauseAutomaticStop=10, ChargingBecauseAutomaticStopNoClock=11, ChargingBecausePvSurplus=12, ChargingBecauseFallbackGoEDefault=13, ChargingBecauseFallbackGoEScheduler=14, ChargingBecauseFallbackDefault=15, NotChargingBecauseFallbackGoEAwattar=16, NotChargingBecauseFallbackAwattar=17, NotChargingBecauseFallbackAutomaticStop=18, ChargingBecauseCarCompatibilityKeepAlive=19, ChargingBecauseChargePauseNotAllowed=20, NotChargingBecauseSimulateUnplugging=22, NotChargingBecausePhaseSwitch=23, NotChargingBecauseMinPauseDuration=24, NotChargingBecauseError=26, NotChargingBecauseLoadManagementDoesntWant=27, NotChargingBecauseOcppDoesntWant=28, NotChargingBecauseReconnectDelay=29, NotChargingBecauseAdapterBlocking=30, NotChargingBecauseUnderfrequencyControl=31, NotChargingBecauseUnbalancedLoad=32, ChargingBecauseDischargingPvBattery=33, NotChargingBecauseGridMonitoring=34, NotChargingBecauseOcppFallback=35) |
| mptwt | R/W | milliseconds | Config | min phase toggle wait time (in milliseconds) |
| mpwst | R/W | milliseconds | Config | min phase wish switch time (in milliseconds) |
| mqcn | R/W | TYPE | Config | MQTT skipCertCommonNameCheck + |
| mqg | R/W | TYPE | Config | MQTT useGlobalCaStore + |
| mqss | R/W | TYPE | Config | MQTT skipServerVerification + |
| msb | R/W | TYPE | Config | modbus slave swap bytes + |
| msp | R/W | TYPE | Config | modbus slave port (requires off/on toggle) + |
| msr | R/W | TYPE | Config | modbus slave swap registers + |
| mtp | R/W | TYPE | Config | MQTT topic prefix (set to null to reset back to the default) + |
| nif | R | string | Status | Default route |
| nmo | R/W | bool | Config | norway_mode / ground check enabled when norway mode is disabled (inverted) |
| nrg | R | array | Status | energy array, U (L1, L2, L3, N), I (L1, L2, L3), P (L1, L2, L3, N, Total), pf (L1, L2, L3, N) |
| ocppa | R | bool | Status | OCPP connected and accepted |
| ocppaa | R | null or milliseconds | Status | OCPP connected and accepted (timestamp in milliseconds since reboot) Subtract from reboot time (rbt) to get number of milliseconds since connected |
| ocppai | R/W | seconds | Config | OCPP clock aligned data interval (can also be read/written with GetConfiguration and ChangeConfiguration) |
| ocppao | R/W | TYPE | Status | OCPP AllowOfflineTxForUnknownId + |
| ocppc | R | bool | Status | OCPP connected |
| ocppca | R | null or milliseconds | Status | OCPP connected (timestamp in milliseconds since reboot) Subtract from reboot time (rbt) to get number of milliseconds since connected |
| ocppcc | R/W | string | Config | OCPP client cert |
| ocppck | R/W | string | Config | OCPP client key |
| ocppcm | R/W | TYPE | Status | OCPP LocalAuthListEnabled + |
| ocppcn | R/W | bool | Config | OCPP skipCertCommonNameCheck |
| ocppcs | R | TYPE | Status | OCPP connector status (0=Available, 1=Preparing, 2=Charging, 3=SuspendedEVSE, 4=SuspendedEV, 5=Finishing, 6=Reserved, 7=Unavailable, 8=Faulted) + |
| ocppd | R/W | string | Config | OCPP dummy card id (used when no card has been used and charging is already allowed / starting) |
| ocppe | R/W | bool | Config | OCPP enabled |
| ocppf | R/W | TYPE | Config | OCPP fallback current + |
| ocppg | R/W | bool | Config | OCPP use global CA Store |
| ocpph | R/W | seconds | Config | OCPP heartbeat interval (can also be read/written with GetConfiguration and ChangeConfiguration) |
| ocppi | R/W | seconds | Config | OCPP meter values sample interval (can also be read/written with GetConfiguration and ChangeConfiguration) |
| ocppla | R/W | TYPE | Status | OCPP LocalAuthListEnabled + |
| ocpple | R | string or null | Status | OCPP last error |
| ocpplea | R | null or milliseconds | Status | OCPP last error (timestamp in milliseconds since reboot) Subtract from reboot time (rbt) to get number of milliseconds since connected |
| ocpplo | R/W | TYPE | Status | OCPP LocalAuthorizeOffline + |
| ocppr | R/W | bool | Config | OCPP rotate phases on charger |
| ocpprl | R/W | bool | Config | OCPP remote logging (usually only enabled by go-e support to allow debugging) |
| ocpps | R | bool | Status | OCPP started |
| ocppsc | R/W | string | Config | OCPP server cert |
| ocppss | R/W | bool | Config | OCPP skipServerVerification |
| ocppti | R/W | TYPE | Status | OCPP transaction id + |
| ocppu | R/W | string | Config | OCPP server url |
| oct | W | string | Other | firmware update trigger (must specify a branch from ocu) |
| ocu | R | array | Status | list of available firmware branches |
| oem | R | string | Constant | OEM manufacturer |
| pakku | R | optional<float> | Status | pAkku in W |
| pco | R | TYPE | Config | controllerCloudKey + |
| pdi | R/W | TYPE | Config | protect Digital Input + |
| pgr | R/W | TYPE | Config | protect Grid Requirements + |
| pgrid | R | optional<float> | Status | pGrid in W |
| pgt | R/W | float | Config | pGridTarget in W |
| pha | R | optional<array> | Status | phases |
| pnp | R | uint8 | Status | numberOfPhases |
| po | R/W | float | Config | prioOffset in W |
| ppv | R | optional<float> | Status | pPv in W |
| psh | R/W | float | Config | phaseSwitchHysteresis in W |
| psmd | R/W | milliseconds | Config | forceSinglePhaseDuration (in milliseconds) |
| pvopt_averagePAkku | R | float | Status | averagePAkku |
| pvopt_averagePGrid | R | float | Status | averagePGrid |
| pvopt_averagePPv | R | float | Status | averagePPv |
| pwm | R | uint8 | Status | phase wish mode for debugging / only for pv optimizing / used for timers later (Force_3=0, Wish_1=1, Wish_3=2) |
| rbc | R | uint32 | Status | reboot_counter |
| rbt | R | milliseconds | Status | time since boot in milliseconds |
| rdbf | R/W | TYPE | Config | randomDelayStartFlexibleTariffCharging in seconds + |
| rdbfe | R/W | TYPE | Config | randomDelayStartFlexibleTariffChargingEndsAt (set to null to abort current randomDelayStartFlexibleTariffCharging) + |
| rdbs | R/W | TYPE | Config | randomDelayStartScheduledCharging in seconds + |
| rdbse | R/W | TYPE | Config | randomDelayStartScheduledChargingEndsAt (set to null to abort current randomDelayStartScheduledCharging) + |
| rde | R/W | TYPE | Config | send rfid serial to cloud/api/mqtt (enable lri api key to show rfid numbers) + |
| rdef | R/W | TYPE | Config | randomDelayStopFlexibleTariffCharging in seconds + |
| rdefe | R/W | TYPE | Config | randomDelayStopFlexibleTariffChargingEndsAt (set to null to abort current randomDelayStopFlexibleTariffCharging) + |
| rdes | R/W | TYPE | Config | randomDelayStopScheduledCharging in seconds + |
| rdese | R/W | TYPE | Config | randomDelayStopScheduledChargingEndsAt (set to null to abort current randomDelayStopScheduledCharging) + |
| rdpl | R/W | TYPE | Config | randomDelayWhenPluggingCar in seconds + |
| rdple | R/W | TYPE | Config | randomDelayWhenPluggingCarEndsAt (set to null to abort current randomDelayWhenPluggingCar) + |
| rdre | R/W | TYPE | Config | randomDelayReconnection in seconds + |
| rdree | R/W | TYPE | Config | randomDelayReconnectionEndsAt (set to null to abort current randomDelayReconnection) + |
| rfb | R | int | Status | Relay Feedback |
| rmaf | R/W | TYPE | Config | reconnectionMaximumFrequency in Hz + |
| rmav | R/W | TYPE | Config | reconnectionMaximumVoltage in Volt + |
| rmif | R/W | TYPE | Config | reconnectionMinimumFrequency in Hz + |
| rmiv | R/W | TYPE | Config | reconnectionMinimumVoltage in Volt + |
| rsa | R/W | TYPE | Status | rampup started at + |
| rsre | R/W | TYPE | Config | rampupAtStartAndReconnectionEnabled + |
| rsrr | R/W | TYPE | Config | rampupAtStartAndReconnectionRate in %/s + |
| rssi | R | optional<int8> | Status | RSSI signal strength |
| rst | W | any | Other | Reboot charger |
| scaa | R | milliseconds | Status | wifi scan age |
| scan | R | array | Status | wifi scan result (encryptionType: OPEN=0, WEP=1, WPA_PSK=2, WPA2_PSK=3, WPA_WPA2_PSK=4, WPA2_ENTERPRISE=5, WPA3_PSK=6, WPA2_WPA3_PSK=7) |
| sch_satur | R/W | object | Config | scheduler_saturday, control enum values: Disabled=0, Inside=1, Outside=2 |
| sch_sund | R/W | object | Config | scheduler_sunday, control enum values: Disabled=0, Inside=1, Outside=2 |
| sch_week | R/W | object | Config | scheduler_weekday, control enum values: Disabled=0, Inside=1, Outside=2 |
| sdp | R/W | uint8_t | Config | Button Allow Force change (0=AlwaysLock, 1=LockWhenCarIsConnected, 2=LockWhenCarIsCharging, 3=NeverLock) |
| sh | R/W | float | Config | stopHysteresis in W |
| smd | R | TYPE | Status | smart meter data + |
| spl3 | R/W | float | Config | threePhaseSwitchLevel |
| sse | R | string | Constant | serial number |
| su | R/W | bool | Config | simulateUnpluggingShort |
| sua | R/W | bool | Config | simulateUnpluggingAlways |
| sumd | R/W | milliseconds | Config | simulate unpluging duration (in milliseconds) |
| t0h | R/W | TYPE | Config | led strip T0H + |
| t0l | R/W | TYPE | Config | led strip T0L + |
| t1h | R/W | TYPE | Config | led strip T1H + |
| t1l | R/W | TYPE | Config | led strip T1L + |
| tab | R | TYPE | Status | time at boot in utc in milliseconds, add rbt to get to current utc time + |
| tcl | R/W | TYPE | Config | temporary current limit (does not change the user current limit, will be reset after 10min if not updated regulary) + |
| tds | R/W | uint8 | Config | timezone daylight saving mode, None=0, EuropeanSummerTime=1, UsDaylightTime=2 |
| tlf | R | bool | Status | testLadungFinished (debug) |
| tls | R | bool | Status | testLadungStarted (debug) |
| tma | R | array | Status | temperature sensors |
| tof | R/W | minutes | Config | timezone offset in minutes |
| tpa | R | float | Status | 30 seconds total power average (used to get better next-trip predictions) |
| trx | R/W | optional<uint8> | Status | transaction, null when no transaction, 0 when without card, otherwise cardIndex + 1 (1: 0. card, 2: 1. card, ...) |
| tse | R/W | bool | Config | time server enabled (NTP) |
| tsi | R | TYPE | Status | transaction start rfidid (only available when sendRfid) + |
| tsss | R | uint8 | Config | time server sync status (RESET=0, COMPLETED=1, IN_PROGRESS=2) |
| typ | R | string | Constant | Devicetype |
| tzt | R/W | TYPE | Config | timezone type, freetext string for app selection + |
| ufa | R/W | TYPE | Config | Underfrequency Control activation threshold + |
| ufe | R/W | TYPE | Config | Underfrequency Control enabled + |
| ufm | R/W | TYPE | Config | Underfrequency Control mode (TypeNominal=0, TypeActual=1) + |
| ufs | R/W | TYPE | Config | Underfrequency Control stop frequency + |
| upo | R/W | bool | Config | unlock_power_outage |
| ust | R/W | uint8 | Config | unlock_setting (Normal=0, AutoUnlock=1, AlwaysLock=2) |
| utc | R/W | string | Status | utc time |
| var | R | uint8 | Constant | variant: max Ampere value of unit (11: 11kW/16A, 22: 22kW/32A) |
| wbw | R | TYPE | Config | WiFi Bandwidth (for both AP and STA) WIFI_BW_HT20=1, WIFI_BW_HT40=2 + |
| wcb | R | string | Status | WiFi current mac address |
| wda | R/W | TYPE | Config | disable AccessPoint when cloud is connected + |
| wfb | R | array | Status | WiFi failed mac addresses |
| wh | R | double | Status | energy in Wh since car connected |
| wifis | R/W | array | Config | wifi configurations with ssids and keys, if you only want to change the second entry, send an array with 1 empty and 1 filled wifi config object: [{}, {"ssid":"","key":""}] |
| wpb | R | array | Status | WiFi planned mac addresses |
| wsc | R | uint8 | Status | WiFi STA error count |
| wsl | R | TYPE | Status | WiFi STA error messages log + |
| wsm | R | string | Status | WiFi STA error message |
| wsms | R | uint8 | Status | WiFi state machine state (None=0, Scanning=1, Connecting=2, Connected=3) |
| wst | R | uint8 | Status | WiFi STA status (IDLE_STATUS=0, NO_SSID_AVAIL=1, SCAN_COMPLETED=2, CONNECTED=3, CONNECT_FAILED=4, CONNECTION_LOST=5, DISCONNECTED=6, CONNECTING=8, DISCONNECTING=9, NO_SHIELD=10 (for compatibility with WiFi Shield library)) |
| zfo | R/W | float | Config | zeroFeedinOffset in W |