AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
go-e Chargergo-e Charger

Set charging state

This action will set the charging state to Neutral, Force-Off or Force-On.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will set the charging state to Neutral, Force-Off or Force-On.
API endpoint slug
goeCharger.set_charging_state
Filter code method
GoeCharger.setChargingState.skip(string?: reason)
Runtime method
runAction("goeCharger.set_charging_state", {})

Action fields

State Dropdown list

Label
State
Slug
state
Required
true
Can have default value
true
Filter code method
GoeCharger.setChargingState.setState(string: state)